Commit Graph
20 Commits
Author SHA1 Message Date
devZoGok a3e659eb6e bugfixed for resource gathering 2026-02-02 20:09:03 +02:00
devZoGok 1d0bf8d349 using GameObject class as an order target
Destructable made a member of GameObject
cruise missiles can be shot down
2025-12-04 15:03:35 +02:00
devZoGok 4fa5d73c1b using the Destructable class as part of units' and projectiles' inheritance structure 2025-11-29 15:57:27 +02:00
devZoGok 09fb45fdc4 fixed destroyed unit deselection
rovers have greater distance allowance to load resources from structures
temporarily removed patroling
2025-06-24 18:34:19 +03:00
devZoGok 8a5dac18a9 code refactoring + test map 2025-04-26 14:32:02 +03:00
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