Commit Graph
11 Commits
Author SHA1 Message Date
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 8def62a53c Added the Unit::State constructor argument 2024-02-17 11:21:01 +02:00
devZoGok 0a4f9218e2 corrected destructors 2023-12-28 19:54:36 +02:00
devZoGok 24de3bb4b8 playing selection SFX and rendering unit stats only when selecting own units 2023-12-23 16:30:14 +02:00
devZoGok 6a2b9d8fe8 trainable units 2023-11-26 08:21:13 +02:00
devZoGok 7d2dcc2fd4 implemented garrison slot rendering 2023-10-21 14:32:15 +03:00
devZoGok d32b98be3e destructible units 2023-10-15 16:00:47 +03:00
devZoGok 4dbb1ada11 added structure build status bar
fixed bug of not being able to hotkey-select a buildable structure
2023-09-24 12:12:46 +03:00
devZoGok 913d61e926 buildable structures 2022-11-26 20:09:23 +02:00
devZoGok 5a91333ebd units broken into vehicles and structures 2022-11-05 18:02:00 +02:00