devZoGok
|
058460dd12
|
land units change elevation and orientation to match the surface
|
2022-10-15 16:52:38 +03:00 |
|
devZoGok
|
27929c3f99
|
added missing files
|
2022-10-08 18:35:54 +03:00 |
|
devZoGok
|
0a650fc76f
|
abstracted landmass and bodies of water into TerrainObject structs
|
2022-10-02 13:04:31 +03:00 |
|
devZoGok
|
5ac2f28479
|
pathfinding uses local bodies of water for naval units
|
2022-09-17 21:31:55 +03:00 |
|
devZoGok
|
11afaa32d3
|
first submarine submerging iteration
|
2022-09-16 22:22:25 +03:00 |
|
devZoGok
|
9cd87637b0
|
Fixed pathfinding when directing ships to move on land
Some bugfixes
|
2022-09-10 17:29:10 +03:00 |
|
devZoGok
|
b5173ca8e0
|
simplified pathfinding
fixed map node calculation bugs
|
2022-09-04 15:56:17 +03:00 |
|
devZoGok
|
e33919160f
|
Units move using the new pathfinding system
Minor refactoring
|
2022-08-27 19:22:13 +03:00 |
|
devZoGok
|
5d4803b083
|
Water body and general refactoring
Begining of pathfinding implementation
|
2022-08-27 11:42:02 +03:00 |
|
devZoGok
|
2744f2ef15
|
Refactored Unit data assignments
|
2022-08-20 12:38:54 +03:00 |
|
devZoGok
|
72cbdd1ad8
|
refactored order addition
|
2022-08-13 17:11:27 +03:00 |
|
devZoGok
|
12d66acc9a
|
removed commented code
|
2022-01-13 20:21:42 +02:00 |
|
devZoGok
|
74537a5ee9
|
patrol order execution
|
2022-01-12 20:23:48 +02:00 |
|
devZoGok
|
d91973e4ef
|
fixed unit deselection
|
2022-01-06 12:22:38 +02:00 |
|
devZoGok
|
355de2ccb2
|
screen to space position transformation
|
2022-01-06 10:55:03 +02:00 |
|
devZoGok
|
709abe4577
|
refactored orders line rendering
|
2022-01-05 15:27:43 +02:00 |
|
devZoGok
|
5c3c665986
|
added unit hp bars
|
2021-12-16 22:00:38 +02:00 |
|
devZoGok
|
aaf026c8a4
|
improved unit creation
|
2021-12-11 19:08:25 +02:00 |
|
devZoGok
|
14bf591a27
|
changed namespace
|
2021-11-01 11:49:56 +02:00 |
|
devZoGok
|
b18b2fe9a8
|
removed many Irrlicht references
|
2021-10-31 15:13:47 +02:00 |
|
devZoGok
|
179f4c28ac
|
factored out a state manager
using GameManager via a singleton
|
2021-10-30 08:09:30 +03:00 |
|
devZoGok
|
7f8824cb29
|
decapitalized files
|
2021-10-27 21:37:09 +03:00 |
|