Commit Graph

438 Commits

Author SHA1 Message Date
austin
69d49b770c break out solver consts
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-30 21:06:57 -05:00
austin
6671cf1818 update release build system
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 20:56:20 -05:00
austin
888cc254f3 more fluid dimensions work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 17:25:26 -05:00
austin
081a60a670 move class
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 13:31:41 -05:00
austin
72e6a6d0cb server fluid storage conversion
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 13:23:20 -05:00
austin
2d8b172f16 water spawner work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-30 12:20:36 -05:00
austin
7d6134c183 fix tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 23:09:58 -05:00
austin
0f85b0ac92 remove concurrent datastructures
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-11-29 21:36:05 -05:00
austin
dfc59e0ea6 fluid work
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-11-29 21:19:59 -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
460989eeab Fix singleplayer loading flow
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 19:26:09 -05:00
austin
9c672af15f character creation menu work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 19:05:14 -05:00
austin
176bdb1d5a singleplayer menu layout work 2024-11-29 17:40:13 -05:00
austin
2c967a2141 fix recursive delete in cell managers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 17:16:29 -05:00
austin
aa34ea4db6 biome surface blending
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 16:19:39 -05:00
austin
471df1c6b1 debug work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 12:40:19 -05:00
austin
0625abdaf4 lower grass radius
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 12:26:12 -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
36d2271b35 convert server physics cell generation to executor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-29 11:52:07 -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
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
46fc63bc63 VisualShader work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 18:00:09 -05:00
austin
e204f7ac55 Refactoring parts of visual shader class
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 15:52:32 -05:00
austin
b1230ea07c cloud work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-25 15:40:44 -05:00
austin
96753152e6 Add texture atlasing to block models
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-24 16:48:28 -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
749b9c63b4 Add client side handling of block endpoints
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 22:52:52 -05:00
austin
874dcafa97 Server structures for dealing with block data 2024-11-23 22:27:08 -05:00
austin
3777a9a37c server side terrain management refactoring
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 21:46:13 -05:00
austin
1b1876643d Asset manager queueing + cube voxel meshing
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 21:29:21 -05:00
austin
316364ad5a data changes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 17:34:35 -05:00
austin
c670939886 1000th commit!
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 17:18:59 -05:00
austin
87f9777f5c Documentation updates 2024-11-23 17:16:26 -05:00
austin
e33706c21d Break out network monitor debug window
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 17:09:55 -05:00
austin
e20843d3f4 Dedicated crafting button 2024-11-23 17:04:22 -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
a34dc4a4dc cleaning up top level folder
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-23 14:49:57 -05:00
austin
786e96373d foliage placement fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-22 20:55:18 -05:00
austin
745dbe224b voxel weight change
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-22 20:42:14 -05:00
austin
c8e6c02a1e fix test data
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-22 20:31:39 -05:00
austin
8c5874b6a3 foliage work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-22 20:21:26 -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
2926a2abf3 Fix foliage texture wrapping
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 19:14:49 -05:00
austin
cc51e4c908 foliage work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 18:30:17 -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
dc00a20bb0 reduce projection near clip + grass work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 13:31:15 -05:00
austin
9db672321f Light fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 21:44:19 -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
b892bea3d3 Fix backing out to main menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 19:12:18 -05:00
austin
fc4f124a25 Fix audio source id bug
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 18:34:26 -05:00
austin
d84a993739 font loading update
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 18:14:26 -05:00
austin
fe8466c2f8 edge polygon gen fix + logo
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 13:23:55 -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
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
d65efefc92 Fix image panel regression
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-16 20:32:30 -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
166ed9ea6e re-enable foliage manager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-14 09:03:44 -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
4f2fcc62c9 chunk data storage dimension change 2024-11-11 11:08:22 -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
221bcd70a7 fix cache bug + foliage setting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-09 20:51:27 -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
4f639cc6be Fix inverted normals for some edges of transvoxel
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-05 09:27:54 -05:00
austin
c02959efee voxel fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-04 22:28:59 -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
987165649f generation testing menu with regenerate button
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-29 14:10:10 -04: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
13d8878425 more terrain generation notes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-25 21:15:15 -04:00
austin
50ad6dcfc6 craftingpanel implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-24 13:30:44 -04:00
austin
df8991e875 biome ideas
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-23 16:28:15 -04: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
70f7a78626 biome data definitions, notes on how to distribute
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-10-23 15:30:27 -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
d10da49140 tooltips, recipes, refactoring
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-23 10:41:32 -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