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

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