223,127 Commits over 3,684 Days - 2.52cph!

41 Days Ago
Add 3rd variant to Frontier Planter prefab
41 Days Ago
Fix Abyss text sizing bug
41 Days Ago
Small adjustment to axe and pick visual positioning on the item store abyss page. I didn't have time to position these perfectly the other day.
41 Days Ago
Merge from main
41 Days Ago
merge from main
41 Days Ago
Merge from debugging
41 Days Ago
Init/get order fix
41 Days Ago
Override brain and npc movement tick delays for Bradley spawned scientists.
41 Days Ago
AIBrain movement tick start delay, defaults to previously used hardcoded value.
41 Days Ago
Remove some debug. Movement delay fix.
41 Days Ago
fixed ChickenCostume related errors on CraggyIsland
41 Days Ago
phrases
41 Days Ago
Merge main -> store-ui
41 Days Ago
WIP suspension
41 Days Ago
merge from tutorial_island/server_opt_in_support
41 Days Ago
merge from tutorial_island/auto_opt_out
41 Days Ago
merge from vendor_ui_fixes_4
41 Days Ago
merge from tutorial_island
41 Days Ago
merge from fadeoutnre_fix
41 Days Ago
merge from store-ui branch
41 Days Ago
merge from RidingChickenCostume
41 Days Ago
MaterialSetup includes inactive children when IncludeChildren is enabled
41 Days Ago
EnvironmentVolume overrides for BiomeBisuals and MaterialConfig MaterialConfig can now specify shader toggles (only supported for some) MaterialSetup has includeChildren flag to apply to all child renderer components instead of just the renderer on the same game object
41 Days Ago
Revert back to harmony 1.2 to fix aux2
41 Days Ago
Leaderboard backup, run #10108
41 Days Ago
Make tracer come from muzzle if proxy
41 Days Ago
First pass on a harbor container manager entity, spawns containers and stacks them appropriately semi randomly (crane functionality is broken for now)
41 Days Ago
Bike is now mountable, some basic functions working
41 Days Ago
Update containers with a static version of the double door prefab
41 Days Ago
Hide VM camera for other players. When setting initial comp references, include disabled as setting from OnAwake
41 Days Ago
Merge from main
41 Days Ago
Merge Main -> Bikes
41 Days Ago
Don't serialize view models with the scene snapshot
41 Days Ago
Finally fixes Facepunch/sbox-issues#4716 - reloading Map Instance when recompiled in Hammer
41 Days Ago
merge harmony_2 -> aux2
41 Days Ago
Switch to net framework 4.5.2 version of harmony dll
41 Days Ago
Scrollbar just hides rather than disables
41 Days Ago
Bill loadout edit
41 Days Ago
Ensured accordions are closed by default
41 Days Ago
Fixes for some bugs in the "flat water" boat system, to allow kayaks to sit nice and flat on tutorial island even when a storm is raging on the server. Will improve Tugboat behaviour too.
41 Days Ago
Make tutorial support disabled by default in server config
41 Days Ago
Automatically mark players as having declined the tutorial if they have over 50 recorded deaths
41 Days Ago
Increase size of vendor name box
41 Days Ago
Hide scrollbar for single vendors
41 Days Ago
Fix TokenisedPhrase strings containing [attack] returning the input bounds to [attack2] if attack2 is bound before attack in the keys.cfg file
41 Days Ago
merge from harmony_2 -> aux2
41 Days Ago
Disable assembly version validation
41 Days Ago
Lighting additions for heli wreck fire
41 Days Ago
Ensured vending screen only cancels invoke if the handler hasn't already been destroyed (prevents an error push in editor)
41 Days Ago
Fixed dragging prefabs into scene view sbox-issues/issues/5079