userGarry Newmancancel

19,139 Commits over 4,018 Days - 0.20cph!

6 Years Ago
Post changes to discord for Rust
6 Years Ago
Fixed not being able to scroll if cursor between servers
6 Years Ago
Phrases
6 Years Ago
Fixed Cyrillic
6 Years Ago
"New Shit" icons, don't do anything yet
6 Years Ago
Don't copy steam_api64.dll to root
6 Years Ago
LoadingScreen TextMeshPro
6 Years Ago
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
6 Years Ago
ServerInfo (AddTo|RemoveFrom)(History|Favorites) works Added SteamMatchmaking.GetFavoriteServers() Changed FriendGameInfo GamePort to ConnectionPort to match ServerInfo
6 Years Ago
Fixed space in paddy's name
6 Years Ago
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
6 Years Ago
Workshop cleanup
6 Years Ago
Options fixes
6 Years Ago
Inventory cleanup Options fixes
6 Years Ago
Fixed UI/Colourize shader not obeying rect mask
6 Years Ago
Server compile fix
6 Years Ago
Added VirtualScroller ServerBrowser lists use VirtualScroller (saves ~12,000 objects)
6 Years Ago
Fixed freeze when opening map
6 Years Ago
Added GetAuthSessionTicketAsync, which waits on GetAuthSessionTicketResponse_t before returning
6 Years Ago
Pie menu text wrapping fix Dev UI item font fix Fixed vitals order on HUD Fixed tooltips on HUD Enable child lock on inventory
6 Years Ago
Options update
6 Years Ago
Fixed pending/blocked friends showing in server list
6 Years Ago
Update manifest
6 Years Ago
UI.Dialogs don't use SceneToPrefab
6 Years Ago
Switched from UI scenes to prefabs Session button works Pie menu uses TMP Smoother client bootstrap
6 Years Ago
Bootstrap/Console use TMP
6 Years Ago
NewsBox uses HttpImage HttpImage names the textures it creates
6 Years Ago
SteamInventory fixes
6 Years Ago
Filled out FriendGameInfo
6 Years Ago
Fix servers not loading properly if launching with a -load param
6 Years Ago
Server list layout Show friend's name on server list entry if in server
6 Years Ago
Server gamemode tags/describers Fix Session button unclickable
6 Years Ago
Menu tweaks Added ConvertToTextMeshProTools
6 Years Ago
Fixed CJK not rendering properly in TMP
6 Years Ago
Test for server not getting item definitions
6 Years Ago
Fixed SteamInventory not getting events on server
6 Years Ago
Add SteamServersConnected_t and SteamServerConnectFailure_t callbacks to SteamServer Merge pull request #255 from FromZeus/master Add ServersConnected and ServerConnectFailure callbacks to SteamServer
6 Years Ago
Menu updates
6 Years Ago
Don't throw exception in LoadManifest if something is wrong
6 Years Ago
Steamworks update - should read item flags properly on windows
6 Years Ago
SteamItemDetails_t should read flags properly on windows InventoryItem.Flags uses SteamItemFlags
6 Years Ago
Show crafted item when unlocking a crate
6 Years Ago
Latest Steamworks
6 Years Ago
Windows specific on overloaded functions in ISteamGameServerStats
6 Years Ago
Fixed disconnect button not showing
6 Years Ago
Inventory data test
6 Years Ago
Added InventoryResult.BelongsTo( <steamid> )
6 Years Ago
TextMeshPro boilerplate
6 Years Ago
Runtime compile fixes
6 Years Ago
InventoryManager refactor Fixed scrapping multiple items not working