reporust_rebootcancel

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

22 Days Ago
Transition tweak
22 Days Ago
jungle_update -> aux3
22 Days Ago
boomerang -> jungle_update
22 Days Ago
Last minute changes
22 Days Ago
Fixed Boomerang on back positioning. Removed extra logs from animation events
22 Days Ago
Added item condition to Boomerangs - each hit removes 10% of durability
22 Days Ago
Created Place Holder Icons for Big Cat Meat, Crocodile Meat, Snake Meat Setup New Meat Icons on their Item Prefab
22 Days Ago
adjusted splat ignoremask to include ocean and lake (using pre-existing Sand topology mask)
22 Days Ago
Added controller
22 Days Ago
Cancel 3p animation if hits the ground
22 Days Ago
duration & speed tweeks
22 Days Ago
Assigned correct texture reference to cocoknight arms material
22 Days Ago
more wip
22 Days Ago
Mat fix
22 Days Ago
Test
22 Days Ago
merge from main
22 Days Ago
Merge: from main Tests: none, no conflicts
22 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
22 Days Ago
Improve script notes.
22 Days Ago
Reassigned Material and texttures
22 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)
22 Days Ago
enabled r/w on ziggurat gate colliders
22 Days Ago
some tweaking of the jungle_ruins_e alpha map
22 Days Ago
Remove rotating logs
22 Days Ago
Dont fly to a player thats ran too far from the starting position
22 Days Ago
Aim slightly higher up than the feet
22 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
22 Days Ago
Merge from jungle_update
22 Days Ago
Client predicted returning to player
22 Days Ago
▇▉▋▌▆▄▇▍▌▆▍▅▉▉▊▆▆▌▇▇█▊▌▆▊ ▆▆ ▄▉▄▅▍ ▇▊ ▄▊▍▋ ▄█▅▉█▍▉▉ ▆▊▇▊
22 Days Ago
Corrected environment volume bounds calculation to prevent culling issues
22 Days Ago
Quicker return speed (again)
22 Days Ago
Merge from parent
22 Days Ago
Merge from jungle_update
22 Days Ago
updated snake idle and created test escape anim
22 Days Ago
Restored playground terrain
22 Days Ago
merge from maxauth_clear_fix
22 Days Ago
'ent auth' command works with tugboat
22 Days Ago
merge from main
22 Days Ago
merge from containercorpse_slots_fix
22 Days Ago
Fixed container corpses incorrect inventory slots count
22 Days Ago
enabled spatially aware environment volumes in Ziggurat
22 Days Ago
more splats painting polish for jungle ruins - eliminating grass as it doesn't belong in jungle monument perimeter fixed some lootspawn juxtaposition
22 Days Ago
Merge from parent
22 Days Ago
Respect ai.ignoreplayers and ai.addignoreplayer for attacks
22 Days Ago
merge from main
22 Days Ago
Merge from jungle_update
22 Days Ago
Apply Impostor safety checks
22 Days Ago
Impostor fix
22 Days Ago
Merge from jungle_update