249,466 Commits over 3,959 Days - 2.63cph!

2 Months Ago
introduced manager class that allows marching cubes to be enqueued and then processed in parallel (only iterating and processing thoses that have requested it) - parallelises the marching between systems - parallelises the physics mesh baking across job threads as well
2 Months Ago
Call PlayerDresser when removing clothing of the same type
2 Months Ago
Flag scene unsaved changes in a better place, fixes not being flagged in some cases, Facepunch/sbox-issues#6799 Consistently style scene tab titles in titlecase
2 Months Ago
Bugfix: various ServerProfiler fixes and improvements - Account that native strings are not null terminated when doing unmanaged string comparison - Filter out native profiler funcs from annotation - Unregister profiler callbacks when stopping play in editor (this would cause mono crash on repeat plays due to GCed callbacks) - Reduce scope of unsafe keyword (as some funcs are safe) - Replace test-run annotation with fully enabled one - Hook in on frame end to count frames Tests: Started, stopped and started the game in the editor. Wrote some simple test code to validate StrEq. Validated in logs that native serverprofiler functionality is ignored.
2 Months Ago
Added a bunch of clothing helper functions and automatically load equipped clothing on start Added `unlock_clothing` command Can now unequip clothing from the clothing menu. Hooked up IsEquipped indicator
2 Months Ago
Weapon wip Reduce player slide down slopes Ue ITemporaryEffect Multiplayer fixes
2 Months Ago
Improve Bootstrap::Init error output to show diagnostic errors if they exist - we get a lot of users asking about this, and the original exception is not very useful https://files.facepunch.com/tony/1b0411b1/sbox-dev_GUQ7oMB8Eh.png
2 Months Ago
Fixedupdate on fluid simulation, smoke
2 Months Ago
Don't display Layers in the TilesetComponent, only in the TilesetTool so it's less confusing (hopefully) Don't display Surface Properties in Tileset Tool Refactor TilesetComponent so the Collider is a separate hidden component used invisibly. Moved TilesetComponent Collision variables into their own feature tab which can be removed Fixed "Set as Collision Layer" not instantly rebuilding Collisions Don't show Collision Variables in the TilesetToolInspector
2 Months Ago
trying glass decal as masked, with front culling to soften the look
2 Months Ago
Clothing Wip
2 Months Ago
merge from main
2 Months Ago
Fixed smg showing shell in the magazine too early in the animation
2 Months Ago
Fixed error on cable UVs
2 Months Ago
Desaturated catapult hook albedo
2 Months Ago
Polish to battering ram. Added decal components to entity.
2 Months Ago
Download initial server packages (on join) in parallel, Facepunch/sbox-issues#6786
2 Months Ago
Tweaked battering ram seat position Adjusted steering wheel min max angles, added playerModel steeringTargetDegrees
2 Months Ago
disable Halloween Dungeon spawns
2 Months Ago
sks viewmodel - reduce rotation sway to fix arms clipping camera
2 Months Ago
Update Facepunch.ActionGraphs Fixes Facepunch/sbox-issues#6736
2 Months Ago
reduced per-cube temp allocs
2 Months Ago
lookup workarounds for unapproved salvage sword and stone pickaxe
2 Months Ago
Update: Filter instrumenting anotations based on class and namespaces - Added reporting of class and namespace into annotation log Currently only skipping ServerProfiler itself to avoid a recursion when invoking callbacks (will be tested in next submit). Tests: pressed play in editor - saw the instrumentation logs
2 Months Ago
Possible fix for Facepunch/sbox-issues#6736
2 Months Ago
2 Months Ago
Fixed siege tower raising
2 Months Ago
Compile errors
2 Months Ago
Tipped over siege tower wont parent players inside allowing to be used as combat cover with minimal glitching
2 Months Ago
Fix SoundEvent JsonUpgrader only working for certain formats of RangedFloat. Resolves Facepunch/sbox-issues#6790
2 Months Ago
Map Updates and Test scene
2 Months Ago
BRZone material visibility improvements.
2 Months Ago
Fixed gap in battering ram drivers seat
2 Months Ago
▌▇██▇▌▊█▍▉▇▇▊ ▉▅▋▄▄▋
2 Months Ago
manifest
2 Months Ago
Merge from parent
2 Months Ago
Updated fuel gauge position and seat position on battering ram
2 Months Ago
new Model.Attachments API Remove Log.Info in AssetBrowser Add CreateAttachments property to ModelRenderer Simplify skeleton bone rendering
2 Months Ago
Merge from mixingtable_click
2 Months Ago
Correctly respect max item stack sizes
2 Months Ago
▅▇▊▍▅▋▉▍ ▄▍▅▌▌▌ ▆▇▅▋ ▉▌▍▍▋▋▌▌ ▊▍ ▄▉▅▌ ▄▋▍▇▆▄▍ ▆▋▄▆▇▌▅▋ ▉▌ ▉▄█▅▅▄▅▉▌▄▆▅
2 Months Ago
▊▄▍▋▋▌▅ ▇▍▉█▄▅▇ ▉▋▋▅ ▉█▌▋ ▉▇▋▆▋ ▇▋▋▋▉▊ ▋▉ ▆██▋▊▍▋▊▆▆▆▇
2 Months Ago
converted to use burst and the jobsystem - still needs thought on multithreading, but about a 10x speedup from burst usage already
2 Months Ago
Remove some more stuff
2 Months Ago
Moved steering wheel of battering ram forward (WIP). Secured some floating pulleys.
2 Months Ago
Phrase update
2 Months Ago
Merge from main
2 Months Ago
Finish up 2d stage
2 Months Ago
Add backpack to render scene and setup render script.
2 Months Ago
Fixed non-host RPS players needing to own gesture pack to join a game Setup steam item for pack, mark all new gestures as unlocked with the pack