userGarry Newmancancel

6,664 Commits over 2,345 Days - 0.12cph!

9 Years Ago
Phrases
9 Years Ago
Define SteamInventoryItem behaviour
9 Years Ago
DefaultBlueprints fix
9 Years Ago
Fixed NRE on item drop without skin
9 Years Ago
Fixed XP bar staying bug after punch XP bar punch size is relative to the amount of xp gained
9 Years Ago
9 Years Ago
RUST-1103 Ownership displays 0% in some situations.
9 Years Ago
RUST-1099 UI effect notices are not dismissed on disconnect RUST-23 Crafting UI doesn't reset on reconnect
9 Years Ago
Show XP on unlock notification
9 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
9 Years Ago
Updated Steam Inventory
9 Years Ago
Owner UI shows "others" if too many owners Fixed Owner UI blocks being too narrow if fraction too low
9 Years Ago
Can craft item if it's marked as NeedsSteamItem, doesn't have a SteamItem but does have an unlocked skin(!)
9 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
9 Years Ago
9 Years Ago
Updated skin list
9 Years Ago
Note takes one paper to craft, 10 seconds Paper takes 10 seconds to craft
9 Years Ago
Removd google csv importexport
9 Years Ago
Basic Google Sheets importing CraftTime, CraftAmount, Stackable, UnlockLevel, UnlockPrice set via Google Sheet
9 Years Ago
9 Years Ago
Added category to sheet
9 Years Ago
gain xp notice
9 Years Ago
ran prepare prefabs
9 Years Ago
Does not using vorbis prevent the import crash?
9 Years Ago
Nice error when missing item in google sheet
9 Years Ago
Full screen black screen test
9 Years Ago
Downgrading to Unity b21 (fixes full screen issues, unlimited framerate on ds)
9 Years Ago
Fixed dragging out of inventory not always dropping items
9 Years Ago
Full screen non exclusive - hoping to fix cursor weird fuckup shit fuck off unity
9 Years Ago
Rain collision disabled (lag)
9 Years Ago
Disable collecting XP stats (server perf test)
9 Years Ago
SQlite Speedups
9 Years Ago
Updated Sqlite Sqlite thread safe Sqlite insert speed unit tests Increased default server.queriesPerSecond Fixed raknet debug output in server console
9 Years Ago
XP saving uses protobuffers, no garbage XP databases will be converted on first run
9 Years Ago
Fixed Note NRE
9 Years Ago
Latest Natives
9 Years Ago
Xp garbage
9 Years Ago
Client optimizations
9 Years Ago
Probably fixed loot sometimes opening with the wrong panel
9 Years Ago
Fixed possible NRE's in LifeInfographic
9 Years Ago
RUST-1129 Binds activate when typing in chat and console
9 Years Ago
RUST-1091 Pie menu red overlay covering
9 Years Ago
RUST-1128 Assertion failed: Stomping old lifeStory (with repo)
9 Years Ago
Fixed NRE when using freecraft in the editor
9 Years Ago
SQLite memory safety Turned off pool diagnostics (performance)
9 Years Ago
Added more profiling Fixed xp over-categorization Limited max item owners (lots and lots of owners creating lag) Don't send item owners for world items Updated XP database schema to be less write/serialize heavy Increased pool size
9 Years Ago
Updated native
9 Years Ago
Trim item owner count on load Optimized how owners are serialized More profiling
9 Years Ago
Network allocation tweaks
9 Years Ago
More memory optimizations