30,790 Commits over 3,867 Days - 0.33cph!
updated craft times to be sensible for all items
format ownership to display one decimal point if needed
Basic Google Sheets importing
CraftTime, CraftAmount, Stackable, UnlockLevel, UnlockPrice set via Google Sheet
Test to improve spear throwing responsiveness
Removd google csv importexport
Note takes one paper to craft, 10 seconds
Paper takes 10 seconds to craft
potential fix for 121% ownership
tweaked some weapon hold player animations
adjusted positioning of ak47 world model so it sits in the player hand better
level up and item unlock notice sounds
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
Can craft item if it's marked as NeedsSteamItem, doesn't have a SteamItem but does have an unlocked skin(!)
Owner UI shows "others" if too many owners
Fixed Owner UI blocks being too narrow if fraction too low
sign posts removed from tech tree (steam items only)
boonie hat, bandana, and ballcap also steam items only ( no stats anyway )
fix for RUST-1114 Thrown items merging will calculate ownership incorrectly
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
Show XP on unlock notification
RUST-1099 UI effect notices are not dismissed on disconnect
RUST-23 Crafting UI doesn't reset on reconnect
RUST-1103 Ownership displays 0% in some situations.
Fixed ores on Barren not counting towards world population count when loaded from a save (RUST-1112)
fixed a bunch of ownership bugs (hopefully)
-stacking items erasing owners
-spltting and restacking erasing owners
removed debug.log from xp earn notification
-fixed alignment of crossbow viewmodel when aiming down sights
fixed not earning xp eating directly from trash piles
no xp from eating raw/burned foods
fix for harvesting not increasing ownership on stacks
potential fix for splitting erasing owners??
barricades no longer unlock at level 200
Fixed XP bar staying bug after punch
XP bar punch size is relative to the amount of xp gained
Fixed NRE on item drop without skin
Proper hitscan fix for projectile_protection 1
Define SteamInventoryItem behaviour
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