devZoGok
|
8f8d0d0a88
|
placeable and rotatable vehicles in the map editor
|
2025-07-27 12:41:48 +03:00 |
|
devZoGok
|
3862baa5f6
|
updated script according to the current function signature
|
2025-06-24 18:36:25 +03:00 |
|
devZoGok
|
d092f61fe0
|
playable music in game
|
2025-06-21 19:42:17 +03:00 |
|
devZoGok
|
9eea473bef
|
placeable unit order buttons
working unit ability buttons
|
2025-03-31 19:47:05 +03:00 |
|
devZoGok
|
31f9d4f643
|
parallel node bugfixes
code cleanup
|
2025-03-14 19:58:21 +02:00 |
|
devZoGok
|
c18666fde2
|
CPU player AI that occupies spawn points
|
2025-03-12 20:13:26 +02:00 |
|
devZoGok
|
572ec2e12b
|
redone some CPU AI actions using the new behaviour tree implementation
|
2025-03-09 17:21:56 +02:00 |
|
devZoGok
|
7825d60f0d
|
added RUNNING state and PARALLEL control nodes to behaviour trees
|
2025-03-09 16:01:59 +02:00 |
|
devZoGok
|
c34d70526c
|
fixed merge bugs
removed reseting player Lua counterparts
CPU players look for all resource deposits
|
2025-03-08 14:48:40 +02:00 |
|
devZoGok
|
00363f3832
|
fixed fort orientation
|
2025-03-08 12:14:35 +02:00 |
|
devZoGok
|
1b4b2adbcc
|
clearing enemy units before advancing on a spawn point
|
2025-03-08 12:14:35 +02:00 |
|
devZoGok
|
2e9873cb30
|
CPU AI orients fort towards the closest spawnpoint
|
2025-03-08 12:14:31 +02:00 |
|
devZoGok
|
728f4b6d4a
|
shifting submarine frame dive depth
|
2025-02-09 15:14:34 +02:00 |
|
devZoGok
|
94a200b16d
|
separate bindings for rotating the camera, selecting and ordering units
|
2025-01-22 16:55:42 +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
|
56ba61e056
|
minor changes
|
2024-02-16 16:22:58 +02:00 |
|
devZoGok
|
8bc9961359
|
binds to choose between unit states
|
2024-02-16 15:22:54 +02:00 |
|
devZoGok
|
781f1649b0
|
AI chooses the closest deposit to build an extractor
|
2024-02-11 15:44:45 +02:00 |
|
devZoGok
|
2932c2b923
|
CPU AI sends taskforce by spawnpoint
|
2024-02-10 20:51:41 +02:00 |
|
devZoGok
|
3780b47c2b
|
expanded destroyed building reconstruction by AI
utility methods
|
2024-02-10 20:31:42 +02:00 |
|
devZoGok
|
d1394e9f2a
|
AI builds a taskforce
bugfixes and optimizations
|
2024-02-09 20:21:38 +02:00 |
|
devZoGok
|
e6c250ed09
|
CPU AI builds a refinery, land factory, an extractor and starts harvesting
corrected harvester unit type
|
2024-02-04 15:18:06 +02:00 |
|
devZoGok
|
7361fbcd6f
|
CPU players build a fort and train 2 engineers
|
2024-02-03 15:38:45 +02:00 |
|
devZoGok
|
377297ed48
|
using game object ids instead of hard-coded values
removed name key for certain buttons
|
2024-01-26 12:25:12 +02:00 |
|
devZoGok
|
c5f8fefaa9
|
implemented carriers
|
2024-01-24 18:49:36 +02:00 |
|
devZoGok
|
3cb6b494ce
|
minor refactoring
corrected CPU player script
|
2024-01-24 15:39:51 +02:00 |
|
devZoGok
|
a36648eabe
|
launchable cruise missiles
|
2024-01-21 15:42:17 +02:00 |
|
devZoGok
|
c8b263b84d
|
different submarine units
|
2024-01-14 14:47:13 +02:00 |
|
devZoGok
|
7aa579d313
|
different createable types of cruisers
|
2024-01-13 10:19:05 +02:00 |
|
devZoGok
|
d526c189e0
|
fixed nonexistant engineer selection
|
2023-12-30 15:29:17 +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
|
20df6a10dd
|
newly trained units move in front of their factories
|
2023-12-21 20:25:02 +02:00 |
|
devZoGok
|
94cb94aa57
|
CPU player AI to build and send a tank task force to the middle of the map
|
2023-12-21 18:46:42 +02:00 |
|
devZoGok
|
4e59cdcd75
|
implemented CPU player building a land factory
|
2023-12-16 17:26:12 +02:00 |
|
devZoGok
|
eee806b3b8
|
simplified AI subsystem using sol usertypes
|
2023-12-10 16:19:48 +02:00 |
|
devZoGok
|
50ad223951
|
improved syncing of players between C++ and Lua
|
2023-12-09 12:29:15 +02:00 |
|
devZoGok
|
bfa16ad8a2
|
behaviour tree implementation
|
2023-12-09 12:28:37 +02:00 |
|
devZoGok
|
a3e40d7810
|
C++ - Lua player syncing refactoring
|
2023-12-09 12:27:31 +02:00 |
|
devZoGok
|
1bbf4dc40e
|
key mapping to eject units
|
2023-12-09 12:21:18 +02:00 |
|
devZoGok
|
29679a0e45
|
implemented playtesting unit creation via add-unit
|
2023-11-25 12:32:24 +02:00 |
|