251,790 Commits over 3,959 Days - 2.65cph!

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