reporust_rebootcancel

110,899 Commits over 3,897 Days - 1.19cph!

4 Months Ago
digital clock sounds
4 Months Ago
merge from itempool_fix
4 Months Ago
Fixed items not resetting their flags when entering the pool, fixes the cooking icon appearing on recycled items also reset contents and parent ItemContainer for safety
4 Months Ago
Fixed some properties of weapon mods using average instead of multiplying scalars together - example: 8x scope + GCO was going from +50% recoil -> +30% recoil instead of +65% recoil
4 Months Ago
Fixed refillvitals command showing a water damage indicator on screen, game is fixed
4 Months Ago
Tweak slope conforming
4 Months Ago
viewmodel updates
4 Months Ago
Fix inverted transition in wolf fsm
4 Months Ago
Player loot method to grab rads
4 Months Ago
'refillvitalsall' command now includes spawned bots Codegen
4 Months Ago
Rerouted to ItemContainer instead
4 Months Ago
updated 3p anims, updated world model anims
4 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
4 Months Ago
Fixed a bug crashing the editor on start ModInit was too early for ItemManager?
4 Months Ago
Water volumes report correct overallDepth from WaterInfo - measured against the bottom of the volume or a cut-off plane
4 Months Ago
GCO techtree reduced homing missile launcher research cost
4 Months Ago
Restored WallpaperPlanner OnFrame null checks removed in 103779
4 Months Ago
Attempt at routing rad amounts through item containers
4 Months Ago
merge from wallpaper
4 Months Ago
Fixed wallpaper construction possible mismatch when the current placement is invalid
4 Months Ago
Added LODs for jungle ruin walls (just a couple remaining to do)
4 Months Ago
merge from main
4 Months Ago
▌▅▍▋ ▉▄▌▋▇▊▅▌
4 Months Ago
Re-enable layout masks
4 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)
4 Months Ago
Sunburn swimsuit framing
4 Months Ago
merge from main
4 Months Ago
merge from world_update_2
4 Months Ago
Rowboat.Population avoids "Decor" topology
4 Months Ago
subtracting 103750 getignore_optimisations
4 Months Ago
Sunburn underwear
4 Months Ago
separated client/server compile fix for DPV
4 Months Ago
merge DPV fixes
4 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)
4 Months Ago
Added RadialBlur to AlwaysIncludedShaders
4 Months Ago
Enabled Mountain toplogy use on lakes unique environments
4 Months Ago
merge from main
4 Months Ago
reduced rotate amount in viewmodel
4 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
4 Months Ago
Bugfix: RCon test page now works It's barebones, but enough. Tests: tested in local session, could see commands take effect
4 Months Ago
Use GetCornersNonAlloc to avoid unity copying the npc paths everytime they are accessed
4 Months Ago
merge from gco - WIP
4 Months Ago
DPV uses correct WaterLevel test for getting player WaterFactor
4 Months Ago
Weekly Skins
4 Months Ago
merge from main
4 Months Ago
Cover performance critical code with time warnings
4 Months Ago
Merge from world_update_2
4 Months Ago
Erosion proof of concept
4 Months Ago
merge from getignore_optimisations
4 Months Ago
Skip entity query distance checks in wolf sight to avoid doing them twice