198,635 Commits over 4,140 Days - 2.00cph!

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