reporust_rebootcancel

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

24 Days Ago
duration & speed tweeks
24 Days Ago
Assigned correct texture reference to cocoknight arms material
24 Days Ago
more wip
24 Days Ago
Mat fix
24 Days Ago
Test
24 Days Ago
merge from main
24 Days Ago
Merge: from main Tests: none, no conflicts
24 Days Ago
Update: Made GamePhysics.CheckCapsules and related consistent with CheckCapsule around sphere queries - Added a defaulted param(true) that controls whether we should scan for sphere-like capsule queries or not - Added a couple comments to clarify things This adds ~1ms on 10k player perf test scenario, but should silence Unity's warnings Tests: unit tests + staging demo playback
24 Days Ago
Improve script notes.
24 Days Ago
Reassigned Material and texttures
24 Days Ago
Improve Boomerang hit detection. Fix movement code taking excess velocity from the server projectile movement. Can now turn on/off server projectile movement code (boomerang only uses server projectile for its initial thrown section, client predicted on curving)
24 Days Ago
enabled r/w on ziggurat gate colliders
24 Days Ago
some tweaking of the jungle_ruins_e alpha map
24 Days Ago
Remove rotating logs
24 Days Ago
Dont fly to a player thats ran too far from the starting position
24 Days Ago
Aim slightly higher up than the feet
24 Days Ago
re-balanced erosion splat values to be less intense, included oceanside and lakeside to ignore mask to avoid wiping out beaches with stones
24 Days Ago
Merge from jungle_update
24 Days Ago
Client predicted returning to player
24 Days Ago
▇▉▋▌▆▄▇▍▌▆▍▅▉▉▊▆▆▌▇▇█▊▌▆▊ ▆▆ ▄▉▄▅▍ ▇▊ ▄▊▍▋ ▄█▅▉█▍▉▉ ▆▊▇▊
24 Days Ago
Corrected environment volume bounds calculation to prevent culling issues
24 Days Ago
Quicker return speed (again)
24 Days Ago
Merge from parent
24 Days Ago
Merge from jungle_update
24 Days Ago
updated snake idle and created test escape anim
24 Days Ago
Restored playground terrain
24 Days Ago
merge from maxauth_clear_fix
24 Days Ago
'ent auth' command works with tugboat
24 Days Ago
merge from main
24 Days Ago
merge from containercorpse_slots_fix
24 Days Ago
Fixed container corpses incorrect inventory slots count
24 Days Ago
enabled spatially aware environment volumes in Ziggurat
24 Days Ago
more splats painting polish for jungle ruins - eliminating grass as it doesn't belong in jungle monument perimeter fixed some lootspawn juxtaposition
24 Days Ago
Merge from parent
24 Days Ago
Respect ai.ignoreplayers and ai.addignoreplayer for attacks
24 Days Ago
merge from main
24 Days Ago
Merge from jungle_update
24 Days Ago
Apply Impostor safety checks
24 Days Ago
Impostor fix
24 Days Ago
Merge from jungle_update
24 Days Ago
Possible fix for floating players after vine tree is destroyed
24 Days Ago
Merge from jungle_update
24 Days Ago
Merge from main
24 Days Ago
Merge from main
24 Days Ago
Update X marker data for vine tree, much more accurate now thanks to new colliders
24 Days Ago
Added a small player movement bump to the bottom of the vine tree, prevents some noclip violations Adjusted the collider of the stump to prevent players being stuck in them
24 Days Ago
Stop descending before hitting a vehicle
24 Days Ago
Add distance checks to vine interactions
24 Days Ago
If a players current gesture doesn't match the allowed gesture conditions of a mountable, cancel the gesture when mounting
24 Days Ago
Fixed climb interact option appearing when mounted to a vine