244,326 Commits over 3,898 Days - 2.61cph!

3 Months Ago
▍▋▌█ ▄▋▆▌▉▄▄▌ ▊▄ ▌█ ▇▇▅▇▇▊
3 Months Ago
██▅▆▊ ▌▋▇█ ▊▆▄▍ -> ▉▅▌▍▋▅▍▆▇_██▇▊▌▋▉▆▊█▇▄▇
3 Months Ago
merge from fix_weapon_mod_avg -> main
3 Months Ago
Fixed broken rad counts from container Amounts update on changed instead
3 Months Ago
digital clock sounds
3 Months Ago
Add proper Volume Slider to VideoControls
3 Months Ago
Allow sampling from noise field in heightmap SDF
3 Months Ago
Make all elements on the Social Bar match instead of looking completely different Update the Map Select Modal to match where it doesn't already PackageSelectionModal also follows same styles.
3 Months Ago
Fix scaled chunk collision
3 Months Ago
Fading fixes
3 Months Ago
merge from itempool_fix
3 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
3 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
3 Months Ago
Fixed refillvitals command showing a water damage indicator on screen, game is fixed
3 Months Ago
Tweak slope conforming
3 Months Ago
viewmodel updates
3 Months Ago
Fix inverted transition in wolf fsm
3 Months Ago
Player loot method to grab rads
3 Months Ago
'refillvitalsall' command now includes spawned bots Codegen
3 Months Ago
Rerouted to ItemContainer instead
3 Months Ago
updated 3p anims, updated world model anims
3 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
3 Months Ago
Fixed lobby heads being off by 1 pixel
3 Months Ago
Order ServerListModal by Player Count Fixed HeaderTab styling on Settings Modal
3 Months Ago
Fixed a bug crashing the editor on start ModInit was too early for ItemManager?
3 Months Ago
Fix padding on PageHeader Revert GameModal back to string ident and use Package.TryGetCached instead.
3 Months Ago
Disallow Panel:SetHTML on panels with non empty hostname
3 Months Ago
Added Tooltips to LobbyCards Fix Lists in 4:3 Screen Ratios Settings Button no longer brings you back to the Home Page
3 Months Ago
Fix scrollbar gutter Fix modal website in game not always logging you in Put your review at the top
3 Months Ago
Delay behaviour fixes
3 Months Ago
Water volumes report correct overallDepth from WaterInfo - measured against the bottom of the volume or a cut-off plane
3 Months Ago
GCO techtree reduced homing missile launcher research cost
3 Months Ago
DNumSlidier: Setting min or max value updates slider pos Merge some math lib optimizations from #1477 Closes #1477 Co-Authored-By: code_gs <collings509@gmail.com>
3 Months Ago
GameTiles all now enforce the same aspect-ratio (16:9) Fix GameModal not loading its contents instantly.
3 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
3 Months Ago
Rework min / max delays
3 Months Ago
Restored WallpaperPlanner OnFrame null checks removed in 103779
3 Months Ago
Can't die while dead
3 Months Ago
Attempt at routing rad amounts through item containers
3 Months Ago
debris kit final updates
3 Months Ago
Crush trigger instead of trying to bake it in all things
3 Months Ago
LivePackageService. More live than the last one, anyway. Fix finding in collection not working
3 Months Ago
Whoops
3 Months Ago
Implement coyote time
3 Months Ago
merge from wallpaper
3 Months Ago
Fixed wallpaper construction possible mismatch when the current placement is invalid
3 Months Ago
QFile bindings for thumbnails Can specify width/height for file thumb Initial - strip everything down (remove filtering etc)
3 Months Ago
Added a way to select previous Jams on the Game Jam Page. Currently hardcoded with gamejam1 and gamejam2.
3 Months Ago
Added LODs for jungle ruin walls (just a couple remaining to do)
3 Months Ago
merge from main