Commit Graph

424 Commits

Author SHA1 Message Date
austin
af1daecdac Start to standardize on doubles for positions
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 20:54:21 -05:00
austin
9157180e03 elevation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 17:59:01 -05:00
austin
1ea758705f spawn player in center of single player world
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 16:36:35 -05:00
austin
e21bcbbe3f fix gravity tree not deactivating
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 13:19:17 -05:00
austin
569311a23e Fix memory leak
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-01 15:21:54 -05:00
austin
524f328fae simplify physics cases 2024-11-29 12:08:52 -05:00
austin
ef8b070c88 fix block tree not firing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 11:21:02 -05:00
austin
a1eb17cb51 Fix particle placement on spawn
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 19:39:03 -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
21e2ec7b06 Server-driven block rasterizer with LOD
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 23:27:02 -05:00
austin
5fee2d06af Fix terrain editing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 16:47:33 -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
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
a44255060d Voxel system improvements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-17 15:40:59 -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
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
851875b62f Visual updates + fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-15 15:54:30 -05:00
austin
d0235a01d6 major script engine work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-15 15:10:42 -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
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
a32f6200cc fixes + generator work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-13 15:49:52 -05:00
austin
d06d5d4506 homogenous value fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 17:07:30 -05:00
austin
c2aacdd2ae more optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 16:08:26 -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
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
4d6db78059 ClientDrawCellManager optimizations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-10 14:51:29 -05:00
austin
cc60818e35 js chunkgen + fixes + scriptengine work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-09 20:04:44 -05:00
austin
86e61b7a0e Convert volumetric + shadow pass to entity tags
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-08 18:38:40 -05:00
austin
a9c74e8d50 fixes to foliage rendering
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-08 17:54:48 -05:00
austin
795fbb6a1c grid manager entity and player tracking overhaul
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-08 12:11:40 -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
36e261b054 terrain lod bounding sphere fix
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-07 14:59:25 -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
4d6278d21f fix + docs + refactor mathutils
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-28 16:15:24 -04:00
austin
aa70f39eb9 terrain generation testing realm
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-23 13:07:08 -04:00
austin
3b521e3197 editor entity
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-22 11:29:14 -04:00
austin
c8e3a251d5 add unarmed combat
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-21 11:01:16 -04:00
austin
b9f0eef20e fix katana idle animations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-21 10:40:58 -04:00
austin
ef724d3832 fix inventory message for undefined id on client 2024-10-21 09:44:43 -04:00
austin
1cb93b04f6 fix debug sp launcher 2024-10-20 12:01:50 -04:00
austin
6409d752de non-Lsystem pine tree
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-16 15:57:32 -04:00
austin
a68e56285a tree system work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-14 09:01:44 -04: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
cfcaa23a3d attack tree fix + disabling tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-30 15:27:21 -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
63f0f3338c tree model debug menu
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-23 00:26:01 -04:00