249,292 Commits over 3,959 Days - 2.62cph!

48 Days Ago
Tweaked battering ram water logged point Fixed "occupied" being shown when not looking at the occupied mount point
48 Days Ago
viewmodel wooden shield viewable arm test anims
48 Days Ago
tutorial art progress
48 Days Ago
Fixed siege weapon release interaction showing "Release the boat"
48 Days Ago
- Added big ass vehicle world colliders for better vehicle -> vehicle siege tower collision - Siegetower was using drawbridge 1 as its network model?
48 Days Ago
Battering ram constructable switched to additive mode Added stage 4
48 Days Ago
Added repel and hurt trigger inside the tower in case you manage to glitch in
48 Days Ago
Fixed battering ram front wheels disappearing Fixed the effects rotating with the wheels
48 Days Ago
Fixed doubled up siege tower doors
48 Days Ago
Re-enabled sync position on battering ram door
48 Days Ago
Tweak battering ram prevent building volume
48 Days Ago
Siege tower: - no longer spams sound errors - tried to fix duplicate doors
48 Days Ago
Update summary to be more clear on what this interface is for
48 Days Ago
Re-enabled front door colliders on siege tower
48 Days Ago
workcart_box_fix -> main
48 Days Ago
Prevented work cart box model from going invisible due to the LOD
48 Days Ago
Moved box into the other corner (looks better on the above ground carts)
48 Days Ago
Use oblique near clip plane trick for water reflections
48 Days Ago
Regenerate code
48 Days Ago
Fix NRE in NavMesh Dispose
48 Days Ago
Optimize culling in navmesh debug draw
48 Days Ago
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
48 Days Ago
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
48 Days Ago
Restore AssertNoGraphErrorsInScene test Fixes #1709
48 Days Ago
Fixing LOD3 and 4 materials for Catapult
48 Days Ago
Scores component, game_loop prefab that is spawned instead of manually creating components
48 Days Ago
Lazy-initialize NavMesh GeneratorPool
48 Days Ago
Sounds kill feed Pickup UI
48 Days Ago
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
48 Days Ago
Arena events
48 Days Ago
Define round phase
48 Days Ago
Expose BoneCollection / Bone to ActionGraph Fixes Facepunch/sbox-issues#6878
48 Days Ago
jungle skin prefabs setup progress - floor frames, wall frames
48 Days Ago
Refactor
48 Days Ago
- ▉▆▉▉▅▄▋▆▄▄ ▍▊▄▍▆ ▍█▇ ▅█▄▋▇ █▍▇ ▍▋▍▅▄▇, ▆▇▆▅▇ █▍ █▋▅▄█▋▋▇▉▇▆ ▅▌▄█▉▌▌▅▊▋ ▅▍ ▇▌▍▉█▊▊▄▉▄ ▇▊▋▍▊▍▊ - ▅▄██▊▄ ▆▇▋▌█▆▅▌▆▇▌▋▆▉▆▇▋ ▌▆▊ ▅██▋▊▅▍▉█ ▊▋█▊ ▋.▊▆ -> ▊.▋▆ - ▌█▅▄▆▍ ▅█ ██ ▋▇▉▆▄▍ ▌▌▄▆▇▇_▊▇▉▊▇▅█▌▄▋ ▍▊ █ ▆▍ ▇▅▌ █▊▉ & ▄▊▇▅▆▊ ▌▌▇▊▉▌▉▋ ▋▉▊ ▉▄▄▉█▄▇▌ ▌▋▍█▋▆▋ ▊▋ ▊▊▆ █▅█▉▄ ▊▄ █▌▍▉▅▌▉▇█ ▊▍▊▉▄▇█▌ ▍▇▊▇▋ (▅▋▅▅▇▅▇▉▉ ▉▋▄▍▄▍▆ ▋ ▊▅▍▇▄▌ ▍▅▅ ▅▋▉▉▊▄▊▊▊) - ▅▇▄▉▇▍▌▅▇ ▌▉▄▆█▊▅▋██▇▅▌▅▍▅▍▉▄▍ ▍▋▇▇█▋▌▊▄ ▋▍▉▍▉▅, ▉▅▍▆▍▇▍▊ ▆▇▉▆▆▄██▇ ▋▅▇▅▆▋ ▌▋ ▋▉▊▊▉ ▋▅ ▇▍█▍▄ ▇▅ ▉▍▄ ▄▍▍█▊ (▊▊▇▊ ▋▋▅ ▄▆▇▄▉▅▌▇▄ ▊▉ ▇▍▆▊█▇▄▊▉ ▇▄▅▋▍▆▅▌) - ▍▆▍ ▄█▆▍▆▊▄ ▋▍▋ ▊▍██ ▉▉▇▄▆▄▊▄▅▋
48 Days Ago
DontDestroyOnLoad for GameLoop (handles transitions through scenes, ArenaManager handles the current round)
48 Days Ago
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
48 Days Ago
Tutorial updates
48 Days Ago
Bump DMX memory allocator limit for 64bit builds Fix crashes in 64bit particle editor when editing anything Fixed particle-related crashes
48 Days Ago
Stub menu, Arena def
48 Days Ago
Clean up code
48 Days Ago
Add command to make admin invisible
48 Days Ago
updated viewmodel mini crossbow anims
48 Days Ago
Fix NRE on native data
48 Days Ago
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
48 Days Ago
Ensured towing visuals delete properly when the towing joint breaks
48 Days Ago
Extra delay timings
48 Days Ago
Fix memory leak in navmesh builder
48 Days Ago
Add cylinder obstacle
48 Days Ago
merge from siege_weapons