5,292 Commits over 2,345 Days - 0.09cph!
Editor loadouts rust/wiki/Editor-Loadouts
Added userinfo (like in source engine)
god is now a clientside userinfo var
Added userinfo skincol, skintex, skinmesh - for admins to change their skin (when making movies/screemshots etc)
Fixed sign texture sometimes dissapearing
Editor loadout chooser persistance
Fixed 2048 leaf textures
Fixed SpeedTree updater to use the new shader
Ran Speedtree updater
Renamed Petur's map to something less misleading (HapisIsland)
Fixed fogging in HapisIsland
Fixed rock/radtown draw distance in HapisIsland
Updated content maps
Made stuff static in HapisIsland
Tweaking quality settings - beutiful is default, fantastic has 4 cascades + higher shadow distance
Merging perf stuff from map branch
Fixed cached menu not updating disabled status (to main)
Allow chatting while spectating
Code lock fixes
Goosey's animal LODs
Map v1 (just fog of war, no drawing yet)
Map NREs
Removed some redundant raycasters
Switch off some raycasters when not being used
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)
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
Huge UI performance increase
Added eraser to map
Map drawing always enabled, pan around with right mouse button
Made console history culling less terrible
Tweaks menu - timings boilerplate
Goosey has been committing to the wrong branch :S
Halving tree count (Speedtrees in Unity aren't speedy at all)
Reducing animal count
Tweak Menu timings - time layers
Fixed drag and drop out of inventory
Fixed accidentally dropping items in the lines between the slots in inventory
If too many spawnables on load, delete a bunch of them
Fixed invisible feet shadows
Fixed twitchy shadows when dead/wounded/asleep
Removed debug info about texture creation
Pay attention to map size when in EnforceLimits
Map - hide paintbox until cursor unlocked
Fixed NRE in AnimalSkin (horse had no renderers set)
Fixed horse having no collision
Fixed ironsight zooms being fov dependant
Updated lootspawn to include map
Updated phrases
Spawnhandler - enforce limits properly - attempt 2