userGarry Newmancancel

18,294 Commits over 3,684 Days - 0.21cph!

9 Years Ago
Meat is now stackable Medkits/Pills are stackable Added missing twig roof skin
9 Years Ago
Fixed divide by zero Fixed 0 health on building blocks Reduced cost/health of all twig blocks Added roof block
9 Years Ago
Updated to Unity b22
9 Years Ago
Protocol++ (non dev branch can't see building skin changes anyway)
9 Years Ago
Removing debugging from PlayerInput now that wakeup bug is fixed
9 Years Ago
Added F2 options to hide hud/chat/branding
9 Years Ago
Building blocks start off on the cheaper, more fragile "twig" set (non-balanced)
9 Years Ago
Removed health regen on building blocks Placed building blocks start with max health Upgrading a building block puts it on max health
9 Years Ago
Fixed cancelling queue'd craft not returning resources Crafting can no longer take from or give to wearables slots Items are no longer destroyed if inventory is full - they're dropped into the world If furnace/campfire is full, will spit out items instead of losing them Added drop notice
9 Years Ago
Fixed walking/running stopping when closing inventory menu Fixed chat box opening again on submit Chat has scrollable history Can click on avatars in chat to view steam profile Fixed too many veritices in canvas error if lots of chatting
9 Years Ago
Raknet binding updates
9 Years Ago
Raknet binding updates
9 Years Ago
wip
9 Years Ago
Debugging not being able to wake up
9 Years Ago
Stacking fixes
9 Years Ago
Fixed stack splitting dupe bug
9 Years Ago
Catch & report RPC exceptions nicer
9 Years Ago
Fixed EAC banned users sometimes not getting kicked properly
9 Years Ago
Forgot this file
9 Years Ago
Fixed NRE in RandomDynamicPrefab.EnterView If network exception disconnection, tell server what the exception was Handle main menu news not loading properly Fixed blurry menu texture Fixed UI scaling wrong on 4:3
9 Years Ago
Fixed some player chat messages just printing "SERVER" Fixed white line on Steam avatars
9 Years Ago
Fixed not being able to drag from belt bar or some of loot bar Put corpse inventory container first (temp hack, so can loot corpse body)
9 Years Ago
Fixed being able to drag empty icons Added Pickup notifications
9 Years Ago
Tweaks menu - sound + input options, fps graph Fixed String.ToInt not working as designed Fixed graphics.quality not changing all quality settings Updated phrases
9 Years Ago
Removed ConsoleSystem.ConvarChanged Updated ConvarWater to use new convar callback
9 Years Ago
Belt bar selection highlight
9 Years Ago
Scene2Prefab - optionally don't update unchanged scenes
9 Years Ago
Hide vital warnings if they're not vital Show main vitals in inventory menu
9 Years Ago
Fixed all chat being "text"
9 Years Ago
Fixed background blur in dev scenes Fixed steamworks error on shutdown
9 Years Ago
Handle www error when downloading news images Handle retry connection error when missing server address Handle ConsoleSystem.Build when passed a null object
9 Years Ago
Confusing ConsoleSystem.Run refactor
9 Years Ago
Craft queue info in blueprint list Right clicking blueprint cancels queue'd craft
9 Years Ago
Fixed blurry steam avatars
9 Years Ago
Increased blueprint scrollwheel sensitivity
9 Years Ago
Blueprint icon
9 Years Ago
Added missing references finder util Fixed a bunch of missing references
9 Years Ago
Fixed drag icons from belt bar not showing Fixed belt bar movement on click/drag Inventory menu selected items get unselected properly Fixed inventory contents sometimes being all shirts Optimized inventory network updates when moving +stacking items
9 Years Ago
Fixed sleeping bag options not showing if locked by timer Fixed sleeping bag not renaming is name is long/short Made spawn in sleeping bag spawn in the right sleeping bag Fixed sometimes respawning where you died
9 Years Ago
Proper item description translations Fixed translations breaking newlines
9 Years Ago
Added Rust.Application.isQuitting
9 Years Ago
Server compile fixes
9 Years Ago
Fixed menu not hiding when creating game in editor Fixed dialog not swallowing keys Can escape out of dialogs Redesigned sleeping bag dialog Redesigned code lock dialog Code lock dialog has beeps Sleeping bag rename dialog selects input area, fills in current value
9 Years Ago
updated native dlls
9 Years Ago
Fixed NREs
9 Years Ago
Fixed leather sleeping bag missing rename dialog
9 Years Ago
Fixed serverbrowser not working
9 Years Ago
Fixed RustBuild not always reporting build errors properly
9 Years Ago
EAC server update
9 Years Ago
Merging UI Reboot into main