evanpelle
|
0b9a75bb0c
|
Remove path cache (#257)
|
2025-03-15 13:41:56 -07:00 |
|
evanpelle
|
439f5af2bd
|
PathFinder: return path not found when src or dst is null (#228)
|
2025-03-12 12:59:36 -07:00 |
|
Readixyee
|
7b0770649f
|
cache system
|
2025-03-07 21:36:19 +01:00 |
|
Evan
|
c1383d76f1
|
allow boating on lakes
|
2025-03-03 19:19:16 -08:00 |
|
Evan
|
f23f84e693
|
reduce tolerance for pathfinding to make shells hit target better.
|
2025-02-20 11:53:11 -08:00 |
|
Evan
|
4ee37323f9
|
format codebase with prettier
|
2025-02-01 12:05:11 -08:00 |
|
Evan
|
f0f5bae79f
|
thread_split: convert all tile to tileref
|
2025-02-01 12:05:11 -08:00 |
|
evanpelle
|
b22532d41f
|
use TileRef instead of TerrainTile for astar
|
2025-02-01 12:05:11 -08:00 |
|
evanpelle
|
f0d9477e56
|
use terrain tile for search
|
2025-02-01 12:05:11 -08:00 |
|
Evan
|
8616e9bfcb
|
game runs in seperate thread
|
2025-02-01 12:05:11 -08:00 |
|
Evan
|
8443095d89
|
create game runner
|
2025-02-01 12:05:11 -08:00 |
|
evanpelle
|
ff02d9d8b6
|
have core/ directory use consolex for remote logging
|
2024-12-18 12:00:00 -08:00 |
|
evanpelle
|
5a4a62bb86
|
in progress
|
2024-12-03 16:44:28 -08:00 |
|
evanpelle
|
e6fa108eaa
|
use mini a star for all pathfinding
|
2024-12-03 15:06:55 -08:00 |
|
evanpelle
|
4edd66dc1f
|
AStar returns cell instead of path
|
2024-12-03 14:35:09 -08:00 |
|
Evan
|
30f72a3365
|
NPCs create battleships, destroyers. start work on miniastar
|
2024-11-30 12:41:22 -08:00 |
|
Evan
|
4899196613
|
refactor: move worker into worker file
|
2024-11-29 15:57:39 -08:00 |
|
Evan
|
020d193667
|
create async path finder, trade ships use async when captured
|
2024-11-29 15:41:13 -08:00 |
|
Evan
|
3e4f4e42cf
|
created path finding web worker
|
2024-11-29 11:34:03 -08:00 |
|