248,756 Commits over 3,959 Days - 2.62cph!
catapult - spring position fix
catapult - updated reload anim with chain bug fix
Revert marking the entire navmesh as unwarkable
Fixed particle-related crashes
Do not store disabled workshop addon IDs as strings
Should save some memory.
Fix BRANCH being set to `prerelease` on NONE beta clients
Do not store disabled workshop addon IDs as strings
Should save some memory.
Fix BRANCH being set to `prerelease` on NONE beta clients
Add Graphics.DrawModelInstanced with count for procedural instancing, document other instanced methods
Add DrawModelInstanced methods to CommandList
Add CommandList.Set for ComputeBuffer<T>
Fix reflection camera priority
Water tweaking
Can't pull and reload a catapult at the same time
Restore colliders on rigidbody disable if the collider is still active
Don't let collider dictate body type when there's a rigidbody, colliders could have a mix of statics so rigidbody should be the authority on this
Fixed catapult push interaction showing when looking at ammo, reload and fire points
Make bradley, heli and shark respect the "ai.addIgnorePlayer" and "ai.ignorePlayers" admin command
Tweaked battering ram water logged point
Fixed "occupied" being shown when not looking at the occupied mount point
viewmodel wooden shield viewable arm test anims
Fixed siege weapon release interaction showing "Release the boat"
- Added big ass vehicle world colliders for better vehicle -> vehicle siege tower collision
- Siegetower was using drawbridge 1 as its network model?
Battering ram constructable switched to additive mode
Added stage 4
Added repel and hurt trigger inside the tower in case you manage to glitch in
Fixed battering ram front wheels disappearing
Fixed the effects rotating with the wheels
Fixed doubled up siege tower doors
Re-enabled sync position on battering ram door
Tweak battering ram prevent building volume
Siege tower:
- no longer spams sound errors
- tried to fix duplicate doors
Update summary to be more clear on what this interface is for
Re-enabled front door colliders on siege tower
Prevented work cart box model from going invisible due to the LOD
Moved box into the other corner (looks better on the above ground carts)
Use oblique near clip plane trick for water reflections
Fix NRE in NavMesh Dispose
Optimize culling in navmesh debug draw
Hook up Package.Data
GameModal now correctly uses GameConfig from backend
Fix "no screenshots" being thin
After purchase, keep refreshing until we have the item
Indicate when you already own items
Asset Browser: Show 'Open File Location' in context menu when searching too
Asset Browser: Disable flat/recursive toggle button when searching or in meta location
Restore AssertNoGraphErrorsInScene test
Fixes #1709
Fixing LOD3 and 4 materials for Catapult
Scores component, game_loop prefab that is spawned instead of manually creating components
Lazy-initialize NavMesh GeneratorPool
Sounds
kill feed
Pickup UI
Give each scene dock a unique name and fix load order so we maintain layout positions
Move window layout to project cookie, will fallback to importing from editor cookie for now
Expose BoneCollection / Bone to ActionGraph
Fixes Facepunch/sbox-issues#6878
jungle skin prefabs setup progress - floor frames, wall frames
- ▉▆▉▉▅▄▋▆▄▄ ▍▊▄▍▆ ▍█▇ ▅█▄▋▇ █▍▇ ▍▋▍▅▄▇, ▆▇▆▅▇ █▍ █▋▅▄█▋▋▇▉▇▆ ▅▌▄█▉▌▌▅▊▋ ▅▍ ▇▌▍▉█▊▊▄▉▄ ▇▊▋▍▊▍▊
- ▅▄██▊▄ ▆▇▋▌█▆▅▌▆▇▌▋▆▉▆▇▋ ▌▆▊ ▅██▋▊▅▍▉█ ▊▋█▊ ▋.▊▆ -> ▊.▋▆
- ▌█▅▄▆▍ ▅█ ██ ▋▇▉▆▄▍ ▌▌▄▆▇▇_▊▇▉▊▇▅█▌▄▋ ▍▊ █ ▆▍ ▇▅▌ █▊▉ & ▄▊▇▅▆▊ ▌▌▇▊▉▌▉▋ ▋▉▊ ▉▄▄▉█▄▇▌ ▌▋▍█▋▆▋ ▊▋ ▊▊▆ █▅█▉▄ ▊▄ █▌▍▉▅▌▉▇█ ▊▍▊▉▄▇█▌ ▍▇▊▇▋ (▅▋▅▅▇▅▇▉▉ ▉▋▄▍▄▍▆ ▋ ▊▅▍▇▄▌ ▍▅▅ ▅▋▉▉▊▄▊▊▊)
- ▅▇▄▉▇▍▌▅▇ ▌▉▄▆█▊▅▋██▇▅▌▅▍▅▍▉▄▍ ▍▋▇▇█▋▌▊▄ ▋▍▉▍▉▅, ▉▅▍▆▍▇▍▊ ▆▇▉▆▆▄██▇ ▋▅▇▅▆▋ ▌▋ ▋▉▊▊▉ ▋▅ ▇▍█▍▄ ▇▅ ▉▍▄ ▄▍▍█▊ (▊▊▇▊ ▋▋▅ ▄▆▇▄▉▅▌▇▄ ▊▉ ▇▍▆▊█▇▄▊▉ ▇▄▅▋▍▆▅▌)
- ▍▆▍ ▄█▆▍▆▊▄ ▋▍▋ ▊▍██ ▉▉▇▄▆▄▊▄▅▋
DontDestroyOnLoad for GameLoop (handles transitions through scenes, ArenaManager handles the current round)