Commit Graph
591 Commits
Author SHA1 Message Date
devZoGok cac9b64b59 Release generation script 2024-10-11 20:17:46 +03:00
devZoGok b0d24bbf5b Merge pull request #166 from devZoGok/bf-165-stb
Bf 165 stb
2024-09-27 17:32:27 +00:00
devZoGok abd496bc89 updated vb01 2024-09-27 20:31:12 +03:00
devZoGok 824364318f Merge pull request #164 from devZoGok/ft-143-minimap
Ft 143 minimap
2024-09-27 15:23:05 +00:00
devZoGok 8f4e5918c1 updated maps 2024-09-27 18:18:02 +03: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 b205e45e0d updated vb01 2024-09-27 17:30:00 +03:00
devZoGok 1c2a543b8c Merge branch 'develop' into ft-143-minimap 2024-09-26 20:39:09 +03:00
devZoGok f760de87a6 Merge pull request #163 from devZoGok/ft-35-fog-of-war
Ft 35 fog of war
2024-09-26 17:33:54 +00:00
devZoGok f5a9739ac1 updated vb01 2024-09-26 20:30:59 +03:00
devZoGok e37526cd5c updated map models 2024-09-26 20:12:13 +03:00
devZoGok 042c6ed5e0 added missing file 2024-09-26 20:04:59 +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 afa4fe31ee rendering height data in minimaps 2024-09-22 15:26:32 +03:00
devZoGok 0be5a7fb0a moved old minimap image data
refactored map data loading
2024-09-22 14:46:29 +03:00
devZoGok bcca140055 corrected foreign unit minimap display 2024-09-20 20:31:30 +03:00
devZoGok f41f49c1f6 corrected pixel positions 2024-09-20 20:00:25 +03:00
devZoGok 55b0233aad rendering fog of war and units on the minimap 2024-09-19 19:47:06 +03:00
devZoGok 8f322d8b2a transfered old minimap image data 2024-09-19 19:46:44 +03:00
devZoGok 7ca58f95b6 exportable and readable minimap images 2024-09-15 17:01:23 +03:00
devZoGok 5566a8b5e8 clicking on the minimap moves the camera 2024-09-15 15:19:54 +03:00
devZoGok fff48459fe cursors and attack orders only work on visible units 2024-09-15 14:21:24 +03:00
devZoGok dea5cf6e49 added lights to some maps
fixed light type export
2024-09-13 20:45:30 +03:00
devZoGok 12a94b7fd3 bugfix to hide and reveal enemy units when the player has multiple 2024-09-13 20:27: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
devZoGok a0c1ffb4e2 enabled lighting 2024-09-08 15:25:46 +03:00
devZoGok 52b9ac2ffd improved line of sight detection 2024-09-08 15:25:18 +03:00
devZoGok d04c5dbdc6 updated vb01 2024-09-08 14:26:12 +03:00
devZoGok bdf450c556 Merge pull request #162 from devZoGok/imp-161-ram-usage
Imp 161 ram usage
2024-09-06 17:25:52 +00:00
devZoGok ac9738049d updated vb01 2024-09-06 18:38:52 +03:00
devZoGok 6d9e1ac829 updated vb01 2024-09-05 20:47:56 +03:00
devZoGok 3131dbc9d8 accomodation for RAM optimization in vb01 2024-09-01 16:22:01 +03:00
devZoGok ae1b3b94a4 Merge pull request #160 from devZoGok/imp-153-test-maps
Imp 153 test maps
2024-07-28 13:44:29 +00:00
devZoGok bf6a617cff changes to accomodate MSVC 2024-07-28 16:42:39 +03:00
devZoGok 03bc53e7a8 Merge branch 'develop' into imp-153-test-maps 2024-07-28 15:11:31 +03:00
devZoGok 4e6efb90af Merge pull request #159 from devZoGok/bf-155-off-screen-selection
only selecting units on screen
2024-07-28 12:10:04 +00:00
devZoGok 763f0a25eb only selecting units on screen 2024-07-28 15:07:25 +03:00
devZoGok f6c8c68969 Merge branch 'develop' into imp-153-test-maps 2024-07-28 14:52:40 +03:00
devZoGok b2f01e6ddb Merge pull request #158 from devZoGok/bf-154-vessel-pathfinding
Bf 154 vessel pathfinding
2024-07-28 11:51:27 +00:00
devZoGok 882ca02b66 export partial fix attempts 2024-07-28 14:24:18 +03:00
devZoGok cf74b5cae1 map reading improvements 2024-07-28 14:23:54 +03:00
devZoGok 8964b47ff1 updated vb01 2024-07-28 12:00:51 +03:00
devZoGok 6cc2d77f5e added missing raycastTerrain 2024-07-27 20:30:58 +03:00