193,090 Commits over 4,049 Days - 1.99cph!

8 Months Ago
Fixed broken rad counts from container Amounts update on changed instead
8 Months Ago
digital clock sounds
8 Months Ago
merge from itempool_fix
8 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
8 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
8 Months Ago
Fixed refillvitals command showing a water damage indicator on screen, game is fixed
8 Months Ago
Tweak slope conforming
8 Months Ago
viewmodel updates
8 Months Ago
Fix inverted transition in wolf fsm
8 Months Ago
Player loot method to grab rads
8 Months Ago
'refillvitalsall' command now includes spawned bots Codegen
8 Months Ago
Rerouted to ItemContainer instead
8 Months Ago
updated 3p anims, updated world model anims
8 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
8 Months Ago
Fixed a bug crashing the editor on start ModInit was too early for ItemManager?
8 Months Ago
Disallow Panel:SetHTML on panels with non empty hostname
8 Months Ago
Water volumes report correct overallDepth from WaterInfo - measured against the bottom of the volume or a cut-off plane
8 Months Ago
GCO techtree reduced homing missile launcher research cost
8 Months Ago
Update gmod.code-workspace Pull Request: Use m_yaw/m_pitch instead of hardcoded values in taunt cam DNumSlidier: Setting min or max value updates slider pos Merge some math lib optimizations from a Pull Request
8 Months Ago
Restored WallpaperPlanner OnFrame null checks removed in 103779
8 Months Ago
Attempt at routing rad amounts through item containers
8 Months Ago
merge from wallpaper
8 Months Ago
Fixed wallpaper construction possible mismatch when the current placement is invalid
8 Months Ago
Added LODs for jungle ruin walls (just a couple remaining to do)
8 Months Ago
merge from main
8 Months Ago
▌▅▍▋ ▉▄▌▋▇▊▅▌
8 Months Ago
Re-enable layout masks
8 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)
8 Months Ago
Sunburn swimsuit framing
8 Months Ago
merge from main
8 Months Ago
merge from world_update_2
8 Months Ago
Rowboat.Population avoids "Decor" topology
8 Months Ago
subtracting 103750 getignore_optimisations
8 Months Ago
Sunburn underwear
8 Months Ago
separated client/server compile fix for DPV
8 Months Ago
merge DPV fixes
8 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)
8 Months Ago
Added RadialBlur to AlwaysIncludedShaders
8 Months Ago
Enabled Mountain toplogy use on lakes unique environments
8 Months Ago
merge from main
8 Months Ago
reduced rotate amount in viewmodel
8 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
8 Months Ago
Bugfix: RCon test page now works It's barebones, but enough. Tests: tested in local session, could see commands take effect
8 Months Ago
Use GetCornersNonAlloc to avoid unity copying the npc paths everytime they are accessed
8 Months Ago
merge from gco - WIP
8 Months Ago
DPV uses correct WaterLevel test for getting player WaterFactor
8 Months Ago
Weekly Skins
8 Months Ago
merge from main
8 Months Ago
Cover performance critical code with time warnings
8 Months Ago
Merge from world_update_2