reporust_rebootcancel

127,166 Commits over 4,201 Days - 1.26cph!

6 Months Ago
Try and return to the player rather than the starting spawn location
6 Months Ago
set dressing push on jungle ruins monuments - S2P made the slidejump decal more visible in texture tweak rope ladder more visible
6 Months Ago
Update: GamePhysics.OverlapCapsules and OverlapSpheres now check for invalid commands and report errros Tests: unit tests
6 Months Ago
Industrial Light Refresh -Model -Textures -Placeholder Prefabs.
6 Months Ago
jungle_update -> boomerang
6 Months 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.
6 Months Ago
More wip
6 Months Ago
Clean: added a comment expanding the reason for previous test Tests: none, trivial change
6 Months Ago
▉▅▄█▆: ▊▌▋▉█▊▇▇▄▌▋▅▄▄▇▍▆▍▍▉█▊▆▆▅▇▆▉▉▋▆▅ - ▆▌▄▍ ▅▉▌▅ ▇▄▋▅▆▄▉▇▊ ▇-▇▆▅▌▌▄ ▉█▇▅▇▌▌ ▇▉▉▌▅ ▍▇▌▊▄ ▋▅█▍ ▄▄▅▌▍▌▅█▄ ▄█ ▍▄█▊ ▅ ▋▌▉▆█▊▊▅▇ ▇▆▉ ▊▆█▋ █▅▉▇ ▆▆█▍ ▊▌▉ ▉█▅▍ ▍▅ █▆▍ ▊▅ ▉▇▇▍█: ▉▊▉ ▋▌▊ ▋▉▌▌▇
6 Months Ago
Merge from main
6 Months Ago
Added placeholder Schizolobium tree, placeholder billboard set up, mats and textures
6 Months Ago
wip movement before repositioning
6 Months Ago
jungle_ruins b/c S2P
6 Months Ago
jungle_ruins_e - raised terrain trigger volume higher above terrain jungle ruins steel gate - made collision more accurate S2P
6 Months Ago
removed duplicated sound for obsidian bone knfie but duplicated effects from bone knife and now 1p sounds work
6 Months Ago
Merge from env_volume_performance_testing
6 Months Ago
enabled r/w on jungle earth pit collision mesh
6 Months Ago
Corrected a code comment
6 Months Ago
merge from main
6 Months Ago
ziggurat scene - tweaked env volume terrain trigger space above terrain - S2P
6 Months Ago
Merge from main
6 Months Ago
merge from jungle_update
6 Months Ago
jungle bamboo scaffolds now use LOD1 as starting LOD
6 Months Ago
Simplified the stencil buffers for the spatial environment volume shader passes, as they work differently now due to the volume transition changes
6 Months Ago
slight edit to tiger ledge attack anim
6 Months Ago
Possible fix for AnimationFlagHandler NRE
6 Months Ago
re exported tiger sleep idle and end anims so paws come through correctly
6 Months Ago
Realigned ladder collider on vine tree, possibly fixing rubber banding when climbing
6 Months Ago
Adding prevent movement volume to zigg gate prefab to fix kick
6 Months Ago
removed renderer batch scripts from bamboo scaffoldings - re-exported meshes, no other channels than vcol were used
6 Months 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)
6 Months Ago
Fix demo recording by allowing Position to be set on NetRead/NetWrite
6 Months Ago
Merge from protobuf_fixes
6 Months Ago
Fix protobuf codegen generating invalid data for large protos (maps)
6 Months Ago
main -> vending_machine_fridge
6 Months Ago
Subtract vending_machine_fridge for now 118770
6 Months Ago
Subtract the correct one this time
6 Months Ago
6 Months Ago
6 Months 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
6 Months Ago
Fixed players briefly sticking to tree if they were climbing while the tree was destroyed Double vine swinging tree health
6 Months Ago
set up lake interior meshes + interior shader variant for lakes
6 Months Ago
More prefab setup for new mesh collider, X marker minigame mostly working (decal not rendering in a few spots)
6 Months Ago
main -> vendingmachine_stock_fix
6 Months 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
6 Months 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
6 Months Ago
jungle_update -> Boomerang
6 Months Ago
Change vending machine flags so they no longer conflict with io container
6 Months 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
6 Months Ago
Update protobuf codegen to fix WriteToStream writing invalid length delimiters