Commit Graph
15 Commits
Author SHA1 Message Date
devZoGok 421efaf360 separate resource loading and unloading orders
removing fulfiled orders
2025-04-26 12:11:53 +03:00
devZoGok d29d5fdfa5 rovers can transfer different resources 2025-04-19 12:37:50 +03:00
devZoGok e2d6a1ae69 implemented instant trading 2024-03-10 15:41:56 +02:00
devZoGok 43ccac92d4 structures work only once complete
research structures research when they have min 30% HP
2024-02-25 16:46:52 +02:00
devZoGok bce93977bd technologies in posession improve unit abilities 2024-02-25 15:19:10 +02:00
devZoGok 8def62a53c Added the Unit::State constructor argument 2024-02-17 11:21:01 +02:00
devZoGok c090992547 variable resource collection speed 2024-02-10 14:34:25 +02:00
devZoGok d1394e9f2a AI builds a taskforce
bugfixes and optimizations
2024-02-09 20:21:38 +02:00
devZoGok 616bc907fe only looking for extractors with non empty deposits
removing the SUPPLY order if there cargo ship storage is empty or there's no refinery
2024-01-24 14:54:34 +02:00
devZoGok f177172714 cargo ships only source resources until they're full or the deposits are empty 2024-01-24 14:54:34 +02:00
devZoGok a7718cb9e1 corrected unit removal
dropping the SUPPLY order if there are no extractors
addded optional exact destination pos to shortest paths
2024-01-24 14:54:34 +02:00
devZoGok 1c680aebf2 added bars for extractors/deposits and cargo ships 2024-01-24 14:54:34 +02:00
devZoGok 0dea291482 cargo ship load bar 2024-01-24 14:54:34 +02:00
devZoGok 0876382850 cargo ships move between extractor and refinery 2024-01-24 14:54:34 +02:00
devZoGok b868cea8a1 added and edited cargo ship, extractor and refinery models 2024-01-24 14:54:34 +02:00