243,913 Commits over 3,898 Days - 2.61cph!
Allow custom type serialization
Skinnable setup, placeholder icon
Merge from metal_detector
ContextTools not used anymore
Delete Command.Collection, simplify concommand internals. Change how cookies work, filenames (your cookies will be cleared)
Update default editor layout
Delete empty cookie files instead of writing them
Fix convar values being wrong
merge from server_parent_pid
▊▍▄▋▊ █▍▍▊ ▋▅▇▌█▅▅█▋▄_▅▇▌
▅▊▇▉▅▊▉█▉▇ ▇▉▅▌█ █▄▄▄▋▆▉▇▅▉_▇▊▊
merge from vending_machine_optimisation
some extra non hazardous labels for loot barrels (recycling, etc.) CHanged the static one that was saying 'fuel' for 'poison' to avoid confusion to players
Leaderboard backup, run #9628
Fixed kayak anchoring not working
Fixed exceptions from WaterDepthMasks
Update timeline with new fade to black signal
Animation polish pass for end tutorial cinematic
Working well on the Arctic page
When there's no PropRender script and we're calculating the ideal camera position ourselves, put it on an angle above the model instead of level with it
only show camera controls for current camera
Ignore zero-volume renderers
Add support for vehicles in the skin viewer (e.g. Tomaha in Arctic pack)
Create a skin viewer per info model, only while opened. Since we can now have more than once, it makes less sense to have a single static one there.
Remove Canvas component from CloudDemos root, seems to fix interaction issues
Denmo UI doesn't want to catch mouse pointer events
Anchor the kayak on the x and z axis so it doesn't float away while the cinematic is running
Add cinematic option to hide first person player legs
ProjectList: fix NRE on Project.Current
First implementation of client browser for cloud demos
Fix cinemachine component not getting added and removed during cinematic
WIP system for showing 3D model icons on the skin pack screens
Fix InputRouter not passing to game when no menudll is loaded
Fix launch settings, remove bullshit ones
Added IMetalDetectable interface and implemented for MetalDetectorSource.
Limit full scan updates based on distance moved
Treat warnings as errors so I stop pushing shit code and having CI fail
Fix warning
Backup save file right after the server saves
Correct beep/light behaviour when first deploying
Initialize these engine classes outside of MenuDll now that editor doesn't run menu dll
Null check a bunch of IMenuDll.Current calls
Make sure action graph inputs / outputs are sorted