Commit Graph

316 Commits (bc5df7f35bf2f9e160a4739fbd96da584893cb55)

Author SHA1 Message Date
Maikel de Vries 7fe24131c7 Objects: Cable network producers now request other producers for objects
Foundry does not produce automatically anymore.
2011-04-22 16:48:35 +02:00
Maikel de Vries 09cc74e91c CableLorries: Changed scenario to provide for a good test environment
Should be extended in the future whenever production lines and buildings become available.
2011-04-17 13:58:50 +02:00
Günther Brammer 426f8b0816 Add a Test scenario demonstrating the engine defaults 2011-04-14 16:23:26 +02:00
Maikel de Vries d515df6055 Objects: Some fixes to cable network
Removed some erroring code from the libraries.
2011-04-11 18:08:57 +02:00
Maikel de Vries 5da93528c6 Objects: Introduced delivery system for the cable network
Based on the concept of automatic production in buildings, and the current network capacities. Cable cars receive requests from producers and try to fulfill these request by transporting objects in the network.
2011-04-07 16:04:29 +02:00
Felix Wagner b425cf71da Reworked the pathfinding data assembly, various name changings in the variables
I did not made some benchmarks...old system still exists
Removing of cables missing but working on that
2011-04-11 13:43:46 +02:00
Felix Wagner f45799fd16 Removed some crossing specific code from the lib, more shifting to come 2011-04-05 17:56:53 +02:00
Felix Wagner 8e92f1904c Cables break on bending and when reaching max range (200 pixels so far), presumably unoptimised stuff 2011-03-30 01:37:13 +02:00
Maikel de Vries b1c7096132 Objects: Code from crossing to library_cablestation
This is only the movement, many implementation details are still missing in the library.
2011-03-29 18:51:30 +02:00
Maikel de Vries 7474031691 Objects: Moved cable car library from tests to libraries
Needed to create cable station library.
2011-03-29 18:48:14 +02:00
Maikel de Vries 84411c3106 Tests.ocf: Moved scenario local objects to Experimental.ocd
This to assure that general purpose objects can be tested throughout different scenarios and in combination with different objects.
2011-03-23 15:16:52 +01:00
Felix Wagner a36470c558 You can now manually engage the lorry to the cable, grab the lorry, push it to a station, interact while grabbing
You can then select a destination, select with left/right, start with leftclick/space, cancel with rightclick
2011-03-23 03:09:09 +01:00
Felix Wagner c8bc3f8621 Fixed station overlay, now working 2011-03-21 21:38:10 +01:00
Felix Wagner 64f1f88b8d Code cleaning, sourced the lorry stuff out into its own library, comments added 2011-03-21 18:49:49 +01:00
Armin Burgmeier 675c077ed2 Change .c4d extension to .ocd 2011-03-13 16:55:00 +01:00
Armin Burgmeier eaf62f71f9 Change .c4f extension to .ocf 2011-03-13 16:38:33 +01:00