userGarry Newmancancel
branchrust_reboot/maincancel

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

9 Years Ago
prefab prepare
9 Years Ago
Natives
9 Years Ago
Copy steamclient.so to Plugins/x86_64 for linux server
9 Years Ago
9 Years Ago
steamclient.so for linux server
9 Years Ago
Render stuff in a separate native dll (so linux server doesn't try to load it)
9 Years Ago
Native updates, Protocol++
9 Years Ago
9 Years Ago
Native library update
9 Years Ago
If we detect a crash on startup, mark steam content as corrupt
9 Years Ago
In player load, only set username if it's not null (for mods)
9 Years Ago
Removing cui.test
9 Years Ago
Build item icons to correct folder (!)
9 Years Ago
EntityTransformNetworking check for changed positions
9 Years Ago
Fixed cupboard gibs errors
9 Years Ago
Updated CurrentVersion to 5.3.2
9 Years Ago
Added currentEntity to Raven reporter
9 Years Ago
Output SystemInfoGeneralText at startup, so it's availabel in crash logs
9 Years Ago
Fixed full frame shit being pickupable like doors
9 Years Ago
Fixed full frame shit being pickupable like doors
9 Years Ago
RustBuilder uses 5.3.2p1
9 Years Ago
Fixed giveall returning when it should have continued
9 Years Ago
Call UpdateUserData for Steam
9 Years Ago
Scope shader (unused)
9 Years Ago
Tweaked pumpkin + corn plant lod levels
9 Years Ago
Fixed lookingAt accuracy issues (door vs lock, nearby boxes etc)
9 Years Ago
Start RCon sooner
9 Years Ago
Dumping item items and info in Bundles\items automatically (for people making websites, mods etc)
9 Years Ago
pumpkin plants live a max of 7 seasons pumpkin plants die after being harvested 3 times
9 Years Ago
Convar to enable/disable network caching Convars containing network + save cache size in bytes Don't store names in RPC cache (available in stringpool)
9 Years Ago
Steamworks update (server)
9 Years Ago
RustBuilder uses p4
9 Years Ago
9 Years Ago
Missed changes
9 Years Ago
Steamworks update
9 Years Ago
Fixed broken spectate
9 Years Ago
Touching these models that unity is compressing from 15kb to 1.5gb for some reason
9 Years Ago
Enabling low compression on all our meshes to see what happens
9 Years Ago
bind second argument doesn't need quotes
9 Years Ago
Enabled vertex compression in player settings
9 Years Ago
Model import defaults
9 Years Ago
Don't network spectating players
9 Years Ago
Fixed bug reporting error
9 Years Ago
Divide by zero error (uncommon)
9 Years Ago
EAC update
9 Years Ago
Fixed
9 Years Ago
EAC updates
9 Years Ago
Fixed NETRCV_ReadBytes returned false on suicide
9 Years Ago
reference coroutines by IEnumerator because stopping them with the Coroutine class throws errors (300 errors an hour)
9 Years Ago
Fixed keys.cfg overriding new keys added in keys_default.cfg