5,292 Commits over 2,345 Days - 0.09cph!
"New Shit" icons, don't do anything yet
Don't copy steam_api64.dll to root
LoadingScreen TextMeshPro
Show last wipe on server list entries 😍
Can order by last wipe on server list
Server favourites work again
Show when server was last played in history tab
Fixed workshop being default tab on menu
Fixed workshop NRE errors when on publishing tab
Fixed workshop interface blocked due to layer order
Removed UIWorkshop.unity (no longer used)
Fixed skin list not working on workshop list
Inventory cleanup
Options fixes
Fixed UI/Colourize shader not obeying rect mask
Added VirtualScroller
ServerBrowser lists use VirtualScroller (saves ~12,000 objects)
Fixed freeze when opening map
Pie menu text wrapping fix
Dev UI item font fix
Fixed vitals order on HUD
Fixed tooltips on HUD
Enable child lock on inventory
Fixed pending/blocked friends showing in server list
UI.Dialogs don't use SceneToPrefab
Switched from UI scenes to prefabs
Session button works
Pie menu uses TMP
Smoother client bootstrap
Bootstrap/Console use TMP
NewsBox uses HttpImage
HttpImage names the textures it creates
Fix servers not loading properly if launching with a -load param
Server list layout
Show friend's name on server list entry if in server
Server gamemode tags/describers
Fix Session button unclickable
Menu tweaks
Added ConvertToTextMeshProTools
Fixed CJK not rendering properly in TMP
Test for server not getting item definitions
Don't throw exception in LoadManifest if something is wrong
Steamworks update - should read item flags properly on windows
Show crafted item when unlocking a crate
Fixed disconnect button not showing
InventoryManager refactor
Fixed scrapping multiple items not working
Disable unused packages (vr, xr, 2d, analytics, mp-hlapi, director, timeline, umbra)
Update TMP
Inventory crafting fixes
Menu tweaks
Menu doesn't use Toggle control (because Unity 2019 broke it)
Menu screen tweaks
Steamworks CreateInterface fallback
Steamworks use CreateInterface instead of FindOrCreateUserInterface
We don't have to copy steam_api64.dll next to the exe anymore - but lets do it anyway incase there's an out of date version there
Fixed NRE reports being grouped up
Fix inventory button sizes getting out of sync