Commit Graph
24 Commits
Author SHA1 Message Date
Alberth 5234a754ed Codechange: Rename variables to make them more consistent in meaning. 2015-01-01 14:24:53 +01:00
Alberth b64b314103 Add: Cargo instances. 2015-01-01 13:54:15 +01:00
Alberth 524b958782 Change: Monitor company new/merge/delete, and industry closure events,
re-organized handling of creating/updating/removal of goals.
2014-12-31 18:02:06 +01:00
Alberth 4e661c91ce Fix: Sharing goals between companies is a bad idea. Closes #7367 2014-12-31 12:58:27 +01:00
Alberth c5c7e3a939 Add: Timeout counter for the goals. Addresses #7371 2014-12-30 19:29:55 +01:00
Alberth 3c9f2c8314 Fix: Don't create more than 2 goals for the same cargo type. 2014-12-30 18:10:13 +01:00
Alberth 588502838c Fix: Don't continue looking hard for new challenges when they are not findable. 2014-12-30 17:59:56 +01:00
Alberth 8ed36c044e Fix: Don't set goals for cargo that's not available at the map. Closes #7368 2014-12-30 17:54:00 +01:00
Alberth eec0265eeb Change: Output less empty lines, rename main class. 2014-12-30 13:28:22 +01:00
Alberth ed373f7609 Add: Progress reporting. 2014-12-30 11:49:16 +01:00
Alberth fd0469ad9b Change: Move GSGoal creation and removal to the CompanyGoal. 2014-12-30 11:01:30 +01:00
Alberth 78aa73dd2c Add: Goal 'done' detection, and removal. 2014-12-29 16:34:12 +01:00
Alberth 28d71ad2df Add: Cargo delivery monitoring and updating. 2014-12-29 12:22:27 +01:00
Alberth 6771ba0cc1 Add: CompanyGoal class. 2014-12-29 09:26:40 +01:00
Alberth f01fca7072 Add: Clickable goals. 2014-12-28 17:54:52 +01:00
Alberth 2e13920e38 Fix: Prevent duplicate cargo/resource combinations for a company. 2014-12-28 17:22:54 +01:00
Alberth 92a346e929 Add: Companies with goals. 2014-12-28 15:15:09 +01:00
Alberth 32bdd042e0 Add: Handling of town cargoes in challenge creation. 2014-12-28 13:39:03 +01:00
Alberth a0478b7439 Add: Find a challenge for industry cargoes. 2014-12-28 11:17:47 +01:00
Alberth b3a420a823 Add: Global storage of cargo types and effects. 2014-12-28 10:16:05 +01:00
Alberth 008c634c4b Add: Examine available cargoes. 2014-12-27 11:59:46 +01:00
Alberth 5d309a9cdb Merged info.nut changes 2014-12-27 11:54:30 +01:00
Alberth 448993181b A little random functionality for the GS 2014-12-27 11:52:49 +01:00
Alberth 4b286f6f6f Minor fixes (name in license text, nae of the class). 2014-12-27 10:56:48 +01:00