19,214 Commits over 3,898 Days - 0.21cph!
Removing hard links to the resources folder
Reducing usage of Resources/FileSystem in editor
Spawnhandler - enforce limits properly - attempt 2
Updated lootspawn to include map
Updated phrases
Fixed horse having no collision
Fixed ironsight zooms being fov dependant
Map - hide paintbox until cursor unlocked
Fixed NRE in AnimalSkin (horse had no renderers set)
Pay attention to map size when in EnforceLimits
Use run_app_build instead
Removed debug info about texture creation
If too many spawnables on load, delete a bunch of them
Fixed invisible feet shadows
Fixed twitchy shadows when dead/wounded/asleep
Fixed drag and drop out of inventory
Fixed accidentally dropping items in the lines between the slots in inventory
Halving tree count (Speedtrees in Unity aren't speedy at all)
Reducing animal count
Tweak Menu timings - time layers
Goosey has been committing to the wrong branch :S
Tweaks menu - timings boilerplate
Huge UI performance increase
Added eraser to map
Map drawing always enabled, pan around with right mouse button
Made console history culling less terrible
Fixed blue shirt collision being scaled by 100x
Fixed metal plate collision being scaled by 0.3x
Fixed hazmat helmet collision being scaled by 10x
Added warnings if skinnedcollider is scaled
ban command also bans ownerid if using family share
status command now shows family share ownerid
status command takes an optional argument (player search filter)
Map NREs
Removed some redundant raycasters
Switch off some raycasters when not being used
Map v1 (just fog of war, no drawing yet)
Fixed phrases fucking up if newline
Added NeedsMouseWheel
Added UIEx (extensions for UI)
Misc performance and profiling
Use only map in beltbar
Follow player until click
Fixed player clothes sometimes rebuilding multiple times after change
Added ItemModContainerRestriction
Only one map can be equipped at the same time
Added ServerRPC Conditional IsActiveItem
Made texture2D.Clear 10x faster, allocates relatively no memory
Map fogofwar saving/loading
del deletes multiple objects
Code lock fixes
Goosey's animal LODs