Commit Graph
156 Commits
Author SHA1 Message Date
devZoGok b4622ac53b removed needless water body quad orientation 2023-02-08 19:47:40 +02:00
devZoGok 7c558dd50d using the filesystem lib to handle files 2023-02-06 20:47:39 +02:00
devZoGok 701afbca39 shifting landmass cell markers after weights calculation 2023-02-05 16:48:54 +02:00
devZoGok 653a67e03b Terrain object cell markers 2023-02-05 16:11:45 +02:00
devZoGok 045d3aac34 parsing terrain objects 2023-02-05 15:18:28 +02:00
devZoGok e044d272a7 weights and cell generation reimplemented in C++ 2023-01-22 17:18:49 +02:00
devZoGok 5370b217e5 Weights generation status text 2023-01-21 17:03:29 +02:00
devZoGok 64fa6d7ea7 saving landmass as an XML file 2023-01-21 15:52:03 +02:00
devZoGok fea4d75d08 refactoring for the improved Quad class 2023-01-19 20:36:22 +02:00
devZoGok 6a96bafdb7 implemented unit factory
improved map loading
2023-01-13 19:52:00 +02:00
devZoGok f91592712f current maps can be loaded in the map editor 2023-01-07 15:27:43 +02:00
devZoGok 482549c852 formatting fix 2023-01-07 12:06:48 +02:00
devZoGok 8a43123021 implemented terrain object movement 2023-01-06 14:49:16 +02:00
devZoGok 3542b3e4b8 selectable terrain objects in the map editor 2023-01-06 08:36:26 +02:00
devZoGok 75e5013abf updated models and landmass terrain object node accesses for the new XML
model reading
2023-01-04 15:13:22 +02:00
devZoGok d38823d7f9 implemented landmass vert shifting 2023-01-04 11:13:43 +02:00
devZoGok 81ea1b452a placeable units and structures 2023-01-04 08:57:47 +02:00
devZoGok eeefa41f41 factored out unit frame handling 2023-01-03 15:54:26 +02:00
devZoGok 64218bc82a Merge branch 'player-update-refactoring' into map-editor 2023-01-03 09:51:24 +02:00
devZoGok 447e7ca9c9 file copied back 2023-01-03 09:51:16 +02:00
devZoGok dd1643eafa player updating moved to the Map class
removed unused methods
2023-01-03 09:49:28 +02:00
devZoGok ecc066d7aa changing skybox and landmass textures from their listboxes 2023-01-03 08:57:51 +02:00
devZoGok 6c4d85ed71 Merge branch 'demo' into map-editor 2023-01-02 15:30:48 +02:00
devZoGok 6644474e7e using recursive asset loading 2023-01-02 15:29:35 +02:00
devZoGok 42a71dd39f listboxes for map editting 2022-12-30 14:34:43 +02:00
devZoGok 67493df340 added camera rotation to the map editor 2022-12-29 15:27:32 +02:00
devZoGok d3b7b88768 factored out camera handling
camera controls added to the map editor
2022-12-29 15:09:39 +02:00
devZoGok 19f16da9ed generated landmass plane 2022-12-29 11:42:19 +02:00
devZoGok d6ae678ce6 map editor buttons on the title screen 2022-12-28 15:45:24 +02:00
devZoGok 87503c7b48 runnable player script from Player class 2022-12-04 11:37:44 +02:00
devZoGok 139641be1f order issuing and unit selection included in Player 2022-12-04 11:00:35 +02:00
devZoGok 16b4886ebf main scripts are loaded once 2022-12-03 18:27:17 +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 913d61e926 buildable structures 2022-11-26 20:09:23 +02:00
devZoGok bdfda01d9f added missing files 2022-11-12 16:38:03 +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 88e3c635d9 unit stats can be updated from Lua scripts 2022-11-05 13:39:00 +02:00
devZoGok 5ced090684 refactoring 2022-10-31 12:35:15 +02:00
devZoGok dbf751cf89 refactored Projectile class
removed unused projectile classes and files
2022-10-31 12:25:29 +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 80656f36b1 deleted files 2022-10-30 20:26:50 +02:00
devZoGok 5b1cc4b2ad refactored ActiveGameAppState 2022-10-30 18:10:34 +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 9fabc77107 refactored setting window resolution upon start up 2022-10-30 10:43:22 +02:00
devZoGok a29a0d3176 removed certain dependencies 2022-10-30 10:42:31 +02:00