194,179 Commits over 4,079 Days - 1.98cph!

32 Days Ago
Merge from jungle_update
32 Days Ago
Hobobarrel, cauldron, fireplace, skull fire pit and camper bbq setup
32 Days Ago
Merge: from profiling_improvements - Reduce capture size by ~19% by filtering out more methods Tests: snapshot on craggy in editor
32 Days Ago
updated snake test escape anim
32 Days Ago
Update: further reduce capture scope by ~19% - Built from c4679e41 Tests: snapshot in editor on Craggy
32 Days Ago
Movement fixes.
32 Days Ago
converted underground tunnels segments (a scene to prefab is required for monuments with tunnel entrances)
32 Days Ago
Merge: from main
33 Days Ago
Merge: from parallel_validatemove - Bugfix: GamePhysics.OverlapCapsules no longer skips 0-length-capsule queries - Additional unit tests Tests: unit tests + staging demo playback
33 Days Ago
Tests: add GamePhysics.CheckShhere, CheckCapsule and related consistency tests Contains divergence cases that are constantly warned about - this is to document current behavior Tests: ran unit tests
33 Days Ago
Update: Adding GamePhysics.CheckSpheres Tests: unit tests (next submit)
33 Days Ago
Update vm cameras for a selection of weapons (deploy, admire and reload only)
33 Days Ago
jungle_update -> aux3
33 Days Ago
boomerang -> jungle_update
33 Days Ago
Client server mismatched fields error
33 Days Ago
Fixed an issue with the DeferredIndirectLightingPass not initializing properly after assigning the shader
33 Days Ago
Fixing incorrect naming for coconut armour fbx mats
33 Days Ago
New meats visual added to bbq and campfire
33 Days Ago
Transition tweak
33 Days Ago
jungle_update -> aux3
33 Days Ago
boomerang -> jungle_update
33 Days Ago
Last minute changes
33 Days Ago
Fixed Boomerang on back positioning. Removed extra logs from animation events
33 Days Ago
Added item condition to Boomerangs - each hit removes 10% of durability
33 Days Ago
Created Place Holder Icons for Big Cat Meat, Crocodile Meat, Snake Meat Setup New Meat Icons on their Item Prefab
33 Days Ago
adjusted splat ignoremask to include ocean and lake (using pre-existing Sand topology mask)
33 Days Ago
Added controller
33 Days Ago
Cancel 3p animation if hits the ground
33 Days Ago
duration & speed tweeks
33 Days Ago
Assigned correct texture reference to cocoknight arms material
33 Days Ago
Mat fix
33 Days Ago
more wip
33 Days Ago
Test
33 Days Ago
merge from main
33 Days Ago
Merge: from main Tests: none, no conflicts
33 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
33 Days Ago
Improve script notes.
33 Days Ago
Reassigned Material and texttures
33 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)
33 Days Ago
enabled r/w on ziggurat gate colliders
33 Days Ago
some tweaking of the jungle_ruins_e alpha map
33 Days Ago
Remove rotating logs
33 Days Ago
Dont fly to a player thats ran too far from the starting position
33 Days Ago
Aim slightly higher up than the feet
33 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
33 Days Ago
Merge from jungle_update
33 Days Ago
Client predicted returning to player
33 Days Ago
▇▉▋▌▆▄▇▍▌▆▍▅▉▉▊▆▆▌▇▇█▊▌▆▊ ▆▆ ▄▉▄▅▍ ▇▊ ▄▊▍▋ ▄█▅▉█▍▉▉ ▆▊▇▊
33 Days Ago
Corrected environment volume bounds calculation to prevent culling issues
33 Days Ago
Quicker return speed (again)