userIan Hendersoncancel
branchrust_reboot/main/new_menucancel

423 Commits over 92 Days - 0.19cph!

11 Months Ago
Session will fix trying to auto sort its prefab state
11 Months Ago
Fix 'no servers found message' being unreliable at best
11 Months Ago
Missing tag on pressed calls
11 Months Ago
Premium CD opens the premium modal Fixed vanilla gamemode button using the wrong icon
11 Months Ago
Add back the premium modal Hook it into the premium tags as usual
11 Months Ago
Server Browser: Show a no servers found image if there are no servers found Show a button to 'remove filters' if there are a bunch of filters set and no responses from the query Animations Bunch of cleanup
11 Months Ago
Remove most of the LINQ from GetFilteredSortedServers() - improves performance by around 20% Preallocate 1k entries in server info listing - still not enough but better as it doesnt balloon early
11 Months Ago
More consistent refresh button behaviour Call favourite refresh on active refresh Move a bunch of method logic out of local stacks and just into the method call like it should be Older server browser update queries wont update the UI, only the most recent one will. Stale ones are chucked
11 Months Ago
Change ping header to 'last played' in favourites Try running pre warm without cache (cleaner behaviour - needed for the modal) Refresh all can force cache on or off New shorter streamermode sanitise
11 Months Ago
Prewarm the server browser, so when you access it it's already filled with servers
11 Months Ago
Reset connection viewer description to the top on open Removed a bunch of crappy logs
11 Months Ago
Fixed a bunch of server browser buttons/filters using the wrong material after the cleanup
11 Months Ago
Rewrite foil shader so it supports soft masking Fix broken premium icon shader Fix broken premium text shader
11 Months Ago
UI windows will try and repair themselves if left in a broken state
11 Months Ago
Fixed connect button screwed up button icon size
11 Months Ago
More changes to premium icon foil shader
11 Months Ago
Foil shader now works across the screen if you want it to
11 Months Ago
Fixed foil shader script frequently the shared material Create a new material instance for each foil instance (required since UI cant use property blocks)
11 Months Ago
main -> new_menu
11 Months Ago
Revert level manager - ready for merge
11 Months Ago
Setup new demo window Setup FlexVirtualScroll Fixed alignment and width bugs with demos item
11 Months Ago
Fixed scuffed description box on server connect modal Further premium tag adjustments
11 Months Ago
Much nicer logic for calculating angle Made premium tag look like it should Applied foil shader to premium tag Mip Maps Slightly better angle calculations for foil mouse follow script
11 Months Ago
Wrote a foil shader that will make 2D objects point towards the mouse and shift their hue Applied on some premium images
11 Months Ago
Setup heart particle effects when you favourite a server Add ParticleEffectForUGI Setup pipeline for running and properly displaying particle effects on our UI (our camera setup made this a pain)
11 Months Ago
Revert 125318, try it again later
11 Months Ago
Add proper widescreen support for new menu (caps UI to 16x9 on widescreen)
11 Months Ago
Reimplemented server favouriting
11 Months Ago
Fix some search bugs
11 Months Ago
Fix NRE
11 Months Ago
Do correct reset filter - used the wrong method
11 Months Ago
Automatically hide mode when you go into official categories Simply replace ping sorting with last played sorting automatically on history tab (still need to replace column content) Dont select vanilla by default
11 Months Ago
Check drop data in hero update
11 Months Ago
Home Screen: Only show twitch drop tile if there are on going twitch drops Show how long is left until drops end Only update modal window UI when we need to
11 Months Ago
Resetup player profile and premium icon
11 Months Ago
Use culture to translate shorthand values before we display them
11 Months Ago
▊▉▋▆▋▊▊▉ ▉█▇█▆▉ ▅▊▍▌ ▅▆▋▍ ▅▍▅▉
11 Months Ago
Remade Server Browser: Swap single browser logic for multi-browser like the old menu. Remake mode categories as large toggle buttons. Reintroduce OR and AND behaviour into each toggle group - use second tier transform parent as the check for when to toggle. Add shorthanded player counts.
11 Months Ago
Use styles for odd + even instead - fixes hover changing alpha back to it base value
11 Months Ago
Server Browser Odd + Even rows
11 Months Ago
Remove one active sibling off all top level pages Fix crappy blur effect on rust plus modal Rewire up session modal after design changes Fix broken loading screen header after design changes
11 Months Ago
compile fix
11 Months Ago
Dont bother trying to update category buttons - have to redo it anyway
11 Months Ago
Fix play menu constantly turning itself off
11 Months Ago
Set home page as on by default
11 Months Ago
Fixed squished store and inventory views
11 Months Ago
Rewire shockbyte Fix session page not working after design changes Fix shockbyte buy button after design changes
11 Months Ago
Brought back videos to the home screen Setup backing images that turn on and off with blur etc when you move from home to play and vice versa
11 Months Ago
Setup dropdowns on each tab group Animations on dropdown Prevent server browser soft mask fade from hiding a part of the regular scroll box view Fixed scrollview content pushing filter to the middle of the screen when drop downs are closed Prevent soft mask fade from hiding a part of the regular scroll box view Recreate server browser tab groups as prefabs
11 Months Ago
Server browser filter section now starts at the top of the filters