192,975 Commits over 4,049 Days - 1.99cph!
[D11] Set Options/Settings to open on the previously opened page, rather than always open at the initial one.
Fixed RF broadcaster clipping through walls
Simplified the PlayerGang dictionaries to lists, as nothing was using the dictionary part anyway.
Allow items to be deployed under water barrel
more UI optim, disabled UI raycaster on a lot of stuff, more canvas split etc
Merge fixes Main->Mission branch
Fixed two mission bugs that broke missions after your character died
Payphone on my test map + removing a log
OnClientTaskComplete "next task" skips ones that are set to not show. Also refactored the show/not show var.
start/stop work, belt work
Optimized native path for WaterSystem.GetHeight; now over 5x faster
Optimized native path for WaterSystem.GetHeight array; now over 10x faster
Added managed fallbacks
Updated x86_64/RustNative.dll
more ui optim, replacing animation on outcome panel
▆▍█▇ ▌_▇▅▅▉▌▅▆▌▌▊▌ ▋▇▊▋▄▇ ▍▊▄ ▇▊ ▄▊▍▉▆▄█▋▅▍▌▍▉▉::▄▄█▌▌▄▍ ▌██ █▊▌▉ ▌▍▌▇▉▊▅▉▉▇▌▆█▅::▉▌▍
Ship progress.
Light fixture tweaks.
Info command, run things on the right thread
Update indexed position using MessageType.EntityPosition
Don't create gibs while scrubbing
Destroy all gibs when scrubbing
Updated testdemo
Don't show loading screen when dying/respawning in demo
Fixed effect recycling when scrubbing
Recycle effects when scrubbing
Don't create effects when scrubbing
Don't process signals when scrubbing
Setup, connecting, and handling commands
WIP battle UI optim, replacing intro/outro anim with script
Better reputation text formatting
Reinstate gang reputation mission effects
Merge Main->Mission branch
UI, Timeline, keyframes, scrubbing
More mats.
Tweaked AO down so that it doesn't halo around characters.
Cargoship material pass and unused file cleanup.
Added Rust.Demo (decoupling demo shit from network shit as much as possible)
Added Panini projection to BaseSceneSettings
Smoother SSR ramping
Cargoship conversion WIP.
read/write enabled on some collision objects for navmesh generation
Fixed easter overlay in demos
Fixed team overlay in demos
Fixed showing wrong vitas in demos
Fixed compass not working in demos
[D11] platform overrides for the very large cloud/star textures (stars was 1.5GB due to default settings not being compressed)
[D11][#2408] Fixed floating bota bag on xbox 2nd attempt