reporust_rebootcancel

125,756 Commits over 4,109 Days - 1.28cph!

3 Months Ago
Created Place Holder Icons for Big Cat Meat, Crocodile Meat, Snake Meat Setup New Meat Icons on their Item Prefab
3 Months Ago
adjusted splat ignoremask to include ocean and lake (using pre-existing Sand topology mask)
3 Months Ago
Added controller
3 Months Ago
Cancel 3p animation if hits the ground
3 Months Ago
duration & speed tweeks
3 Months Ago
Assigned correct texture reference to cocoknight arms material
3 Months Ago
more wip
3 Months Ago
Mat fix
3 Months Ago
Test
3 Months Ago
merge from main
3 Months Ago
Merge: from main Tests: none, no conflicts
3 Months 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
3 Months Ago
Improve script notes.
3 Months Ago
Reassigned Material and texttures
3 Months 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)
3 Months Ago
enabled r/w on ziggurat gate colliders
3 Months Ago
some tweaking of the jungle_ruins_e alpha map
3 Months Ago
Remove rotating logs
3 Months Ago
Dont fly to a player thats ran too far from the starting position
3 Months Ago
Aim slightly higher up than the feet
3 Months Ago
re-balanced erosion splat values to be less intense, included oceanside and lakeside to ignore mask to avoid wiping out beaches with stones
3 Months Ago
Merge from jungle_update
3 Months Ago
Client predicted returning to player
3 Months Ago
▇▉▋▌▆▄▇▍▌▆▍▅▉▉▊▆▆▌▇▇█▊▌▆▊ ▆▆ ▄▉▄▅▍ ▇▊ ▄▊▍▋ ▄█▅▉█▍▉▉ ▆▊▇▊
3 Months Ago
Corrected environment volume bounds calculation to prevent culling issues
3 Months Ago
Quicker return speed (again)
3 Months Ago
Merge from parent
3 Months Ago
Merge from jungle_update
3 Months Ago
updated snake idle and created test escape anim
3 Months Ago
Restored playground terrain
3 Months Ago
merge from maxauth_clear_fix
3 Months Ago
'ent auth' command works with tugboat
3 Months Ago
merge from main
3 Months Ago
merge from containercorpse_slots_fix
3 Months Ago
Fixed container corpses incorrect inventory slots count
3 Months Ago
enabled spatially aware environment volumes in Ziggurat
3 Months Ago
more splats painting polish for jungle ruins - eliminating grass as it doesn't belong in jungle monument perimeter fixed some lootspawn juxtaposition
3 Months Ago
Merge from parent
3 Months Ago
Respect ai.ignoreplayers and ai.addignoreplayer for attacks
3 Months Ago
merge from main
3 Months Ago
Merge from jungle_update
3 Months Ago
Apply Impostor safety checks
3 Months Ago
Impostor fix
3 Months Ago
Merge from jungle_update
3 Months Ago
Possible fix for floating players after vine tree is destroyed
3 Months Ago
Merge from jungle_update
3 Months Ago
Merge from main
3 Months Ago
Merge from main
3 Months Ago
Update X marker data for vine tree, much more accurate now thanks to new colliders
3 Months 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