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 |
|
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 |
|