userGarrycancel
branchrust_reboot/maincancel

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

11 Years Ago
Fixed cargo plane lag
11 Years Ago
Out of date prefabs
11 Years Ago
enable blueprint wipe
11 Years Ago
Updated image storage, less greedy, sqlite db
11 Years Ago
Storage fixes
11 Years Ago
Don't let wind generator be researched/found Updated phrases
11 Years Ago
FileStorage changes for bawng
11 Years Ago
Fixed skins not showing in front page inventory
11 Years Ago
Research table ui
11 Years Ago
Fixed manifest
11 Years Ago
Item fixes
11 Years Ago
Added setSlotFromSiblingIndex to ItemIcon
11 Years Ago
Added BaseEntity.OnStartBeingLooted
11 Years Ago
Native networking library cleanups
11 Years Ago
Touching these files
11 Years Ago
Fixed player headlook Fixed item icons getting stuck selected Fixed selection panel not always showing Fixed blueprint panel not always showing Fixed sometimes needing to click on blueprint button twice
11 Years Ago
Missing loot table meta file
11 Years Ago
Fixed player active weapon not always updating for other players
11 Years Ago
Show different message on research table when blueprint in item slot
11 Years Ago
Fixed server browser not refreshing on game startup
11 Years Ago
Fixed workshop/market buttons not opening
11 Years Ago
Item name/descriptions spelling/consistency
11 Years Ago
Fixed default+black beenies being exactly the same
11 Years Ago
Disable hover over item info preview Skin picker window closed with escape/tab
11 Years Ago
Fixed signs not destroying
11 Years Ago
Probable map update fix
11 Years Ago
Fixed takedamage_hit going to all players
11 Years Ago
persistent++
11 Years Ago
Disabled audio.speakers (causing crash)
11 Years Ago
Just disable Mono mode - because that seems to be the one that's crashing
11 Years Ago
Somehow managed to introduce a bug while adding one line of code
11 Years Ago
Fixed ItemIcon NRE
11 Years Ago
Include all bundled prefabs in the manifest (should fix high wall placement)
11 Years Ago
HIgh wooden wall is researchable, loot spawns very rarely
11 Years Ago
fixed manifest building fuckup
11 Years Ago
Fixed google analytics spam
11 Years Ago
Fixed steam inventory schema not using the skins to generate
11 Years Ago
fixed hat.beenie short name
11 Years Ago
▄█▋▆▋▅ ▄▆▊▌ ▆▅▇▋ ▌▌▉▋▄▉
11 Years Ago
Fixed player teleport bug/exploit
11 Years Ago
If booting in mono, switch to stereo mode (hopefully fixes crashes of people with headphones plugged in (unity!))
11 Years Ago
tweaked rarity of jacket
11 Years Ago
Updated RustNative (with linux sqlite fix)
11 Years Ago
Balaclava/Boonie
11 Years Ago
Phrases
11 Years Ago
Server queries share the gameserver port
11 Years Ago
Reject invalid names
11 Years Ago
Fixed showing PCGamer on menu
11 Years Ago
Fixed warnings
11 Years Ago
Steam Inventory cleanup, refactors Added InspectorEx base