reporust_rebootcancel

123,985 Commits over 4,171 Days - 1.24cph!

5 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
5 Months Ago
Improve script notes.
5 Months Ago
Reassigned Material and texttures
5 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)
5 Months Ago
enabled r/w on ziggurat gate colliders
5 Months Ago
some tweaking of the jungle_ruins_e alpha map
5 Months Ago
Remove rotating logs
5 Months Ago
Dont fly to a player thats ran too far from the starting position
5 Months Ago
Aim slightly higher up than the feet
5 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
5 Months Ago
Client predicted returning to player
5 Months Ago
▇▉▋▌▆▄▇▍▌▆▍▅▉▉▊▆▆▌▇▇█▊▌▆▊ ▆▆ ▄▉▄▅▍ ▇▊ ▄▊▍▋ ▄█▅▉█▍▉▉ ▆▊▇▊
5 Months Ago
Corrected environment volume bounds calculation to prevent culling issues
5 Months Ago
Quicker return speed (again)
5 Months Ago
Merge from parent
5 Months Ago
Merge from jungle_update
5 Months Ago
updated snake idle and created test escape anim
5 Months Ago
Restored playground terrain
5 Months Ago
merge from maxauth_clear_fix
5 Months Ago
'ent auth' command works with tugboat
5 Months Ago
merge from main
5 Months Ago
merge from containercorpse_slots_fix
5 Months Ago
Fixed container corpses incorrect inventory slots count
5 Months Ago
enabled spatially aware environment volumes in Ziggurat
5 Months Ago
more splats painting polish for jungle ruins - eliminating grass as it doesn't belong in jungle monument perimeter fixed some lootspawn juxtaposition
5 Months Ago
Merge from parent
5 Months Ago
Respect ai.ignoreplayers and ai.addignoreplayer for attacks
5 Months Ago
merge from main
5 Months Ago
Merge from jungle_update
5 Months Ago
Apply Impostor safety checks
5 Months Ago
Possible fix for floating players after vine tree is destroyed
5 Months Ago
Merge from main
5 Months Ago
Update X marker data for vine tree, much more accurate now thanks to new colliders
5 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
5 Months Ago
Stop descending before hitting a vehicle
5 Months Ago
Add distance checks to vine interactions
5 Months Ago
If a players current gesture doesn't match the allowed gesture conditions of a mountable, cancel the gesture when mounting
5 Months Ago
Fixed climb interact option appearing when mounted to a vine
5 Months Ago
Vine swinging icons
5 Months Ago
More obvious difference between medium and high state of charge on battery PFX.
5 Months Ago
Mild polish on the programmer art electric wire flow overlay.
5 Months Ago
Additional kapok tree variants / prefabs / colliders Tweaked Kapok_a colllider
5 Months Ago
merge from outbreak_outfit -> jungle_update
5 Months Ago
merge from jungle_update
5 Months Ago
lerp underwater scattering changes + refactor also fix misspelled material parameter in lake/river/moonpool shaders
5 Months Ago
- added camera bone to arms only rig, enabling camera animation to be played during gestures - setup camera animation on dlc gesture - edits to 1p and 3p gesture anim length
5 Months Ago
▆▆▉▅▅▋█ ▇▇▋▅▇
5 Months Ago
Merge from main
5 Months Ago
▊▌▄▄▌ ▇▆▌▋ ▍██▊
5 Months Ago
IO wire color value overhaul. No longer break PBR rules by having pitch black albedo or 255'd colors etc. Updated the base albedo and normal map. Looks better.