Commit Graph

378 Commits

Author SHA1 Message Date
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
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
496172680f fix movement audio service when no audio engine 2024-10-21 09:53:58 -04:00
austin
ef724d3832 fix inventory message for undefined id on client 2024-10-21 09:44:43 -04:00
austin
ad1f65aca6 null check 2024-10-20 17:06:47 -04:00
austin
35aec8affe fix virtual scrollable on higher resolutions 2024-10-20 16:25:30 -04:00
austin
1cb93b04f6 fix debug sp launcher 2024-10-20 12:01:50 -04:00
austin
db043eda43 fix for ground audio bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-16 16:29:12 -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
11fdc690da camera data definitions in entity files
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-16 15:23:46 -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
5f54e5034c entity spawning palette item
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-30 17:35:52 -04:00
austin
8e2f357101 Editing voxels from script engine
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-30 16:47:38 -04:00
austin
00176449e1 items executing hooks on usage 2024-09-30 16:35:58 -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
95695188e3 stone voxel type, lighting fixes, anim fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-24 21:11:37 -04:00
austin
dd415681bb visual adjustments for voxel selection component
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-24 17:40:41 -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
austin
cd0452a77c entity graphics refactor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-22 14:42:08 -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
2d0a65b081 snow voxel type
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-22 10:20:14 -04:00
austin
128fd919b2 bugfixes 2024-09-20 22:22:15 -04:00
austin
ccaaa47127 voxel selection item
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-20 20:59:23 -04:00
austin
491ccf4409 buffer overflow fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-20 13:02:42 -04:00
austin
b410a1de1a point light work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-20 00:10:30 -04:00
austin
4b41ac823c texture atlasing for particle system
Some checks are pending
studiorailgun/Renderer/pipeline/head Build queued...
2024-09-19 23:13:18 -04:00
austin
2ef4b13786 particle overhaul. emitters!
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-09-19 21:38:42 -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
991cef322e small rendering info display
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 15:13:41 -04:00
austin
dc52e375e3 clustered lighting implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 11:29:04 -04:00
austin
ab17254a02 remove geometry shader support
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-18 16:03:26 -04:00
austin
6088080257 work 2024-09-18 13:19:57 -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
b8a0db5974 audio work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 21:04:46 -04:00
austin
b3af26b6a0 start proliferating audio across ui
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 20:31:28 -04:00
austin
21ed196993 wrap buffers in bufferutils for memory fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-17 19:37:26 -04:00
austin
78978c7f54 refactor + fix regression
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-17 19:09:33 -04:00
austin
47d60f46ee ui work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-17 19:00:28 -04:00
austin
1e13c55f1f inventory menu fixes and work 2024-09-17 17:22:38 -04:00
austin
e6d946db53 gut old ui handling of positioning
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 16:53:36 -04:00
austin
985e4881c1 post processing pipeline + blur
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-16 19:05:50 -04:00
austin
3c64166798 ui work, entity packet fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-16 17:05:53 -04:00
austin
63feb835cd slider fixes, dragevent fixes, new component
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 22:49:28 -04:00
austin
963e8b6585 ui tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 15:47:58 -04:00
austin
a7c8571afa testing fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 13:04:08 -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
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
austin
b761299c29 physics work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-13 09:30:21 -04:00
austin
90793154ed data cleanup
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-12 19:33:12 -04:00
austin
cdd44bd362 bugfixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-12 19:13:34 -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
ed29d1ffb3 fix SSBO test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 15:31:44 -04:00
austin
f7d1bbed70 fixes + ssbo impl + instanced actor rearch
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 13:42:36 -04:00
austin
dd763b31a9 new voxel audio, foliage fix, ui test fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-11 23:39:32 -04:00
austin
11d468fe14 menu fix, new voxel type + textures
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-11 12:19:29 -04:00
austin
3fd97d415a voxel selection popout fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 19:32:09 -04:00
austin
211389812d display blank item slot under dragged item panel
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 15:15:41 -04:00
austin
44b70f4ce6 jump/fall/land animation consistency fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 13:24:14 -04:00