Commit Graph
30 Commits
Author SHA1 Message Date
devZoGok 3fda274bb1 aligning different units to hilly surfaces
code refactoring
bugfix for units moving by terrain along Z axis
code cleanup
2025-10-21 20:33:37 +03:00
devZoGok 15856bd6fe updated map file output script
bugfix for showing wrong units in map editor listboxes
2025-07-27 16:20:56 +03:00
devZoGok 0be5a7fb0a moved old minimap image data
refactored map data loading
2024-09-22 14:46:29 +03:00
devZoGok 7ca58f95b6 exportable and readable minimap images 2024-09-15 17:01:23 +03:00
devZoGok 882ca02b66 export partial fix attempts 2024-07-28 14:24:18 +03:00
devZoGok fc6751db01 integrated zooming the camera in and out 2024-06-29 11:50:08 +03:00
devZoGok 9053b73a87 corrected map exporting and loading 2023-10-08 15:21:38 +03:00
devZoGok b895a85378 implemented central Game class 2023-10-08 15:08:45 +03:00
devZoGok 6b715a425a Merge branch 'develop' into ft-19-lake-size 2023-09-10 11:36:27 +03:00
devZoGok a52a10829e implemented lake scaling 2023-09-10 11:06:30 +03:00
devZoGok 473dd14578 fixed landmass vert pushing/pulling 2023-09-10 08:23:19 +03:00
devZoGok f228297b8a water cell detection
code refactoring
2023-09-03 09:22:54 +03:00
devZoGok 4ae34a0c0d generating the top cell layer 2023-09-03 09:22:08 +03:00
devZoGok 80dc5503be removed TerrainObject struct 2023-09-03 09:22:05 +03:00
devZoGok ca2d492efc reimplemented unit listboxes in the map editor 2023-07-02 08:17:19 +03:00
devZoGok 4ee08f1c49 map editing screen accessible using the new GUI subsystem 2023-07-01 17:28:33 +03: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 f91592712f current maps can be loaded in the map editor 2023-01-07 15:27:43 +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 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 ecc066d7aa changing skybox and landmass textures from their listboxes 2023-01-03 08:57:51 +02:00
devZoGok 42a71dd39f listboxes for map editting 2022-12-30 14:34:43 +02:00
devZoGok 19f16da9ed generated landmass plane 2022-12-29 11:42:19 +02:00