Commit Graph
16 Commits
Author SHA1 Message Date
devZoGok 8e31a1de2a added maps 2023-09-28 19:38:37 +03:00
devZoGok 63c0acf613 implemented simple pathfinding 2023-09-03 10:39:42 +03:00
devZoGok 6a96bafdb7 implemented unit factory
improved map loading
2023-01-13 19:52:00 +02:00
devZoGok 30529db338 moved map to another folder 2022-10-29 18:04:43 +03:00
devZoGok b625510cdf fixed bug of allowing units to move between land and water masses
vector coord bugfixes
2022-10-09 17:36:51 +03:00
devZoGok 7845c1cfee fixed cell position calculation bugs 2022-10-09 16:53:57 +03:00
devZoGok 36b7ac1398 minor refactoring 2022-10-08 17:04:52 +03:00
devZoGok 2fd6236604 minor refactoring 2022-10-02 10:00:12 +03:00
devZoGok 96a1b5cfd7 added missing files 2022-10-01 19:06:26 +03:00
devZoGok 2989f33c4c added cell position calculation 2022-09-25 15:29:49 +03:00
devZoGok 356bdc7f39 added map cell weights calculation 2022-09-25 11:31:39 +03:00
devZoGok a0950f8d09 Python script that creates Lua map scripts 2022-09-24 17:24:24 +03:00
devZoGok ec3fe87f5c added missing files 2022-09-24 11:05:35 +03:00
devZoGok 5ac2f28479 pathfinding uses local bodies of water for naval units 2022-09-17 21:31:55 +03:00
devZoGok bb6963cdb0 added missing files for testing 2022-09-10 19:01:00 +03:00
devZoGok 67714fd96f loading maps using configuration files 2022-07-03 16:02:47 +03:00