reporust_rebootcancel

111,591 Commits over 3,928 Days - 1.18cph!

5 Months Ago
Player loot method to grab rads
5 Months Ago
'refillvitalsall' command now includes spawned bots Codegen
5 Months Ago
Rerouted to ItemContainer instead
5 Months Ago
updated 3p anims, updated world model anims
5 Months Ago
DPV socket excludes artifical water - InWater socket mod allows exclusion of artifical water - added separate error when socket requires a body of water
5 Months Ago
Fixed a bug crashing the editor on start ModInit was too early for ItemManager?
5 Months Ago
Water volumes report correct overallDepth from WaterInfo - measured against the bottom of the volume or a cut-off plane
5 Months Ago
GCO techtree reduced homing missile launcher research cost
5 Months Ago
Restored WallpaperPlanner OnFrame null checks removed in 103779
5 Months Ago
Attempt at routing rad amounts through item containers
5 Months Ago
merge from wallpaper
5 Months Ago
Fixed wallpaper construction possible mismatch when the current placement is invalid
5 Months Ago
Added LODs for jungle ruin walls (just a couple remaining to do)
5 Months Ago
merge from main
5 Months Ago
▌▅▍▋ ▉▄▌▋▇▊▅▌
5 Months Ago
Re-enable layout masks
5 Months Ago
Allow SkinViewer to work without an ItemDef if we specified a prefab resource path This allows item-less store items to work (underwears or dances for example)
5 Months Ago
Sunburn swimsuit framing
5 Months Ago
merge from main
5 Months Ago
merge from world_update_2
5 Months Ago
Rowboat.Population avoids "Decor" topology
5 Months Ago
subtracting 103750 getignore_optimisations
5 Months Ago
Sunburn underwear
5 Months Ago
separated client/server compile fix for DPV
5 Months Ago
merge DPV fixes
5 Months Ago
DPV requires fuels storage to be empty before you can pick it up - server sends an additional fuel info update when fuel storage inventory has an item removed/added (stack count change doesn't trigger this)
5 Months Ago
Added RadialBlur to AlwaysIncludedShaders
5 Months Ago
Enabled Mountain toplogy use on lakes unique environments
5 Months Ago
merge from main
5 Months Ago
reduced rotate amount in viewmodel
5 Months Ago
'refillsvital' command can now take multiple player names as arguments (leave blank to target yourself like before) Added 'refillvitalsall' to heal every active players on the server
5 Months Ago
Bugfix: RCon test page now works It's barebones, but enough. Tests: tested in local session, could see commands take effect
5 Months Ago
Use GetCornersNonAlloc to avoid unity copying the npc paths everytime they are accessed
5 Months Ago
merge from gco - WIP
5 Months Ago
DPV uses correct WaterLevel test for getting player WaterFactor
5 Months Ago
Weekly Skins
5 Months Ago
merge from main
5 Months Ago
Cover performance critical code with time warnings
5 Months Ago
Merge from world_update_2
5 Months Ago
Erosion proof of concept
5 Months Ago
merge from getignore_optimisations
5 Months Ago
Skip entity query distance checks in wolf sight to avoid doing them twice
5 Months Ago
merge from store-ui-dlc-pages
5 Months Ago
merge from workshopeditor_improvements
5 Months Ago
Fixed Parallel.For ignoring its start index parameter, which luckily has so far always been 0 (introduced in 2017)
5 Months Ago
Added ParticleSystemPostIK + some temp files
5 Months Ago
Merge TrainDecouplingImprovements -> main
5 Months Ago
Fixed loot wagons overwriting the baseTrain data that had already been set in TrainCar. Fixes visual issue with coupling points not moving to the correct angle
5 Months Ago
Fixed mixing table "X seconds remaining" wrong decimal formatting (introduced in 103559)
5 Months Ago
Mounted length modifier in Frontier Hazmat changed to 1.0 (was 0)