userGarry Newmancancel
branchrust_reboot/maincancel

5,292 Commits over 2,345 Days - 0.09cph!

8 Years Ago
Nice error when missing item in google sheet
8 Years Ago
Does not using vorbis prevent the import crash?
8 Years Ago
ran prepare prefabs
8 Years Ago
gain xp notice
8 Years Ago
Added category to sheet
8 Years Ago
8 Years Ago
Basic Google Sheets importing CraftTime, CraftAmount, Stackable, UnlockLevel, UnlockPrice set via Google Sheet
8 Years Ago
Removd google csv importexport
8 Years Ago
Note takes one paper to craft, 10 seconds Paper takes 10 seconds to craft
8 Years Ago
Updated skin list
8 Years Ago
8 Years Ago
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
8 Years Ago
Can craft item if it's marked as NeedsSteamItem, doesn't have a SteamItem but does have an unlocked skin(!)
8 Years Ago
Owner UI shows "others" if too many owners Fixed Owner UI blocks being too narrow if fraction too low
8 Years Ago
Updated Steam Inventory
8 Years Ago
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
8 Years Ago
Show XP on unlock notification
8 Years Ago
RUST-1099 UI effect notices are not dismissed on disconnect RUST-23 Crafting UI doesn't reset on reconnect
8 Years Ago
RUST-1103 Ownership displays 0% in some situations.
8 Years Ago
8 Years Ago
Fixed XP bar staying bug after punch XP bar punch size is relative to the amount of xp gained
8 Years Ago
Fixed NRE on item drop without skin
8 Years Ago
DefaultBlueprints fix
8 Years Ago
Define SteamInventoryItem behaviour
8 Years Ago
Phrases
8 Years Ago
8 Years Ago
Launcher updates
8 Years Ago
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
8 Years Ago
Sqlite Profiling
8 Years Ago
Missed upgrade icon
8 Years Ago
Server perf tweaks
8 Years Ago
unlockedSkins is redundant
8 Years Ago
AntiHack.projectile_protection 1 fix(ish)
8 Years Ago
Quick craft shows amount in queue
8 Years Ago
Moved upgrade notices closert to the belt bar, less obstructive
8 Years Ago
RUST-1097 Streamer mode should mask ownership
8 Years Ago
RUST-1073 PRERELEASE - Voice chat not working after initial use
8 Years Ago
Unity 5.4.0b24
8 Years Ago
Rebuilt plugins
8 Years Ago
/main becomes /prerelease
9 Years Ago
webrcon chat messages added chat.tail (json) added chat.search (json) chat messages contain user's steamid
9 Years Ago
Fixed List.Compare handling nulls
9 Years Ago
9 Years Ago
Updated facepunch.system with github version
9 Years Ago
Added delta update capability to protobuf lib Ticks are delta'd Added Rust.Data.Test
9 Years Ago
Removing PVT test from benchmark (crashing shit)
9 Years Ago
Call SetHierarchyGroup in standalone too
9 Years Ago
More procmap tests
9 Years Ago
9 Years Ago
Added procmap.pvt benchmark (should this be enabled by default, or should we get rid of it)