Commit Graph
19 Commits
Author SHA1 Message Date
devZoGok 94ee446741 implemented shells 2025-05-14 19:34:01 +03:00
devZoGok 0510dd0852 removing LOS light upon reinit 2024-10-20 14:46:48 +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 4cdcc6bd61 implemented algorithm to detect point position relative to edges 2024-07-20 18:25:24 +03:00
devZoGok ca0c31c208 corrected hitbox updates after game unpause 2024-07-20 18:25:24 +03:00
devZoGok 0be0a95684 changes to accomodate building on MSVC 2024-06-30 18:58:38 +03:00
devZoGok 7dfe80305d textured and color-coded unit model nodes 2024-06-29 11:52:09 +03:00
devZoGok b087238fbb simple color coded unit models 2024-06-29 11:52:07 +03: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 ba7123db58 Game object Lua configs use individual unit tables 2024-01-25 17:15:09 +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 464abc1c00 selecting units by left clicking 2023-11-05 16:28:33 +02:00
devZoGok acc5ad325b directional argument to orders 2023-10-29 16:06:28 +02:00
devZoGok d32b98be3e destructible units 2023-10-15 16:00:47 +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