254,393 Commits over 3,990 Days - 2.66cph!
Initial health system, respawn logic
Delete models/Horizontal Crusher directory
Delete models/Horizontal Crusher directory
Update active state on OnAwake instead so can set initial vars immediately
Fixed disableWearable check in client
Cleaned and rebuild codegen
Create Horizontal Crusher
Fix timeleft
Set initial lobby time to 30s
Hide pickups if player is isvalid
Add better state system
merge from server_noconsole
merge from save246 - excavator yaw prefab, disabled renderer batching on props onboard
merge from large_backpack_conveyor_filter
█▍▅▌▄ ▆▇█▉ ▍▋▌▅▌▍_▋█▉▊▆▊▄▌▄▉█▅_▆▇▄█_▉█▉
Fixed client compile error
Added convar to disable overlay
Fixed FileSystem.NormalizeFilename changing \ to // in paths instead of to /. This fixes hotloading of .scss files in regular razor Panel (PanelComponent was fine)
Added support for showing multiple overlays at once
Improved GC
Cleaned up code
Add Round
Add base round states / winner props
Add round display hud integration
Add @attribute StyleSheet for all panels
Update round display when time or round name changes
Change hud screen scale. Port over old chatbox
Clamp time left
Fixed fonts (use proper name not file name)
First overlay now works correctly
Save gizmo settings into a project cookie
Added toggle gizmos shortcut
Merge from tutorial_island
Pass selection when editing tree nodes to support multi-select editing (https://files.facepunch.com/tony/1b1211b1/sbox_Ji28uTwTuF.mp4)
Delete duplicate Scenes\minimal.scene now that Windows has picked it up
Update minimal template scenes case sensitivity
cherry-pick: Fixed Input.Released/Pressed when using a controller
▄▊▉▍▌ ▉▆█▇ ▇▉_▌▋█▇_▉▌█▅▆▆
merge from gesture_weapon_fix
harbor2 - boosted ambient pointlights
S2P
Leaderboard backup, run #9556
Enabled foot IK for Tutorial NPC anim states + added avatar switcher script
Fixed misaligned icons in crafting menu
Large backpack can now be assigned to Industrial Conveyor filters
▌▇▍ ▆▆▉▊█▇▇▊▉▆ ▆▋▉██▍▅▆▋█▍▄ ▋▌▅▅▅ ▌▋▍▍▍▌▉▇ ▆▆█ ▋▋▌▍▌▄█ ▋▍▋▉▋▌ ▅▅▌▍▆▉▋▉▆ ▆█ ▍▊▇ ▇▌▍▅▆ ▊▋ ▉▍▊▍▅▋██▅ ▇▇▍▅▋▋▄▊
Fixed missing world ping on kayak deploy
Change header class from fields -> properties (for System.Text.Json)
Fixed deploy campfire mission not showing a world ping
Add more cloth to the craft low grade mission step supply box
Tutorial help videos will now appear on top of the inventory
Add some dedicated text reminding players how to open the inventory at various help stages
Kind of got redirect skins working in the 3D viewer, except that some skins have the wrong skin ID in their store info (e.g. the CNY spear is a white CNY lantern). I have a maybe more data-error-proof idea, but committing this version in case I need it.
Fixed models that don't have a skin ID not showing up (e.g. the current lantern and spear)
Allow skins in the "none" type category (Chinese Lantern is type "none" - previously I'd only seen this for DLC packs).