Commit Graph

71 Commits

Author SHA1 Message Date
austin
89f2d9c60a remove unused fluid chunk function
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-04 20:16:07 -04:00
austin
4be41f1b04 remove unused functions 2024-09-04 20:15:32 -04:00
austin
56b60695c5 viewport loading 2024-09-04 00:42:06 -04:00
austin
b1612cc943 hitbox collision debugging
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 18:30:26 -04:00
austin
de1ddecfba move shaders around
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 15:49:23 -04:00
austin
0a74bed5d6 network entity id translation fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 12:20:30 -04:00
austin
af4d1317fc particle work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-18 18:27:23 -04:00
austin
d41f3f2b16 synchronization rotation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 18:11:59 -04:00
austin
37db40dc22 viewmodel fps fix, audio fix, docs
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-15 18:23:00 -04:00
austin
b0277f9f74 properly delete entities on the server
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 13:33:29 -04:00
austin
9750091a49 texture state caching fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 08:53:00 -04:00
austin
8e6c9e97b0 block sfx
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-12 13:07:40 -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
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
4ff8f1a5d0 math overhaul
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-09 18:00:56 -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
d7619692ed movement audio system for client
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-08 11:33:51 -04:00
austin
056e631240 dual-hand equipping animation logic
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-04 16:18:35 -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
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
57f2befc0e animation/attachment bugfix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-26 23:12:19 -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
856e0a6b22 more cleanup 2024-07-13 16:00:48 -04:00
austin
0bec1386f1 cleanup (goodbye arena)
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-07-13 15:35:44 -04:00
austin
df4fe45dd5 transvoxel position checking work 2024-06-30 13:38:41 -04:00
austin
7a2bdf7745 transvoxel algorithm meshgen 2024-06-22 16:10:30 -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
a30ac75573 work on moving hitboxes to ode4j handling 2024-06-07 17:50:49 -04:00
austin
b1d79dbc16 hitboxes - refactoring work, documentation 2024-05-26 13:28:11 -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
ac12b3f5a8 async load texture atlas
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-07 21:39:20 -04:00
austin
a241d97d33 texture atlasing for terrain w/ triplanar mapping
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-04 16:11:18 -04:00
austin
f7ac8d908e fix grass not moving with player
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-30 19:41:05 -04:00
austin
3bfcc4c5d1 grass fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-21 21:12:19 -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
b711111589 Remotery + extensive profiler usage 2024-03-23 23:19:06 -04:00
austin
a5c1667d9f Move physics to ODE-side
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-23 17:45:46 -04:00
austin
37a4cd7dd6 Make debug sp work eventually load
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-21 19:12:29 -04:00
austin
58d1d86262 More stuff
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-20 22:00:40 -04:00
austin
512998eb24 Free camera support for debugging
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-20 21:09:00 -04:00
austin
86edabf4de player entity debug menu 2024-03-20 18:57:48 -04:00
austin
077cffa2e2 smooth fluid voxel animation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-20 08:50:32 -04:00
austin
db8ad7d10a Fix ghost water in the sky
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-19 20:53:41 -04:00
austin
bfd7690403 fix fluid chunk model creating and flickering 2024-03-19 20:03:21 -04:00
austin
97edfacd41 fluids are rendering albeit poorly
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-17 18:44:39 -04:00
austin
f328d16bab sending grass half-baked because I want water 2024-03-17 15:20:30 -04:00
austin
41f2675e43 Fix arena mode
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-13 17:47:21 -04:00
austin
15e10ad83e intelligently place foliage
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-12 22:55:33 -04:00