238,092 Commits over 3,837 Days - 2.59cph!

8 Days 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>
8 Days Ago
GameTiles all now enforce the same aspect-ratio (16:9) Fix GameModal not loading its contents instantly.
8 Days 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 Days Ago
Rework min / max delays
8 Days Ago
Restored WallpaperPlanner OnFrame null checks removed in 103779
8 Days Ago
Can't die while dead
8 Days Ago
Attempt at routing rad amounts through item containers
8 Days Ago
debris kit final updates
8 Days Ago
Crush trigger instead of trying to bake it in all things
8 Days Ago
LivePackageService. More live than the last one, anyway. Fix finding in collection not working
8 Days Ago
Whoops
8 Days Ago
Implement coyote time
8 Days Ago
merge from wallpaper
8 Days Ago
Fixed wallpaper construction possible mismatch when the current placement is invalid
8 Days Ago
QFile bindings for thumbnails Can specify width/height for file thumb Initial - strip everything down (remove filtering etc)
8 Days Ago
Added a way to select previous Jams on the Game Jam Page. Currently hardcoded with gamejam1 and gamejam2.
8 Days Ago
Added LODs for jungle ruin walls (just a couple remaining to do)
8 Days Ago
merge from main
8 Days Ago
▌▅▍▋ ▉▄▌▋▇▊▅▌
8 Days Ago
Don't request partial package for GameModal
8 Days Ago
Add NRE check for when Package.Screenshots is null
8 Days Ago
Fix max-width on HomePage columns
8 Days Ago
LobbyCard UsersNow displays the total number of users across all lobbies instead of the number of lobbies
8 Days Ago
Fix Home Page Categories. Uses ListResult instead of hardcoded categories from initial concept
8 Days Ago
Activity update doesn't need all this anymore Remove old indexing We can do this LivePackageUsage better
8 Days Ago
Fix Home Page Categories. Uses ListResult instead of hardcoded categories from initial concept
8 Days Ago
Don't apply Music/Voip volume settings when in Editor
8 Days Ago
Re-enable layout masks
8 Days 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 Days Ago
Sunburn swimsuit framing
8 Days Ago
Fix PackageOverview api
8 Days Ago
merge from main
8 Days Ago
Clean up package find Make facets kick ass Fix popular sort order Favourites and Facets support Use new find api
8 Days Ago
merge from world_update_2
8 Days Ago
Rowboat.Population avoids "Decor" topology
8 Days Ago
subtracting 103750 getignore_optimisations
8 Days Ago
Cleanup
8 Days Ago
Trying to make cell fading stable
8 Days Ago
Fix massive Performance spike when loading certain Tilesets
8 Days Ago
Do pushing differently
8 Days Ago
Sunburn underwear
8 Days Ago
Improve Ground Slam, stops the player in the air first PlayerPusher, PlayerCrusher, Kill, Respawn Remove debugs
8 Days Ago
Fix NREs when a Tileset has no Tiles defined Fix Performance issues with the Tileset RenderingWidget in Tileset Editor and Tileset Tool
9 Days Ago
separated client/server compile fix for DPV
9 Days Ago
merge DPV fixes
9 Days 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)
9 Days Ago
Camera 2
9 Days Ago
Added RadialBlur to AlwaysIncludedShaders
9 Days Ago
Enabled Mountain toplogy use on lakes unique environments
9 Days Ago
merge from main