Commit Graph

90 Commits

Author SHA1 Message Date
austin
7f33ba6348 moving data classes around
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-11 16:32:37 -04:00
austin
9719576bda reduce unused imports
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-04 22:57:44 -04:00
austin
c9ac7496a5 performance + ai work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-04 17:26:14 -04:00
austin
8462932abd block pathfinding work 2025-05-04 13:58:08 -04:00
austin
4c6c30db0f fix door tree physics
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-29 11:51:49 -04:00
austin
147cad77d7 work on creating a door
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-28 19:49:42 -04:00
austin
75fe5a9d1a interaction target work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-26 15:58:29 -04:00
austin
8e2c86397b macro data refactoring
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-16 12:48:09 -04:00
austin
522910b64f server class refactoring
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-16 12:28:27 -04:00
austin
bf35da4529 client hitbox body destruction based on dist
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-04-04 17:44:52 -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
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
deea49ba64 optimizations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-28 23:19:09 -04:00
austin
50a816adc0 optimizations
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2025-03-28 20:36:26 -04:00
austin
c64c72e17c lotta work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-28 18:18:06 -04:00
austin
028b957b76 work towards async entity creation on server
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-28 16:24:39 -04:00
austin
fcd2f1e0a7 fix block mesh ray cast bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-03-28 11:32:09 -04:00
austin
8ecfcdfc9d ray casting floating point work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-01-24 16:28:57 -05:00
austin
70bc473277 floating origin for CollisionEngine.java 2025-01-24 16:19:04 -05:00
austin
85f0652d4f small collision engine formatting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 22:58:00 -05:00
austin
cf9371461b autodisable terrain colliders
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 12:23:23 -05:00
austin
d8a9d660aa variable collision bits from collidable defns
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 12:13:53 -05:00
austin
524f328fae simplify physics cases 2024-11-29 12:08:52 -05:00
austin
561576a758 fix reentrant locking bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 11:41:54 -05:00
austin
e8c38584fa fix block meshes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-24 11:16:31 -05:00
austin
eed0170894 Foliage work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 19:41:19 -05:00
austin
4d934873c3 Complete overhaul of foliage management
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 17:08:41 -05:00
austin
7da8472d0e bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 20:59:05 -05:00
austin
3db6180c0e bug fixes + shader refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 20:14:53 -05:00
austin
047e6af24f Terrain work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 11:14:39 -05:00
austin
8284697812 optimize voxel rasterize data passthrough
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-19 13:01:44 -05:00
austin
4d9047d8cf bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-19 11:45:35 -05:00
austin
3a9eb0591d Noise definitions in data files
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-18 18:25:29 -05:00
austin
596b0f6624 hitbox fix + mountain gen
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-17 14:32:18 -05:00
austin
64a3628316 Add interaction usage data and functionality
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-14 19:49:31 -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
dda20e55cc implement loot drops from entities
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-13 23:04:35 -05:00
austin
9a20a64d5b fixing up gridded data cell manager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-13 21:08:32 -05:00
austin
8ddbe36b3d terrain optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 12:22:46 -05:00
austin
4d6db78059 ClientDrawCellManager optimizations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-10 14:51:29 -05:00
austin
e12dd55703 hook up content generation to test gen realm
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-07 18:44:07 -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
634e88942b chemistry engine, biome notes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-23 16:05:33 -04:00
austin
9782e2c6b5 physics work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-22 14:10:21 -04:00
austin
63a302444f shader fix, terrain editing fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 16:36:56 -04:00
austin
3d6b71bf01 initial hitstun implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 21:58:15 -04:00
austin
79e2fdf512 bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-15 10:56:09 -04:00
austin
efd2ff1bb7 fixes, docs, skeleton creature
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-14 21:45:51 -04:00
austin
4eb4fba8a0 adjust physics numbers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-13 18:20:04 -04:00
austin
c706b855cd physics debugging
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-13 17:55:49 -04:00