reporust_rebootcancel

134,410 Commits over 4,444 Days - 1.26cph!

3 Months Ago
Scene backup. Light prefab optimizations and tweaks.
3 Months Ago
added offsets to the refresh salvaged axe mesh in entity and world model prefabs to match the original
3 Months Ago
Bunny Suit Texture delete
3 Months Ago
Bunny Suit Material and Texture Fixes
3 Months Ago
Lighting stuff.
3 Months Ago
Added a button to toggle open/closed the command list
3 Months Ago
Fix command.GetOverride() NRE when populating the command list
3 Months Ago
Light scene & related files.
3 Months Ago
Fix creative.freebuild (setting grades) breaking with the boat building plan
3 Months Ago
thicker/detailed window frames to match apartments around
3 Months Ago
removed introduced allocations
3 Months Ago
moved frameNo+serverTs to NetWrite (main thread set)
3 Months Ago
merge from main
3 Months Ago
pushing scene before merge
3 Months Ago
updated steam id on crypt building skin
3 Months Ago
merge from main
3 Months Ago
merge from main
Rin
3 Months Ago
merge from static_bbs_magnet_fix
Rin
3 Months Ago
merge from bbq_fix_lod_emission
Rin
3 Months Ago
merge from vendingmachine_deploy_fix
Rin
3 Months Ago
merge from fueltank_fix
Rin
3 Months Ago
merge from shipping_containers_optimizations
3 Months Ago
Add highlighted search through the convars (just like settings search)
3 Months Ago
work around RT size mismatch in BiRP water wrapper
3 Months Ago
- Fix console not pushing logs after inputting - FIx autocomplete command list flex snapping at random intervals - Expose current override value rather than default value
Rin
3 Months Ago
merge from io_exploit_fix
4 Months Ago
Fixed vending machine deploy regression
4 Months Ago
Update(tests): add 8 players perf test to UpdateSubscriptions - add some TimeWarnings to parallel UpdateSubscriptions - got rid of caching all Visible sets, just reuse 1 per task from pool Tests: ran tests
4 Months Ago
Update(tests): Pump up those rookie network streaming range numbers in unit tests (1,2 -> 4,8) to match real servers - rewrote spawning logic in UpdateSubscriptions unit tests to ensure we spawn within main layer 128 player perf test is now showing much better results: Serial - 10.3ms, Parallel - 1.7ms Tests: ran unit tests
4 Months Ago
Budget the main thread part of navmesh building
4 Months Ago
Fix binary saving overwriting the beginning of the previous save but leaving without truncating the end
4 Months Ago
naming conventions, small tweaks
4 Months Ago
manifest, bounds fixes, guide fixes
4 Months Ago
apartment wood stove
4 Months Ago
Loadouts tab baseline
4 Months Ago
updated item definition on bunny suit
4 Months Ago
Optim: run gather network groups in parallel - changed dimensions of net grid in DummyServer, now it's using a 512 grid with 64 cells 128 players: 0.54ms vs 1.15ms of serial. Relies on a prealloc hack, need to support it properly Tests: ran unit tests
4 Months Ago
exported latest salvaged axe v model anims
4 Months Ago
Fixes
4 Months Ago
Updated BunnySuit
4 Months Ago
Updating krieg backpack skinning and burst cloth
4 Months Ago
Remove _CommandID shader property to not ever confuse any shader compilers
4 Months Ago
Fix incorrect cleanup on load fail
4 Months Ago
Better logs, fix out of bounds tile index, fix incorrect warning when loading a navmesh from a save
4 Months Ago
Camping Cooker update
4 Months Ago
fix animator after merge conflicts, fixed wheel rotation and mount positioning
4 Months Ago
Reduced PacketArrayPool's length to the max value, reworked GetHashCode, removed unneeded second Close in ResetSocket, Use GameManifest.Current instead of loading from disk again
4 Months Ago
Bunny Suit item update
4 Months Ago
Bunny Suit setup
4 Months Ago
fix water SSR flickering when TAA was enabled, was especially pronounced at grazing angles