userGarry Newmancancel
branchrust_reboot/maincancel

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

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
9 Years Ago
Fixed NRE in SQLite Fixed SendMessage being used to call OnAttacked instead of calling directly
9 Years Ago
Updated Facepunch.System to latest
9 Years Ago
Added more stats to serverinfo
9 Years Ago
Added rcon.print
9 Years Ago
Netgraph boilerplate
9 Years Ago
Optimize sample rate
9 Years Ago
Are scene names case sensitive?
9 Years Ago
CycleP2P Fix
9 Years Ago
9 Years Ago
Prefab name lookup optimization
9 Years Ago
Unity 5.4.0b25 (to see if it fixes build server crashing)
9 Years Ago
Moved raknet to its own dll Updated native libraries Cache BaseEntity.ToString()
9 Years Ago
Raknet test Timewarning - do nothing when not enabled at all in release builds
9 Years Ago
Fixed player model state updating too often
9 Years Ago
Stopped animals sending network update every few ms for seemingly no good reason
9 Years Ago
9 Years Ago
Fixed NotImplementedException
9 Years Ago
Fixed a buttload of warnings
9 Years Ago
Fixed exception on stream.Position
9 Years Ago
Netgraph, disabled by default
9 Years Ago
Lerp fix, assuming it works without testing
9 Years Ago
Fixed server NRE caused by trying to read clientBranch from out of date clients
9 Years Ago
Fixed TimeWarning disposal profiler situation Moved netgraph to Rust.UI
9 Years Ago
for CUI, added Added UI.Ingame.Hud, UI.Ingame.Hud.Under
9 Years Ago
Fixed GetBetaName exception when steam isn't running (benchmarks etc)
9 Years Ago
Helk'd it, left a buunch of Debug.Log's in the code
9 Years Ago
Fixed painted images not saving correctly Added Sqlite/byte/memorystream tests
9 Years Ago
Console system to its own library
9 Years Ago
Changed how blueprints/xp are wiped, so server owners can roll back by renaming the db files if they want
9 Years Ago
Profiling Netgraph fixes
9 Years Ago
Changed save file name (to let server ownrs opt out of wipes by copying the save file) Save file protocol shows a warning instead of blocking the load
9 Years Ago
Converted some OnValidates to DoPrepare
9 Years Ago
Unity 5.4.0f1
9 Years Ago
Removing unused
9 Years Ago
Fixed UI.Ingame.Hud layer sort order Added UI.Ingame.Hud.Menu
9 Years Ago
Hide rcon password on command line properly
9 Years Ago
Merged FasterBuilds branch
9 Years Ago
9 Years Ago
9 Years Ago