|
7ed151edd1
|
build: Fix rebase
|
2023-09-23 21:28:17 +10:00 |
|
|
8ac5b66a3f
|
Add gamepad support and hook it up with movement
|
2023-09-23 21:27:26 +10:00 |
|
|
1ff0daba4a
|
tely: Add idle animation for the player
|
2023-09-23 21:21:08 +10:00 |
|
|
1062e138d6
|
fp: Improve the A* situation, but its not quite fixed yet
|
2023-09-23 17:38:10 +10:00 |
|
|
a8f5aa41a5
|
fp: Update physics at a fixed rate
|
2023-09-23 17:26:18 +10:00 |
|
|
9106230079
|
fp: Add debug visualisation for A*
|
2023-09-23 17:19:36 +10:00 |
|
|
38410073cf
|
fp: Add mob spawner and profiling metrics
|
2023-09-23 16:42:22 +10:00 |
|
|
f431be1b29
|
fp: Precalculate the collision grid before the A* process
|
2023-09-23 15:52:26 +10:00 |
|
|
eceb4a3a21
|
fp: Add base walls
|
2023-09-23 15:44:37 +10:00 |
|
|
7d33baab4f
|
fp: Make path finding consider non-traversables
|
2023-09-23 13:30:54 +10:00 |
|
|
cc202cefac
|
fp: Move game stuff into game files
|
2023-09-23 12:35:40 +10:00 |
|
|
f9f3cec9cc
|
fp: Fix moving diagonally faster
|
2023-09-21 17:18:32 +10:00 |
|
|
a12a7d218b
|
fp: Add dashing
|
2023-09-21 17:17:37 +10:00 |
|
|
8db9182fd9
|
fp: Render info text with RFUI
|
2023-09-20 23:35:38 +10:00 |
|
|
528a79548b
|
fp: Use improved binary search
|
2023-09-20 00:21:05 +10:00 |
|
|
d2d4f3cfa7
|
fp: Simplify attack push-back to push from side of attack
|
2023-09-18 23:35:29 +10:00 |
|
|
12e6e5d6f1
|
fp: Wire up attack chaining
|
2023-09-18 23:00:30 +10:00 |
|
|
3e31d0ef69
|
fp: Use new insert API for containers
|
2023-09-18 21:46:42 +10:00 |
|
|
f60099e7a3
|
fp: Start decoupling action from animation
|
2023-09-18 00:12:58 +10:00 |
|
|
f847f5b0d0
|
fp: Fix camera matrix not being set at beginning of frame
|
2023-09-17 22:38:06 +10:00 |
|
|
3637a24b87
|
fp: Use correct 't' value for collision
|
2023-09-17 22:22:04 +10:00 |
|
|
0eca065c6e
|
fp: Add basic collision detection
|
2023-09-17 21:55:59 +10:00 |
|
|
bda508d291
|
fp: Use the chunk pool from the platform
|
2023-09-17 20:53:13 +10:00 |
|
|
6d33b18364
|
fp: Merge TELY_Game and FP_Game
|
2023-09-17 20:24:07 +10:00 |
|
|
9abaf8fd5f
|
build: Fix compile error and simplify build
|
2023-09-17 20:13:17 +10:00 |
|
|
0aa3d9165c
|
git: Re-add binaries under LFS
|
2023-09-17 18:29:59 +10:00 |
|
|
78312150bf
|
git: LFS track data assets
|
2023-09-17 18:29:24 +10:00 |
|
|
21080d65f0
|
git: Re-add TELY as submodule
|
2023-09-17 18:24:33 +10:00 |
|
|
949c829dca
|
fp: Add stalking of the hero using A*
|
2023-09-17 00:37:26 +10:00 |
|
|
31e6547d47
|
Start working on A*
|
2023-09-16 19:47:59 +10:00 |
|
|
eb8fa0604e
|
fpona: Add tile coordinates
|
2023-09-16 19:06:16 +10:00 |
|
|
e7641fa9a9
|
fpona: Add equations of motion
|
2023-09-16 17:32:25 +10:00 |
|
|
27f2dba7fb
|
renderer: Draw sprite centered on world pos
|
2023-09-16 12:46:28 +10:00 |
|
|
e3838227a2
|
Remove template code from TELY
|
2023-09-16 12:33:40 +10:00 |
|
|
59aaf5d093
|
Initial commit
|
2023-09-16 12:21:24 +10:00 |
|