Commit Graph
235 Commits
Author SHA1 Message Date
devZoGok 92168151ce refactored console 2023-09-30 16:12:29 +03:00
devZoGok 056ccdd08a added new resources 2023-09-30 14:36:17 +03:00
devZoGok 267c1f60f2 Merge pull request #29 from devZoGok/bf-26-dev-submodules
Bf 26 dev submodules
2023-09-28 17:08:29 +00:00
devZoGok 7104ddea86 Merge branch 'develop' into bf-26-dev-submodules 2023-09-28 19:41:00 +03:00
devZoGok 7f22ff23a0 Merge pull request #28 from devZoGok/imp-27-sample-maps
imp-27-sample-maps
2023-09-28 16:39:57 +00:00
devZoGok 8e31a1de2a added maps 2023-09-28 19:38:37 +03:00
devZoGok f267701026 checked out vb01 and gameBase to develop 2023-09-28 19:26:48 +03:00
devZoGok d28e9b2a74 Merge pull request #25 from devZoGok/imp-24-construction-gui
Imp 24 construction gui
2023-09-27 16:21:49 +00:00
devZoGok f870454fd6 Merge branch 'develop' into base-construction 2023-09-27 18:53:10 +03:00
devZoGok f7d59ba445 Merge pull request #23 from devZoGok/bf-2-pathfinding
Bf 2 pathfinding
2023-09-27 15:52:29 +00:00
devZoGok 4dbb1ada11 added structure build status bar
fixed bug of not being able to hotkey-select a buildable structure
2023-09-24 12:12:46 +03:00
devZoGok d43a40221b keeping unit buttons when pausing the game
removing unit buttons when deselecting units
2023-09-24 10:42:28 +03:00
devZoGok 4ba11bb276 paintselecting buildable structures while rotating 2023-09-23 15:50:20 +03:00
devZoGok 35996a0298 implemented paint selection of constructable buildings 2023-09-23 14:51:34 +03:00
devZoGok 85811fca7c implemented buildable structure selection buttons 2023-09-23 09:59:47 +03:00
devZoGok 21db6584e0 limiting pathfinding for units to their types of cells 2023-09-10 15:48:55 +03:00
devZoGok 9e40cb85f4 removing debug path points while navigating 2023-09-10 12:39:48 +03:00
devZoGok c903cda25a corrected parsing bug 2023-09-10 12:13:29 +03:00
devZoGok e83b9a7330 Merge branch 'develop' into bf-2-pathfinding 2023-09-10 11:38:19 +03:00
devZoGok 3f03385c2b Merge pull request #21 from devZoGok/ft-19-lake-size
Ft 19 lake size
2023-09-10 08:36:46 +00:00
devZoGok 6b715a425a Merge branch 'develop' into ft-19-lake-size 2023-09-10 11:36:27 +03:00
devZoGok c8e2db5e16 Merge pull request #22 from devZoGok/bf-20-landmass-verts
fixed landmass vert pushing/pulling
2023-09-10 08:32:12 +00:00
devZoGok c5e8d7554d updating quad's size instead of scaling 2023-09-10 11:16:44 +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 18428aec58 implemented underwater unit submerging while pathfinding 2023-09-09 14:42:59 +03:00
devZoGok fbc8dcdc4d minor fixes 2023-09-03 12:20:39 +03:00
devZoGok 252c6bc286 refactored underwater cell generation 2023-09-03 12:01:32 +03:00
devZoGok 4e2ba3ddb1 uncommented code 2023-09-03 11:59:50 +03:00
devZoGok 63c0acf613 implemented simple pathfinding 2023-09-03 10:39:42 +03:00
devZoGok 02bf2cdd08 refactored pathpoint preparation 2023-09-03 09:55:23 +03:00
devZoGok 13f6a233df binary search implementation 2023-09-03 09:55:23 +03:00
devZoGok 4e5c539519 refactored Djikstra's algorithm's implementation to use map cells 2023-09-03 09:55:23 +03:00
devZoGok 9ca9bf8e09 corrected map exporting and reading bugs 2023-09-03 09:55:21 +03:00
devZoGok 0c6dabc918 removed TerrainObject struct 2023-09-03 09:53:43 +03:00
devZoGok 957c0d3644 Merge pull request #18 from devZoGok/imp-12-map-cells
Imp 12 map cells
2023-09-03 06:46:00 +00:00
devZoGok 02ace5864e assigning map landmass mesh data 2023-09-03 09:39:32 +03:00
devZoGok 6011fb7aa7 updated sol invocations 2023-09-03 09:39:23 +03:00
devZoGok 85dc917ba6 bugfixes for water cell allocation and not allocating diagnal adjacent cells 2023-09-03 09:22:54 +03:00
devZoGok a7293245dc underwater cell generation 2023-09-03 09:22:54 +03:00
devZoGok fa4b875a2b (BANDAID FIX!) filling in landmass cells for regions "missed" by ray casting 2023-09-03 09:22:54 +03:00
devZoGok f228297b8a water cell detection
code refactoring
2023-09-03 09:22:54 +03:00
devZoGok 16250f2920 implemented cell debug rendering 2023-09-03 09:22:54 +03:00
devZoGok 0a1729fd3f corrected map exporting and reading bugs 2023-09-03 09:22:52 +03:00
devZoGok 4ae34a0c0d generating the top cell layer 2023-09-03 09:22:08 +03:00
devZoGok 0854354151 setting the base path 2023-09-03 09:22:08 +03:00
devZoGok 80dc5503be removed TerrainObject struct 2023-09-03 09:22:05 +03:00
devZoGok c7f5914a04 Merge pull request #17 from devZoGok/bf-11-lua-invocations
Bf 11 lua invocations
2023-09-03 06:19:02 +00:00
devZoGok 8216c781c2 updated sol state invocations 2023-09-03 09:05:06 +03:00
devZoGok 799cada346 Merge branch 'develop' of github.com:devZoGok/battleship into develop 2023-09-02 18:26:09 +03:00