108 Commits
Author SHA1 Message Date
devZoGok ee0dfaecde transporting units overseas to multiple spawn points 2026-03-15 15:21:11 +02:00
devZoGok 5bcd86d606 improved CPU player behaviour land force transporting subsystem to use multiple transports 2026-03-15 15:21:11 +02:00
devZoGok dbc1a05567 bugfix for unloaded land force not moving towards the spawn point 2026-03-15 15:21:11 +02:00
devZoGok a3b6dbc93c redone CPU player behaviour 2026-03-15 15:21:11 +02:00
devZoGok 7ace63101b adjusted building implementation for freezers 2026-01-29 20:23:22 +02:00
devZoGok 36ef5e4d1b updated CPU player behaviour to newest models 2026-01-03 11:54:40 +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 fbe1be2b93 missiles can now be attacked 2025-11-29 20:36:20 +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 3fda274bb1 aligning different units to hilly surfaces
code refactoring
bugfix for units moving by terrain along Z axis
code cleanup
2025-10-21 20:33:37 +03:00
devZoGok 7c4d26e08c revamped order execution 2025-06-24 11:28:38 +03:00
devZoGok c101c75b81 EMPs jam units 2025-06-08 08:29:49 +03:00
devZoGok 8a2d67ec2a EMP boat
moved explode() to the Environment class
2025-06-06 16:33:55 +03:00
devZoGok 79212f0217 separated weapons from units 2025-06-05 19:55:58 +03:00
devZoGok 10ae54150d map cells can be blocked to become impassible
added ice sheets and icebreakers
2025-06-04 08:40:10 +03:00
devZoGok 90a11b6f58 subs can only fire missiles when reemerged 2025-06-01 10:12:47 +03:00
devZoGok 440f147eb2 begun implementing vertical target tracking 2025-05-31 18:42:04 +03:00
devZoGok 5702bc8e82 tank turrets tracking targets 2025-05-31 10:06:44 +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 9eea473bef placeable unit order buttons
working unit ability buttons
2025-03-31 19:47:05 +03:00
devZoGok 0e56ce4748 garrison order validation 2024-11-30 16:53:42 +02:00
devZoGok 6ddbcd6e04 Units validate orders before receiving them 2024-11-28 20:09:35 +02:00
devZoGok 253fff9dab unit health is no longer affected when unpausing during debug mode 2024-10-20 15:27:57 +03:00
devZoGok fff48459fe cursors and attack orders only work on visible units 2024-09-15 14:21:24 +03:00
devZoGok 12a94b7fd3 bugfix to hide and reveal enemy units when the player has multiple 2024-09-13 20:27:23 +03:00
devZoGok 166696041c working circular lights around units 2024-09-12 19:27:30 +03:00
devZoGok a0c1ffb4e2 enabled lighting 2024-09-08 15:25:46 +03:00
devZoGok 55dd9c0185 separated hit VFXs from their weapons 2024-06-20 20:42:28 +03:00
devZoGok 3c72a7196c particle effects as attack VFX 2024-06-19 20:49:20 +03:00
devZoGok c9243f1bd5 laser VFX 2024-06-16 16:45:43 +03:00
devZoGok 52519ebc10 War mech shot muzzle flashes 2024-06-09 17:02:08 +03:00
devZoGok a3b8634621 unit weapon VFX generation 2024-06-01 14:19:45 +03:00
devZoGok e2d6a1ae69 implemented instant trading 2024-03-10 15:41:56 +02:00
devZoGok feef91c999 technology research button 2024-03-09 14:49:04 +02:00
devZoGok 74515d06e1 factories and engineers produce and build units by their specific buildable unit tables 2024-03-03 15:47:09 +02:00
devZoGok c9f62593db engineers can be issued hack orders 2024-02-17 12:44:18 +02:00
devZoGok 8def62a53c Added the Unit::State constructor argument 2024-02-17 11:21:01 +02:00
devZoGok bd39e8581f units can attack targets inspite of HOLD_FIRE when ordered exlicitly 2024-02-16 15:22:54 +02:00
devZoGok 2948be04ee corrected vehicle behaviour when acting on self assigned orders 2024-02-16 15:22:53 +02:00
devZoGok ef290ee880 automatically attacking hostle units 2024-02-16 15:22:53 +02:00
devZoGok 3780b47c2b expanded destroyed building reconstruction by AI
utility methods
2024-02-10 20:31:42 +02:00
devZoGok 2eebc95419 building and vehicle construction consumes refineds 2024-01-26 17:12:49 +02:00
devZoGok 1d559d34e3 implemented forts 2024-01-26 16:03:26 +02:00
devZoGok c8523351fa reiniting all game objects 2024-01-26 15:03:36 +02:00
devZoGok 5df85efc59 corrected factory id selection for unit training buttons
removed unneeded files
2024-01-26 11:30:44 +02:00
devZoGok ba7123db58 Game object Lua configs use individual unit tables 2024-01-25 17:15:09 +02:00
devZoGok 3cb6b494ce minor refactoring
corrected CPU player script
2024-01-24 15:39:51 +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