Commit Graph
22 Commits
Author SHA1 Message Date
devZoGok 474dae85f6 new mappings 2022-11-12 12:02:20 +02:00
devZoGok 88e3c635d9 unit stats can be updated from Lua scripts 2022-11-05 13:39:00 +02:00
devZoGok 8c80aedb20 removed UnitDataManager class 2022-10-31 11:03:19 +02:00
devZoGok 7c5b2c455b refactored Unit class
removed unused unit classes and files
2022-10-31 09:34:31 +02:00
devZoGok 1b9d976624 refactored GuiAppState 2022-10-30 17:05:53 +02:00
devZoGok b48f915352 refactored InGameAppState and its button classes 2022-10-30 13:09:00 +02: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 41aa789b1e using base path value from Lua script 2022-07-25 11:44:19 +03:00
devZoGok 67714fd96f loading maps using configuration files 2022-07-03 16:02:47 +03:00
devZoGok f8e587fda7 loading unit models when atteching InGameAppState 2022-07-03 09:25:34 +03:00
devZoGok 2ab8b583e2 reading input mappings via Lua, related refactoring 2022-02-04 20:58:11 +02:00
devZoGok 12d66acc9a removed commented code 2022-01-13 20:21:42 +02:00
devZoGok 7cbd1b3880 improved console command logic 2021-12-11 08:24:30 +02:00
devZoGok 16e96b3609 bindings reading, app state retrieval and mappings improvements 2021-12-07 21:09:33 +02:00
devZoGok 768ed2207c updated button signatures 2021-11-01 19:53:17 +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