198,618 Commits over 4,140 Days - 2.00cph!

9 Years Ago
Changed MTU from 1430 to 1400 (compatibility)
9 Years Ago
Scene2Prefab
9 Years Ago
Cave layer fixes
9 Years Ago
Fixed BaseResource network caching that broke partially harvested mined ore node models (RUST-1479)
9 Years Ago
Fixed text chat
9 Years Ago
harbor_1 backup
9 Years Ago
rope prop models/Prefabs
9 Years Ago
Resources, bleach bottle, duct tape, fuel jar, metal blade, metal pipe, road signs, rope, spring. Textures, materials, prefabs, collision and lods
9 Years Ago
Fixed RUST-1480
9 Years Ago
AH LOS tweaks
9 Years Ago
Server compile fix
9 Years Ago
Clearing initialSeatInfo when it should be. Added a note on OnPostDeserialize behaviour
9 Years Ago
fixed large planter deploy bugs and sizes
9 Years Ago
Reduced vehicle health
9 Years Ago
Fixed another u55 scripting error from merge
9 Years Ago
Server now accepts and handles out-of-order input packets. Reduced max inputs to send from the client from 10 to 6.
9 Years Ago
Cleaned CLIENT define from native interop api
9 Years Ago
Fixed profiler-related script error
9 Years Ago
Fixed zeroed sphere center in occludee instantiation/registration Fixed occlusion camera aspect ratio issues affecting culling Finalized API changes; added auto occ camera creation if none provided Changed folder organization to match the Rust project; final step before merge
9 Years Ago
protocol++
9 Years Ago
fixed invisible guide for planter
9 Years Ago
planters first pass
9 Years Ago
missing files
9 Years Ago
re-enabled xmas content (daily event) coal can be recycled
9 Years Ago
Removed use of NetworkEmulator
9 Years Ago
Fixed entity tick
9 Years Ago
- Reducing input buffer sends to server. Capping max inputs to send at 10. - Reduced explosion damage.
9 Years Ago
updated scene
9 Years Ago
API revamp part 2, now leaner; needs small fix
9 Years Ago
Properly retired BoneRetarget (fixes RUST-1473)
9 Years Ago
Update from Rust.Ai
9 Years Ago
Using Unity assertions
9 Years Ago
Harbor_1 back up
9 Years Ago
Wooden crates models/LODs/COLs/Prefabs and textures
9 Years Ago
AH LOS tweaks
bot
9 Years Ago
Automated Linux DS Build #518
9 Years Ago
pre-merge API revamp part 1
9 Years Ago
Error fixes
bot
9 Years Ago
Automated Windows Build #518
bot
9 Years Ago
Automated OSX Build #518
bot
9 Years Ago
Automated Linux Build #518
9 Years Ago
timer.Exists will now return false for timers with deleteme flag
9 Years Ago
Basics, fixes
9 Years Ago
Rust.Ai boilerplate
9 Years Ago
Merged from main
9 Years Ago
Merged from main
9 Years Ago
Cherry picked 17836; dynamic batching toggle
9 Years Ago
Re-enabled dynamic batching
9 Years Ago
Fixed double-spawning colliders on vehicles when in CLIENT+SERVER mode