branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

30 Days Ago
Fix 'invite' button
30 Days 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
30 Days Ago
merge from main
30 Days Ago
▍█▋▅▉▄ ▇█▄▊▋ ▆▅▊ ▍▊▊▊▋▄ ▆▌▍ ▌▆▍ (▌▅▋▌ ▄▋▌▊▇▆▍▉▆ ▋▋█▄ ▍▊▍▋▅.▋▋▊▇▉█▄▄▉)
30 Days Ago
Fixed offline store message not showing up when your net is offline
30 Days Ago
Fixed limited tab scrollbar not working Tweaked weekly skin color generation
30 Days Ago
Fixed non scrappable items not showing their market price Fixed Wall Divider Pack loc conflict
30 Days Ago
Tweak slider NRE fix
30 Days Ago
Restored F1 items menu, prefabed the item button that keeps ending up with nan values
30 Days Ago
merge from main
30 Days Ago
Restored header text for featured items Removed old item store code
30 Days Ago
Abyss loc fix
30 Days Ago
Fix twitch drops text not working
30 Days Ago
NRE fix
30 Days Ago
Hook up server wiped on loading screen
30 Days Ago
Hook up 'respawn' button Change out the cartoony map open animation
30 Days Ago
Fix the map screen deciding it didnt want to work Remove all flex graphic transforms from the play page
30 Days Ago
Fix loading screen tags NRE
30 Days Ago
Session Overlay
30 Days Ago
Fix loading screen having double tags again
30 Days Ago
respawn button in session
30 Days Ago
Fixed limited skin gradient not scaling right
30 Days Ago
Remove flex graphic transform from refresh button again
30 Days Ago
Improve connect/session modal
30 Days Ago
Tweaked home screen gradient overlay, less noise
30 Days Ago
Misspelt webm folder name
30 Days 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
30 Days Ago
Reworked how fake items are handled and spawn by store item grids Tweaked all grids Fixed a featuring takeover issue
30 Days Ago
Fixed printWeeklyItems and printGeneralStore commands not printing all items
31 Days Ago
Fixed the spinner blocking you if you remove a favourite whilst in the favourites page
31 Days 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
31 Days Ago
Fixed store pack showcases only spawning if you own them..
31 Days Ago
Added a loading spinner when the server browser is refreshing
31 Days Ago
Store takeover priority override changes
31 Days Ago
Fix the loading screen image size on all resolutions and scaling (i hope pls)
31 Days Ago
New setttings tooltips, re-organized some categories
31 Days Ago
Checkout result button cant be toggled off
31 Days Ago
Fixed cart not clearing correctly from prefs after a checkout
31 Days Ago
More robust map viewing system Shows the proper loading wheel
31 Days Ago
Changed menu loading to make sure we aren't initializing disabled preprocessed prefabs Cache loaded pages
31 Days Ago
Fixed store subbing twice to steam purchase callback Double instance safeguard for all pages
31 Days Ago
Safer home page singleton Bail out of server browser if instance is already found
31 Days Ago
NRE fix
31 Days Ago
compile fix
31 Days 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
31 Days Ago
Ultra wide fixes Always close the cart after a succesfull checkout
31 Days Ago
Checkout result buttons not clickable during the opening sequence
31 Days Ago
Added an horizontal scroll in the checkout result page for when you buy half of the store at once
31 Days Ago
Take a stab at fixing the rust plus button being unuseable when first joining a server
31 Days 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