239,371 Commits over 3,837 Days - 2.60cph!

22 Days Ago
Fix max-width on HomePage columns
22 Days Ago
LobbyCard UsersNow displays the total number of users across all lobbies instead of the number of lobbies
22 Days Ago
Fix Home Page Categories. Uses ListResult instead of hardcoded categories from initial concept
22 Days Ago
Activity update doesn't need all this anymore Remove old indexing We can do this LivePackageUsage better
22 Days Ago
Fix Home Page Categories. Uses ListResult instead of hardcoded categories from initial concept
22 Days Ago
Don't apply Music/Voip volume settings when in Editor
22 Days Ago
Re-enable layout masks
22 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)
22 Days Ago
Sunburn swimsuit framing
22 Days Ago
Fix PackageOverview api
22 Days Ago
merge from main
22 Days Ago
Clean up package find Make facets kick ass Fix popular sort order Favourites and Facets support Use new find api
22 Days Ago
merge from world_update_2
22 Days Ago
Rowboat.Population avoids "Decor" topology
22 Days Ago
subtracting 103750 getignore_optimisations
22 Days Ago
Cleanup
22 Days Ago
Trying to make cell fading stable
22 Days Ago
Fix massive Performance spike when loading certain Tilesets
22 Days Ago
Do pushing differently
22 Days Ago
Sunburn underwear
22 Days Ago
Improve Ground Slam, stops the player in the air first PlayerPusher, PlayerCrusher, Kill, Respawn Remove debugs
22 Days Ago
Fix NREs when a Tileset has no Tiles defined Fix Performance issues with the Tileset RenderingWidget in Tileset Editor and Tileset Tool
22 Days Ago
separated client/server compile fix for DPV
22 Days Ago
merge DPV fixes
22 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)
22 Days Ago
Camera 2
22 Days Ago
Added RadialBlur to AlwaysIncludedShaders
22 Days Ago
Enabled Mountain toplogy use on lakes unique environments
22 Days Ago
merge from main
22 Days Ago
Chunk opacity tweaks
22 Days Ago
First pass at fading cells in / out
22 Days Ago
Use Player.Velocity instead for a bunch of things
22 Days Ago
Add MovingPlatform New test map Basic implementation for Inheriting ground object velocity
22 Days Ago
Use `m_pitch` and `m_yaw` for looking around in the taunt camera (#2108)
22 Days Ago
reduced rotate amount in viewmodel
22 Days 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
22 Days Ago
Bugfix: RCon test page now works It's barebones, but enough. Tests: tested in local session, could see commands take effect
22 Days Ago
Update w_m700.vmdl
22 Days Ago
Update w_m700.vmdl
22 Days Ago
worldmodel M700 update
22 Days Ago
Use GetCornersNonAlloc to avoid unity copying the npc paths everytime they are accessed
22 Days Ago
merge from gco - WIP
22 Days Ago
DPV uses correct WaterLevel test for getting player WaterFactor
22 Days Ago
Weekly Skins
22 Days Ago
merge from main
22 Days Ago
Cover performance critical code with time warnings
22 Days Ago
Merge from world_update_2
22 Days Ago
Erosion proof of concept
22 Days Ago
merge from getignore_optimisations
22 Days Ago
Skip entity query distance checks in wolf sight to avoid doing them twice