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
|
ce52a85854
|
max unevenness property moved to unit configuration
|
2025-11-25 08:29:15 +02:00 |
|
devZoGok
|
86f73ca279
|
added color change upon changing a unit's player
|
2025-06-24 12:23:56 +03:00 |
|
devZoGok
|
5421e6003f
|
factored out initFx method
refactored creation of explosion FX
|
2025-06-07 20:49:06 +03:00 |
|
devZoGok
|
b8051f24df
|
refactored checking if a point is within a cuboid
ice sheets can be crushed
|
2025-06-04 15:45:27 +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
|
4cdcc6bd61
|
implemented algorithm to detect point position relative to edges
|
2024-07-20 18:25:24 +03:00 |
|
devZoGok
|
b9071536d6
|
corrected hacked unit behaviour
|
2024-02-17 12:55:52 +02:00 |
|
devZoGok
|
8def62a53c
|
Added the Unit::State constructor argument
|
2024-02-17 11:21:01 +02:00 |
|
devZoGok
|
c8523351fa
|
reiniting all game objects
|
2024-01-26 15:03:36 +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
|
e1dde2c90f
|
implemented weapons subsystem for units
|
2024-01-20 15:50:35 +02:00 |
|
devZoGok
|
a956e754bf
|
Projectiles detonate on raycast collision with unit hitboxes
|
2024-01-17 20:30:16 +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
|
464abc1c00
|
selecting units by left clicking
|
2023-11-05 16:28:33 +02:00 |
|
devZoGok
|
d32b98be3e
|
destructible units
|
2023-10-15 16:00:47 +03:00 |
|
devZoGok
|
9fcccb498d
|
placeable resource deposits in the map editor
|
2023-10-07 17:29:27 +03:00 |
|
devZoGok
|
3696158e78
|
refactored unit, projectile and resource deposit data scripts with coresponding namespaces
|
2023-10-07 16:36:37 +03:00 |
|
devZoGok
|
1f82b1dfd9
|
factored out common Unit, Projectile and GameObjectFrame behaviour into GameObject classes
|
2023-10-01 17:20:56 +03:00 |
|