reporust_rebootcancel

123,852 Commits over 4,171 Days - 1.24cph!

59 Days Ago
avoid redundant sky ambient calc between fog and clouds, can be shared
59 Days Ago
Fix HasBrokenWeaponMod GC allocs through Linq
59 Days Ago
Fix profiler leak in foliage grid
59 Days Ago
Update: BaseRaidBench - move BenchmarkUpdate to Update Hopefully will avoid confusion on why we have multiple update methods Tests: ran the scene
59 Days Ago
Fix bee grenade and rocking chair collider meshes not having read/write enabled
59 Days Ago
fix relief mapping not applying to AO map
59 Days Ago
Electric Table Lamp - Added volumetrics, light bulb, lit up version, WIP texture pass
59 Days Ago
Adding COL meshes for floating walkways
59 Days Ago
Merge from trimmed_asset_warmup/scene_warmup
59 Days Ago
Try disabling all objects in the scenes we're going to unload before we unload them to try and avoid errors while asynchronously unloading
59 Days Ago
Update: promote hack to fix - expanded the explanation a bit further why it should stay Tests: none, trivial change
59 Days Ago
Lowered the top of the locker collider so deployables dont float on top
59 Days Ago
Fix collision not working properly on heavy and shotgun scientists
59 Days Ago
merge from main
59 Days Ago
Dispose of native arrays at the end of query vis job.
59 Days Ago
Implement being able to find previously dropped items by using the metal detector.
59 Days Ago
Fix npcs moving twice in the same frame (previous fix was incomplete), add better logging to debug faster
59 Days Ago
Fixed merge with new iconrender flow, added editor tools to custom editor
59 Days Ago
improve the header transparency
59 Days Ago
Make 'favourites' red closer to the heart red Fixed interaction toast appearing at weird parts of the screen
59 Days Ago
setting up SAR updated viewmodel anims
59 Days Ago
Fix connection modal last played phrase adding to itself Translate wiped 'old' and last joined 'ago'
59 Days Ago
Numerous server browser fixes: Huge browser code cleanup Onloaded system which calls when bootstrap finishes loading the scene Remove ServerMetaData updated listener when a server browser list is turned off Better refresh button behaviour
59 Days Ago
59 Days Ago
Update Abyss pack for barrels
59 Days Ago
ghost ship model split, some reorganizing
59 Days Ago
Hack: workaround for the BurstClothManager NRE - clean the run in Update Will fix the burst cloth related prefabs in a separate branch. Tests: ran the benchmark - no more NREs
59 Days Ago
Merge from main
59 Days Ago
Merge from trimmed_asset_warmup/scene_warmup
59 Days Ago
Fix FoliageGrid NRE on disconnect
59 Days Ago
nomad page
59 Days Ago
Setup Folder Structure and Placeholder Improvised Planks Material Added Placeholder Improvised Planks Textures
59 Days Ago
All of the building skin pages
60 Days Ago
Probably fix crash when canceling connecting to a server on "loading world"
60 Days Ago
merge from main
60 Days Ago
lumberjack, wallpaper starter pack pages
60 Days Ago
Add editor tools to save time on workshop screenshot settings
60 Days Ago
Gesture, Graffiti, Ice King and Jungle pages
60 Days Ago
Remove plugin compile defines
60 Days Ago
- Allow scientists to hear other scientists shots, fix situations where scientists are engaged in a gunfight but their friends don't care if the player doesn't shoot back / has a silent weapon - Pull reload sounds directly from the weapon instead of copying them in another array
60 Days Ago
Abyss, Arctic, Frontier, Frontiersman page setup
60 Days Ago
Merge from bounds
60 Days Ago
▊▊▍▍ ▍▊▆▇▍ ▍▋█▄█▆ ▄▊▉▋▉▍▊ - ▉▊▊▆▄ ▋▇▉█▉▆█▉▉ ▇▊ ▉▄█▍ ▄▋▇▋ ▋▊▊▋▋▆▇ ▊▌▄▅▆ ▇▋▉ █▍██▆▅ ▉▍▊▋, ▄▍▊▅▍▉ ▋▇▌ ██▄▊▋▆ ▆▊ ▉██▅▆▌█▍▄▊▇ ▄▊▆▊▄▍▋▆
60 Days Ago
ItemSelector attribute on page overlay content fields
60 Days Ago
merge from main
60 Days Ago
merge from itempicker_window
60 Days Ago
▄▅█▍▋ ▆▄▌▇ ▅▄█▉▌▋ ▍▉█▉▊▆, █▊▍▅▍ ▋▊▄█▊▆▆ ▇▋▇▅ ▅▋▅▉▊▆▆ ▊▇▄▉ ▅▄▆ ▍▊▊▌▊▉█▋▋ (█▇▋ ▌█▌▆▆ ▄▇ ▋▇▋▇▄▊▅█ ▆▋▍▆█▍ ▆▊▉▊█) - ▅▌▋ █▍▊▆▌▇ ▋▌▅▌█ ▌▆ ▌▆▆▉▆█ ▄▅▄▌ ▆▌ ▌▊▌▇▉▋▍█▄ - ▍▋▋ [▋▌▌▋█▉▄▋▊▋██] ▆▅▆▊▌▉▇▅█ ▇▍ ▋▍█▉▄█ ▇▅ ▌▉▉▋▇://▊▇▋█▋.▉▆▅▅▇▄█▉▇.▊▉▊/▉▇█▌▄▋▍/▍▍▆▆▉▉▌▊▇▌▍█▋▌▇▌.▅▌▉
60 Days Ago
Added PlayerModel Update avatar for cinematic rigs
60 Days Ago
Fix "move called twice in same frame" warning
60 Days Ago
Fix error when realmed remove tries to remove audio component (do the effects in audiomixer instead of components)