248,646 Commits over 3,928 Days - 2.64cph!
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)
Initial setup:
- Created filtering methods for:
- Recent x purchases
- Best sold item
- Best x sold items
- Best x revenue generating items
- x time period sales
- Peak sale hour
- Total sales
Bump DMX memory allocator limit for 64bit builds
Fix crashes in 64bit particle editor when editing anything
Fixed particle-related crashes
Add command to make admin invisible
updated viewmodel mini crossbow anims
Be very careful about when we load assemblies in LoadNetworkTables
Facepunch/sbox-issues#6984
Only warn once if Json serialization happens during a hotload
Facepunch/sbox-issues#6984
Ensured towing visuals delete properly when the towing joint breaks