branchrust_reboot/maincancel

33,284 Commits over 4,109 Days - 0.34cph!

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
tweaked a bunch of 3rd person animations to show the player pointing his weapon in the actual direction he's facing fixed bow world model orientation and hand placement fixed stupid bug with the eyes looking all fucked up when the player held construction planner
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
bonus obeys maximum limit
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
EAC update
9 Years Ago
Fixed placement ghost flickering due to rain
9 Years Ago
Merge from prerelease (gunplay reboot + music system)
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
Fixed vertexlit blended shader not getting proper lighting
9 Years Ago
Fixed water drop refraction (fish trap)
9 Years Ago
Added "Particles/VertexLit Additive" shader Fixed fishing trap caught VFX visible at night (RUST-1136)
9 Years Ago
Removing music assets because Unity
9 Years Ago
Removing music prefab because Unity
9 Years Ago
Removing music code because Unity
9 Years Ago
Music system (again)
9 Years Ago
Tweaked ocean caustics animation
9 Years Ago
Merging from temporal-aa branch
9 Years Ago
. completely revamped xp earner categories . max xp you can earn from any player clamped to 6 . xp earned from other players tapers off the more they earn for you . xp from using resources for crafting removed . diminishing xp bonus for crafting an item ( max 1xp total ) merge into main
9 Years Ago
save++ persistence++
9 Years Ago
Server compile fix
9 Years Ago
Temporary workaround for nonJitteredProjectionMatrix on b21 Removed custom motion vectors shader from temporal-aa folder
9 Years Ago
Missed delete shader
9 Years Ago
Prefab name lookup optimization
9 Years Ago
vm crossbow updates
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