Commit Graph
202 Commits
Author SHA1 Message Date
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 473dd14578 fixed landmass vert pushing/pulling 2023-09-10 08:23:19 +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
devZoGok 75c6524219 Merge pull request #16 from devZoGok/bf-15-dep-corr
Bf 15 dep corr
2023-09-02 15:17:13 +00:00
devZoGok 5b39e2b018 set dependency branches to master 2023-09-02 18:09:54 +03:00
devZoGok 06e1ec54aa updated lua invocations using sol3 2023-08-19 10:23:00 +03:00
devZoGok 5cf511d0fd removed the Lua submodule for the game project 2023-08-15 15:49:32 +03:00
devZoGok f5a6f74948 using develop branches for certain submodules 2023-08-15 15:49:32 +03:00
devZoGok 842b1ecdc6 corrected default texture sourcing 2023-08-15 15:49:32 +03:00
devZoGok c00d50fa1a using main() arguments to set the game dir 2023-08-15 15:49:32 +03:00
devZoGok 1016dfbbc9 Merge branch 'develop' into demo 2023-08-13 11:13:34 +03:00
devZoGok 277897497f additional line 2023-08-13 11:09:47 +03:00
devZoGok 159b35bcab README 2023-08-13 11:01:52 +03:00
devZoGok c97ca96c60 reset test building to off 2023-07-29 11:21:50 +03:00
devZoGok 377c6c22e9 fixed getting open text/listboxes 2023-07-29 11:17:11 +03:00
devZoGok 947d23a22e quickfix 2023-07-02 12:14:46 +03:00
devZoGok baf524714b removed the vb01Gui dependency 2023-07-02 12:11:10 +03:00
devZoGok 5f1eebbb3a code cleanup 2023-07-02 11:55:09 +03:00
devZoGok 69825df572 reimplemented certain paused game state buttons using the new GUI subsystem 2023-07-02 11:31:06 +03:00
devZoGok 01f56eca5e starting the game using the new GUI subsystem 2023-07-02 10:12:50 +03:00
devZoGok ca2d492efc reimplemented unit listboxes in the map editor 2023-07-02 08:17:19 +03:00
devZoGok 208d2307ec corrected map exporting using the new GUI subsystem 2023-07-01 19:33:57 +03:00
devZoGok 4ee08f1c49 map editing screen accessible using the new GUI subsystem 2023-07-01 17:28:33 +03:00
devZoGok 0c3c6b712f GUI element dependency implementation using the new GUI subsystem 2023-07-01 15:06:52 +03:00
devZoGok 864bd01ed9 begun implementing the new GUI subsystem for the map editor entry buttons 2023-07-01 08:19:29 +03:00
devZoGok d5a58cb4ce expanded configs 2023-06-25 16:22:05 +03:00
devZoGok 370dd6b4fd listbox differentiation 2023-06-25 16:21:46 +03:00
devZoGok adaa472fd7 factored out options screen GUI elements using the new GUI subsystem 2023-06-25 15:44:35 +03:00
devZoGok 3196d9b0b9 added missing files 2023-06-25 10:55:43 +03:00
devZoGok e4a937683f commented out code 2023-06-25 10:34:31 +03:00
devZoGok efcefdbf8e factored out GUI manager behaviour from GuiAppState 2023-06-25 10:04:23 +03:00
devZoGok 4110a7d217 implementation of AbstractGuiManager from vb01
recreated main menu screen using the implementation
2023-06-25 08:54:59 +03:00
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