5,292 Commits over 2,345 Days - 0.09cph!
Moved upgrade notices closert to the belt bar, less obstructive
Quick craft shows amount in queue
AntiHack.projectile_protection 1 fix(ish)
unlockedSkins is redundant
Dropped skinned items show the right skin
Fixed weapon skins not showing properly in third person (fucking gooseman)
DoPrepare automatically tags renderers skin0 if untagged - this is majority wanted behaviour
Define SteamInventoryItem behaviour
Fixed NRE on item drop without skin
Fixed XP bar staying bug after punch
XP bar punch size is relative to the amount of xp gained
RUST-1103 Ownership displays 0% in some situations.
RUST-1099 UI effect notices are not dismissed on disconnect
RUST-23 Crafting UI doesn't reset on reconnect
Show XP on unlock notification
Show XP overlay on blueprint buttons as red if can't afford
Emphasise that blueprint is locked/unlockable in item panel
Make it clearer that unlock button is a button
Update phrases
Owner UI shows "others" if too many owners
Fixed Owner UI blocks being too narrow if fraction too low
Can craft item if it's marked as NeedsSteamItem, doesn't have a SteamItem but does have an unlocked skin(!)
Updated loot panels to header align on the left
Added itemdef.panel (created on right of inventory menu when item selected)
Right side of inventory menu scrolls
Can view and edit text on note item
Removed itemdef.unlockedSkins (unused)
Rebuilt RustBuilder
Note takes one paper to craft, 10 seconds
Paper takes 10 seconds to craft
Removd google csv importexport
Basic Google Sheets importing
CraftTime, CraftAmount, Stackable, UnlockLevel, UnlockPrice set via Google Sheet
Does not using vorbis prevent the import crash?
Nice error when missing item in google sheet
Full screen black screen test
Downgrading to Unity b21 (fixes full screen issues, unlimited framerate on ds)
Fixed dragging out of inventory not always dropping items
Full screen non exclusive - hoping to fix cursor weird fuckup shit fuck off unity
Rain collision disabled (lag)
Disable collecting XP stats (server perf test)
Updated Sqlite
Sqlite thread safe
Sqlite insert speed unit tests
Increased default server.queriesPerSecond
Fixed raknet debug output in server console
XP saving uses protobuffers, no garbage
XP databases will be converted on first run
Probably fixed loot sometimes opening with the wrong panel
Fixed possible NRE's in LifeInfographic