Commit Graph
26 Commits
Author SHA1 Message Date
devZoGok 87503c7b48 runnable player script from Player class 2022-12-04 11:37:44 +02:00
devZoGok 919d6155e5 minor refactoring 2022-12-03 17:17:11 +02:00
devZoGok 5ddf643cf9 implemented structure frame rotation
implemented terrain evenness check for structures
fixed structure frame placement
2022-11-27 13:21:43 +02:00
devZoGok 32d292e268 placeable frames of structures to be built 2022-11-12 16:36:09 +02:00
devZoGok 474dae85f6 new mappings 2022-11-12 12:02:20 +02:00
devZoGok 5a91333ebd units broken into vehicles and structures 2022-11-05 18:02:00 +02:00
devZoGok dbf751cf89 refactored Projectile class
removed unused projectile classes and files
2022-10-31 12:25:29 +02:00
devZoGok 9fabc77107 refactored setting window resolution upon start up 2022-10-30 10:43:22 +02:00
devZoGok 7473e2d8f1 bugfixes in sub pathfinding, water body node generation and seabed
calculation
2022-10-29 16:33:47 +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 e16fd479f0 simplified cell impassibility determination
some script bugfixes
2022-10-01 18:44:50 +03:00
devZoGok 83b45352f5 calculating cell position and determening impassibility 2022-10-01 16:59:34 +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 11afaa32d3 first submarine submerging iteration 2022-09-16 22:22:25 +03:00
devZoGok bb6963cdb0 added missing files for testing 2022-09-10 19:01:00 +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 997892abf8 script correction 2022-07-03 09:37:14 +03:00
devZoGok f8e587fda7 loading unit models when atteching InGameAppState 2022-07-03 09:25:34 +03:00
devZoGok 2c589c3525 minor fixes 2022-07-02 17:31:34 +03:00
devZoGok 2ab8b583e2 reading input mappings via Lua, related refactoring 2022-02-04 20:58:11 +02:00