Commit Graph

83 Commits

Author SHA1 Message Date
austin
ea86e06734 work on unifying inventory transforms
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 12:31:07 -04:00
austin
91dd628cbb inventory work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-14 11:25:42 -04:00
austin
198ce812bd unified item transfer flow 2025-05-13 16:45:21 -04:00
austin
99402e5656 cleanup todos
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-05 22:46:56 -04:00
austin
d7868d0ccc fix block chunk data allocating on write to disk
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-03 19:02:35 -04:00
austin
4458c9e266 remove several usages of concurrent datastructures
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-03 17:20:10 -04:00
austin
2452cf194b item stacking
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-30 02:28:55 -04:00
austin
85c4cd2b6d fab cursor rotation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-27 14:09:21 -04:00
austin
9fe9670248 fab placement
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-26 21:09:54 -04:00
austin
f7c6208a2a variable size for block editing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-25 19:48:25 -04:00
austin
01595f3228 fix shovel + dig script function
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-15 21:06:07 -04:00
austin
58dc5333e6 database work + serialization work + save pos
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-15 20:42:39 -04:00
austin
8c530823e7 PoseActor caching fix, interact on server 2025-04-03 17:11:20 -04:00
austin
c630a184aa optimization work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-29 20:23:17 -04:00
austin
5588827644 message object pooling work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-29 16:46:57 -04:00
austin
08d21eb2a9 network message pooling across all categories
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-29 16:26:20 -04:00
austin
c7dc9ef07d netparser message pooling + multithread chunk io
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-29 16:08:37 -04:00
austin
bb886bcf12 work on placing blocks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-03-06 17:50:34 -05:00
austin
ddaab9a2db fix single player loading
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 16:14:07 -05:00
austin
080cdeca33 character database work
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-11-29 20:47:52 -05:00
austin
874dcafa97 Server structures for dealing with block data 2024-11-23 22:27:08 -05:00
austin
9bd81242fc implement crafting
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-16 18:38:43 -05:00
austin
e1ec69c230 spawn item automatic generation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-14 15:14:36 -05:00
austin
755db7ba72 editor entity support
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-13 18:55:02 -05:00
austin
1b5d6c1795 Terrain optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 10:23:49 -05:00
austin
d2ccf3c479 rewrite client side chunks + transvoxel integration
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-04 13:51:04 -05:00
austin
e0e90cdd1e toolbar scrolling
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-30 16:00:58 -04:00
austin
b5e8c71545 toolbar state mostly working
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-27 18:23:55 -04:00
austin
8408d84055 massive entity spawning refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 18:51:51 -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
74167038f7 server tlc
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 08:04:44 -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
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
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
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
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
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
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
8c0a7697d0 block synchronization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-06-18 18:41:33 -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
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
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
7ab6cf96d9 Audio engine overhaul
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-03-09 15:54:47 -05:00
austin
260043092d significant framerate improvement 2024-02-25 20:43:13 -05:00
austin
fa11fc9bec Full flow environment generation for gridded chunks 2024-02-25 19:59:40 -05:00