reporust_rebootcancel

121,515 Commits over 4,048 Days - 1.25cph!

21 Days Ago
set up vine swing viewmodel prefab with rig. removed vine swing idle from anim.controller as it wasn't needed and exported first pass vine swing animations.
21 Days Ago
More wip
21 Days Ago
Clean: added a comment expanding the reason for previous test Tests: none, trivial change
21 Days Ago
▉▅▄█▆: ▊▌▋▉█▊▇▇▄▌▋▅▄▄▇▍▆▍▍▉█▊▆▆▅▇▆▉▉▋▆▅ - ▆▌▄▍ ▅▉▌▅ ▇▄▋▅▆▄▉▇▊ ▇-▇▆▅▌▌▄ ▉█▇▅▇▌▌ ▇▉▉▌▅ ▍▇▌▊▄ ▋▅█▍ ▄▄▅▌▍▌▅█▄ ▄█ ▍▄█▊ ▅ ▋▌▉▆█▊▊▅▇ ▇▆▉ ▊▆█▋ █▅▉▇ ▆▆█▍ ▊▌▉ ▉█▅▍ ▍▅ █▆▍ ▊▅ ▉▇▇▍█: ▉▊▉ ▋▌▊ ▋▉▌▌▇
21 Days Ago
Merge from jungle_update
21 Days Ago
Merge from main
21 Days Ago
Added placeholder Schizolobium tree, placeholder billboard set up, mats and textures
21 Days Ago
wip movement before repositioning
21 Days Ago
jungle_ruins b/c S2P
21 Days Ago
jungle_ruins_e - raised terrain trigger volume higher above terrain jungle ruins steel gate - made collision more accurate S2P
21 Days Ago
removed duplicated sound for obsidian bone knfie but duplicated effects from bone knife and now 1p sounds work
21 Days Ago
Merge from env_volume_performance_testing
21 Days Ago
enabled r/w on jungle earth pit collision mesh
21 Days Ago
Corrected a code comment
21 Days Ago
merge from main
21 Days Ago
ziggurat scene - tweaked env volume terrain trigger space above terrain - S2P
21 Days Ago
Merge from main
21 Days Ago
merge from jungle_update
21 Days Ago
jungle bamboo scaffolds now use LOD1 as starting LOD
21 Days Ago
Simplified the stencil buffers for the spatial environment volume shader passes, as they work differently now due to the volume transition changes
21 Days Ago
slight edit to tiger ledge attack anim
21 Days Ago
Possible fix for AnimationFlagHandler NRE
21 Days Ago
re exported tiger sleep idle and end anims so paws come through correctly
21 Days Ago
Merge from jungle_update
21 Days Ago
Realigned ladder collider on vine tree, possibly fixing rubber banding when climbing
21 Days Ago
Adding prevent movement volume to zigg gate prefab to fix kick
21 Days Ago
removed renderer batch scripts from bamboo scaffoldings - re-exported meshes, no other channels than vcol were used
21 Days Ago
progress on underwater effect scattering+extinction matching water surface, based on water body camera is currently within works with river biome blends still need to lerp parameter changes (like when going from river into ocean)
21 Days Ago
Fix demo recording by allowing Position to be set on NetRead/NetWrite
21 Days Ago
Merge from protobuf_fixes
21 Days Ago
Fix protobuf codegen generating invalid data for large protos (maps)
21 Days Ago
Fix compile error
21 Days Ago
21 Days Ago
main -> vending_machine_fridge
21 Days Ago
Subtract vending_machine_fridge for now 118770
21 Days Ago
Subtract the correct one this time
21 Days Ago
21 Days Ago
21 Days Ago
Minor optimisations to SirenLight - replaced it's Update loop with an Invoke Fixed BindSubsurfaceProfile MaterialPropertyBlock overwriting the property block of the renderer it modifies
21 Days Ago
Merge from jungle_update
21 Days Ago
Fixed players briefly sticking to tree if they were climbing while the tree was destroyed Double vine swinging tree health
21 Days Ago
set up lake interior meshes + interior shader variant for lakes
21 Days Ago
More prefab setup for new mesh collider, X marker minigame mostly working (decal not rendering in a few spots)
21 Days Ago
main -> vendingmachine_stock_fix
21 Days Ago
Colliders for the kapok tree and the stump Tweaked LOD setup on the Kapok trree to reduce pop in Optimize the kapok tree further Color corrected leaf atlas
21 Days Ago
Lowered the top prevent building radius on vine swinging trees, can still place high external gates but can now only do about 3 floors underneath them
21 Days Ago
jungle_update -> Boomerang
21 Days Ago
Change vending machine flags so they no longer conflict with io container
21 Days Ago
If a vine is disrupted by a collision and it is within 2m of it's origin point, revert the player to the starting position as it's likely they will not be able to safely dismount
21 Days Ago
Merge from protobuf_fixes