193,208 Commits over 4,049 Days - 1.99cph!
Finally got round to fixing the no server / kick crash
Stone block set vert count reduction, prefabs update
Disabled MaterialColorLerp (memory, performance)
Entity creation is grouped by entity name in profiler
Removed some needlessly deep nested profiler samples
launcher health and block reduced
WIP netting wall frame block and spinner wheel
Added a basic placeholder drugs HeldItem
Added basic drug item. Not usable yet
Fixed support for active items that have no held item
Commenting out UIViewController prints as it was spamming too much
Fixed NPC stats fade out bug
merged from main to steam
balance/functionality of Locker
Fish provides animal fat
shopfront no longer blocks wall placement on triangle foundations
protocol++
Got interactables and NPC hover to handle the case where the active item is destroyed. Previously the active item could go null with the UI still displayed.
Rust.Workshop plugin has profiler enabled in debug build
Adjusted tonemapping level to 8.5 - a little darker than it used to be but lighter than after changeset 2180.
More profiler workshop skin profiler samples
Merging in the latest from Main
added tab key to controls help
Can now press TAB to cycle move and attack modes when you have a unit selected
Added "itemskins" convar to toggle workshop item skins
fixed revolver showing muzzlebrake all the time
Fixed memory leak when workshop skin texture file cannot be found
Added profiler samples to workshop skin loading
moved most hex blocks over to new system
Replaced all StartCoroutine(string) calls with StartCoroutine(IEnumerator) calls
Reverted UI.Options.Keybind.prefab submission
project files for plugins.
Since partial classes cannot span assemblies, had to change some shit to sort that.
Merged decor_deployables branch to main
Merged decor_deployables branch to main