6,664 Commits over 2,345 Days - 0.12cph!
Can throw melee weapons while running
Downed rain collision quality
Fixed some speeling mistakes
Change FOV when screen aspect is high to avoid being able to side-eye through walls
Fixed possibilities of ghost items if giving to full inventories
Simpler/nicer/actually working for for the view stretch thing
Fixed keys.cfg overriding new keys added in keys_default.cfg
reference coroutines by IEnumerator because stopping them with the Coroutine class throws errors (300 errors an hour)
Fixed NETRCV_ReadBytes returned false on suicide
Divide by zero error (uncommon)
Fixed bug reporting error
Don't network spectating players
Enabled vertex compression in player settings
bind second argument doesn't need quotes
Enabling low compression on all our meshes to see what happens
Touching these models that unity is compressing from 15kb to 1.5gb for some reason
Steamworks update (server)
Convar to enable/disable network caching
Convars containing network + save cache size in bytes
Don't store names in RPC cache (available in stringpool)
pumpkin plants live a max of 7 seasons
pumpkin plants die after being harvested 3 times
Dumping item items and info in Bundles\items automatically (for people making websites, mods etc)
Fixed lookingAt accuracy issues (door vs lock, nearby boxes etc)
Tweaked pumpkin + corn plant lod levels
Call UpdateUserData for Steam
Fixed giveall returning when it should have continued