branchrust_reboot/main/new_menucancel

1,335 Commits over 122 Days - 0.46cph!

1 Year Ago
Fix 'invite' button
1 Year Ago
Various fixed with the social system in the new menu: Fixed 'enter message' text being empty Fixed 'DM' text sticking around Chat text popping up is decoupled from the friends menu Added a transition animation when chat comes up/goes away
1 Year Ago
merge from main
1 Year Ago
Fixed offline store message not showing up when your net is offline
1 Year Ago
Fixed limited tab scrollbar not working Tweaked weekly skin color generation
1 Year Ago
Fixed non scrappable items not showing their market price Fixed Wall Divider Pack loc conflict
1 Year Ago
Tweak slider NRE fix
1 Year Ago
Restored F1 items menu, prefabed the item button that keeps ending up with nan values
1 Year Ago
merge from main
1 Year Ago
Restored header text for featured items Removed old item store code
1 Year Ago
Abyss loc fix
1 Year Ago
Fix twitch drops text not working
1 Year Ago
NRE fix
1 Year Ago
Hook up server wiped on loading screen
1 Year Ago
Hook up 'respawn' button Change out the cartoony map open animation
1 Year Ago
Fix the map screen deciding it didnt want to work Remove all flex graphic transforms from the play page
1 Year Ago
Fix loading screen tags NRE
1 Year Ago
Session Overlay
1 Year Ago
Fix loading screen having double tags again
1 Year Ago
respawn button in session
1 Year Ago
Fixed limited skin gradient not scaling right
1 Year Ago
Remove flex graphic transform from refresh button again
1 Year Ago
Improve connect/session modal
1 Year Ago
Tweaked home screen gradient overlay, less noise
1 Year Ago
Misspelt webm folder name
1 Year Ago
Setup safe video player - this allows us to swap between playing .webm and .mp4 files if the system doesnt have the correct .mp4 codecs Setup the same system in the main menu videos Add MP4 versions of the background videos
1 Year Ago
Reworked how fake items are handled and spawn by store item grids Tweaked all grids Fixed a featuring takeover issue
1 Year Ago
Fixed printWeeklyItems and printGeneralStore commands not printing all items
1 Year Ago
Fixed the spinner blocking you if you remove a favourite whilst in the favourites page
1 Year Ago
Fixed refreshing in the community tab from dumping duplicate listings into the modded tab Add a gradient for favourited servers Add support to change gradient direction in the style asset
1 Year Ago
Fixed store pack showcases only spawning if you own them..
1 Year Ago
Added a loading spinner when the server browser is refreshing
1 Year Ago
Store takeover priority override changes
1 Year Ago
Fix the loading screen image size on all resolutions and scaling (i hope pls)
1 Year Ago
New setttings tooltips, re-organized some categories
1 Year Ago
Checkout result button cant be toggled off
1 Year Ago
Fixed cart not clearing correctly from prefs after a checkout
1 Year Ago
More robust map viewing system Shows the proper loading wheel
1 Year Ago
Changed menu loading to make sure we aren't initializing disabled preprocessed prefabs Cache loaded pages
1 Year Ago
Fixed store subbing twice to steam purchase callback Double instance safeguard for all pages
1 Year Ago
Safer home page singleton Bail out of server browser if instance is already found
1 Year Ago
NRE fix
1 Year Ago
compile fix
1 Year Ago
Proper method for formatting timespans as months,weeks,days,minutes and seconds in a translatable way Setup 'last joined' time for quick join and regular server entries Pack last joined time inside light server data we store in the menu json
1 Year Ago
Ultra wide fixes Always close the cart after a succesfull checkout
1 Year Ago
Checkout result buttons not clickable during the opening sequence
1 Year Ago
Added an horizontal scroll in the checkout result page for when you buy half of the store at once
1 Year Ago
Take a stab at fixing the rust plus button being unuseable when first joining a server
1 Year Ago
Setup quick join system Bypasses the history page (not super reliable), so we store the last connected server data locally Bit of work to ensure info is displayed properly More code cleanup throughout player join and connection classes
1 Year Ago
merge from main