130 Commits
Author SHA1 Message Date
devZoGok b5ff653c72 Revert "Fixed Minimap Updating" 2026-08-21 06:45:45 +00:00
jowen005 81eacdb7e6 Fixed Minimap Updating 2026-07-14 18:07:45 -04:00
devZoGok deac9d0fcb bugfix for crashing when toggling pause 2026-06-16 20:12:10 +03:00
devZoGok 63204751a1 refactoring 2026-05-13 19:05:01 +03:00
devZoGok a2f2367381 placing minimap icons within the minimap frame 2026-05-13 18:59:32 +03:00
devZoGok 180f00f6c4 resizing minimaps based on map size 2026-05-12 19:55:34 +03:00
devZoGok 801a677ddc adding robo engis and only for choosable players 2026-05-03 20:15:13 +03:00
devZoGok 494945ede8 spawning a cyborg engineer according to the player's faction 2026-05-03 11:50:17 +03:00
devZoGok a86b9a9101 refactoring 2026-04-26 17:57:19 +03:00
devZoGok dc036748e3 fixed underwater cells calculation
code cleanup
2026-04-26 17:50:59 +03:00
devZoGok 8b180181d2 vehicles find paths according to the map regions they occupy 2026-04-26 17:38:21 +03:00
devZoGok 8d74d09e39 implemented map regions generation 2026-04-26 10:18:45 +03:00
devZoGok 6801a9784e fixed sub diving and surrounding cells selection 2026-04-24 19:28:31 +03:00
devZoGok 27d1cdbe0c naval transports disembark troops on the other side of the sea
bugfix for selecting garrisoned units
bugfix for selecting cell id with depth check
2026-03-15 15:21:11 +02:00
devZoGok fa8e28cb19 new maps
bugfixes for choosing the right cells
2026-03-15 15:14:40 +02:00
devZoGok e53886c300 map selections are loaded instantly 2026-03-14 11:32:28 +02:00
devZoGok f70532788a dropping depth charges 2026-01-28 19:12:51 +02:00
devZoGok d769e5cbf6 vehicles aligning to hilly terrain 2025-10-19 16:09:44 +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 8fd807094c creating civilian player when creating the map
fixed map file copy error
2025-07-27 11:46:42 +03:00
devZoGok 9a2db1d0ba adding choosable and civilian players separately 2025-07-06 15:05:28 +03:00
devZoGok f072ad1586 updated vb01 2025-07-06 13:04:33 +03:00
devZoGok 9feb7936a1 only rendering garrisoned units 2025-06-22 16:26:46 +03:00
devZoGok a7d9bc1298 preserving unit buttons when (un)pausing
improved minimap element rendering
2025-06-22 15:56:50 +03:00
devZoGok 617c137a8d made the game over screens nicer 2025-06-22 14:27:13 +03:00
devZoGok 268b0c8468 fixed parsing en route to the stats screen
fixed cell unblocking bug
2025-06-22 10:30:40 +03:00
devZoGok a9f427b163 rewritten minimap update function
disabled unit LOS lights
2025-06-17 18:53:55 +03:00
devZoGok 16155d1b5e checking only minimap pixels close to friendly units 2025-06-17 18:53:55 +03:00
devZoGok cb7c7e7dc6 simplified minimap image update function 2025-06-17 18:53:55 +03:00
devZoGok 1238b3741c optimized cell selection for blocking 2025-06-04 16:59:03 +03:00
devZoGok b8051f24df refactored checking if a point is within a cuboid
ice sheets can be crushed
2025-06-04 15:45:27 +03:00
devZoGok 575b736e0d using a civilian player 2025-06-02 19:14:51 +03:00
devZoGok 12c3a67122 loading bar 2025-03-28 19:56:06 +02:00
devZoGok 31aa7c44a6 only adding as many players as were selected for the match 2025-03-08 12:08:36 +02:00
devZoGok 48c38e9ec9 loading player data from the single player menu to load the game 2025-03-06 20:19:02 +02:00
devZoGok ae3e9b8b73 variable number of CPU player listboxes in map selection screens 2025-03-02 16:16:55 +02:00
devZoGok 05491c927c limiting submarine diving to min and max depths 2025-01-20 17:03:49 +02:00
devZoGok eebe03fef5 vastly optimized pathfinding 2025-01-10 19:10:31 +02:00
devZoGok 2e6c54e448 bugfixes for crashing when pausing the game or selecting engineers 2024-09-27 18:16:18 +03:00
devZoGok aced28c332 bugfix for overlapping unit fields of view 2024-09-27 17:54:40 +03:00
devZoGok cfb70a5571 minimap icons for the camera and resource deposits 2024-09-26 20:03:09 +03:00
devZoGok ab06ead0d5 corrected minimap coordinate placement 2024-09-26 19:42:22 +03:00
devZoGok eab534d305 camera icon on the minimap 2024-09-25 20:59:35 +03:00
devZoGok c41d9f863f resource deposit icon placement on the minimap 2024-09-25 20:37:41 +03:00
devZoGok ceac0bfc8a moved main minimap functionality to dedicated Minimap class 2024-09-23 20:49:58 +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 999bd77d8f exporting lighting data 2024-09-13 20:20:06 +03:00
devZoGok bd0c4a4f55 loading lights from map scripts 2024-09-12 20:16:25 +03:00
devZoGok 166696041c working circular lights around units 2024-09-12 19:27:30 +03:00