Commit Graph

155 Commits

Author SHA1 Message Date
austin
8bf1c23704 fix local server-client disallowing connections
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 18:42:29 -04:00
austin
d15ba2445a client animation offset by network delay
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 16:46:10 -04:00
austin
7775cb5e24 ai tweaks 2024-08-15 13:14:02 -04:00
austin
4db2de576a Walk tree 2024-08-15 13:03:41 -04:00
austin
ee15dd2366 client-server physics synchronization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-11 19:31:43 -04:00
austin
263d6680ee state collection work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-11 12:22:14 -04:00
austin
438766d052 moving files around
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-10 18:00:53 -04:00
austin
07a708edfc architecture work, blocker ai tree
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-10 14:43:00 -04:00
austin
9349b35596 equipped item serialization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-09 21:05:27 -04:00
austin
ee44f76dcc play audio on client when server has collision
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-08 14:10:26 -04:00
austin
ab4b64942d jump sfx, walk audio fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-08 11:46:24 -04:00
austin
2c42de3882 state interrupts and transition packets 2024-08-02 15:57:11 -04:00
austin
2e4b8e2819 server facing fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-01 10:56:43 -04:00
austin
df5cc5a146 server support for client synced btree state requests 2024-07-31 18:16:37 -04:00
austin
d409c3adef server-synchronized jump
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 18:05:00 -04:00
austin
335ead8341 client jump btree startint methods
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 17:33:59 -04:00
austin
8d6b4f71b8 cleanup autogen bug 2024-07-31 17:30:30 -04:00
austin
236c7f0c51 small import work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 16:34:50 -04:00
austin
aef167dd7f tree based view for current target
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 14:57:05 -04:00
austin
4eaad3a6dd synchronization work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-31 10:29:05 -04:00
austin
8fafdf4cb7 dont send spawn position packet
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-30 17:34:50 -04:00
austin
b37f80c18d network refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-29 21:27:13 -04:00
austin
be5c24a7fc option to load whole scene on init
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-29 14:53:39 -04:00
austin
4b0064b761 properly leverage animation masks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 16:56:58 -04:00
austin
ad823fcbb4 unify animation data on disk
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 14:51:20 -04:00
austin
6d3a8f159b first person attach bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-28 11:01:27 -04:00
austin
c5f16ae282 life state synchronization
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-27 01:34:17 -04:00
austin
161f40ee04 synchronizing object entities
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-27 00:15:50 -04:00
austin
3092b70c1e third person block animation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 19:16:06 -04:00
austin
5f56f0d742 minor fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 17:42:34 -04:00
austin
58c5ac0512 POV switching
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-24 13:30:06 -04:00
austin
570086c2cc 2h katana
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-24 12:49:44 -04:00
austin
2b68231789 scene/save refactor 2024-07-13 21:11:46 -04:00
austin
856e0a6b22 more cleanup 2024-07-13 16:00:48 -04:00
austin
67bdc8ec67 work on scenes and hooks 2024-07-13 15:26:29 -04:00
austin
7a2bdf7745 transvoxel algorithm meshgen 2024-06-22 16:10:30 -04:00
austin
2b715ab325 rename client gravity tree name
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-18 21:04:54 -04:00
austin
fbbd93df8d run latest netcode gen
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-18 20:59:35 -04:00
austin
8c0a7697d0 block synchronization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-18 18:41:33 -04:00
austin
e671cda62d hitboxes, ui, bug fixes, network fixes, etc
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-14 13:58:10 -04:00
austin
4ae09e7afb network fixes, documentation, etc 2024-06-07 19:42:48 -04:00
austin
a30ac75573 work on moving hitboxes to ode4j handling 2024-06-07 17:50:49 -04:00
austin
29f5496e23 foliage fix, first person view model, other fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-24 22:52:42 -04:00
austin
bd244b151d movement tree networking work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-13 10:17:35 -04:00
austin
baf7bf976d first person camera
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-07 22:13:08 -04:00
austin
74b3140344 start work on synchronizing attack
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-05 16:52:03 -04:00
austin
172030b95d documentation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-21 18:02:13 -04:00
austin
a1d03ef59e Fix items networking
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-21 17:41:50 -04:00
austin
34403c3155 UI work for level editor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-13 14:15:04 -04:00
austin
7c8e536f80 bare minimum working ui update
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-04 18:15:10 -04:00