branchrust_reboot/main/new_menucancel
265 Commits over 61 Days - 0.18cph!
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
Prewarm the server browser, so when you access it it's already filled with servers
Reset connection viewer description to the top on open
Removed a bunch of crappy logs
Fixed a bunch of server browser buttons/filters using the wrong material after the cleanup
Rewrite foil shader so it supports soft masking
Fix broken premium icon shader
Fix broken premium text shader
UI windows will try and repair themselves if left in a broken state
Fixed connect button screwed up button icon size
More changes to premium icon foil shader
Foil shader now works across the screen if you want it to
Fixed foil shader script frequently the shared material
Create a new material instance for each foil instance (required since UI cant use property blocks)
Revert level manager - ready for merge
Setup new demo window
Setup FlexVirtualScroll
Fixed alignment and width bugs with demos item
Fixed scuffed description box on server connect modal
Further premium tag adjustments
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
Wrote a foil shader that will make 2D objects point towards the mouse and shift their hue
Applied on some premium images
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)
Revert
125318, try it again later
Add proper widescreen support for new menu (caps UI to 16x9 on widescreen)
Reimplemented server favouriting
Do correct reset filter - used the wrong method
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
Check drop data in hero update
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
Resetup player profile and premium icon
Use culture to translate shorthand values before we display them
▊▉▋▆▋▊▊ ▉▉█▇█▆ ▉▅▊▍ ▌▅▆▋ ▍▅▍▅
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.
Use styles for odd + even instead - fixes hover changing alpha back to it base value
Server Browser Odd + Even rows
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
Dont bother trying to update category buttons - have to redo it anyway
Fix play menu constantly turning itself off
Set home page as on by default
Fixed squished store and inventory views
Rewire shockbyte
Fix session page not working after design changes
Fix shockbyte buy button after design changes
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
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
Server browser filter section now starts at the top of the filters
Fix search bar close button being offset to the right when clicking
Fixed the refresh buttons pixot being offset
Fixed broken material on rust plus popup
Fixed incorrect on toggle changed button being used
Setup Server Browser cache
Fix twitch drops json model error
Correctly show loading screen when disconnecting
Swap default OpenMainMenu to use the async version