reporust_rebootcancel

141,927 Commits over 4,413 Days - 1.34cph!

10 Months Ago
Fix death screen fog not being applied if player leaves and joins another server in a single session
10 Months Ago
Merge from main
10 Months Ago
merge from new_menu
10 Months Ago
Changed menu loading to make sure we aren't initializing disabled preprocessed prefabs Cache loaded pages
10 Months Ago
Merge from main
10 Months Ago
Fixed store subbing twice to steam purchase callback Double instance safeguard for all pages
10 Months Ago
merge from new_menu
10 Months Ago
Safer home page singleton Bail out of server browser if instance is already found
10 Months Ago
new_menu -> main
10 Months Ago
NRE fix
10 Months Ago
compile fix
10 Months 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
10 Months Ago
merge from new_menu
10 Months Ago
Ultra wide fixes Always close the cart after a succesfull checkout
10 Months Ago
Checkout result buttons not clickable during the opening sequence
10 Months Ago
Added an horizontal scroll in the checkout result page for when you buy half of the store at once
10 Months Ago
Take a stab at fixing the rust plus button being unuseable when first joining a server
10 Months 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
10 Months Ago
update from main
10 Months Ago
merge from main
10 Months Ago
Primary green button styles tweaks, to match blue primary
10 Months Ago
Bootstrap roboto sharpness tweak
10 Months Ago
Checkout result page polish
10 Months Ago
Equip the item on the player when a button is pressed
10 Months Ago
Reset the vertical scrollbar position to the top when typing in the filter box
10 Months Ago
Selecting item buttons from the scroll view now creates a worldmodel and a viewmodel, pressing a different item button replaces it. On player connection, the player's inventory is cleared in the case of having an editor loadout equipped - in preparation for giving the item to the player. Added a skydome to the scene from Playground to resolve lighting errors on some viewmodels
10 Months Ago
Loading screen tweaks
10 Months Ago
Fix code lock item being marked a redirect of itself, introduced in 124930
10 Months Ago
Fix not being able to set a guest code after reskinning
10 Months Ago
Merge from main
10 Months Ago
Merge from main
10 Months Ago
More toggleables: merge_damage (fixed), motion_list, remove_queue
10 Months Ago
Fixed menu having a 0.98 alpha while ingame
10 Months Ago
Set up 3p hc revolver anims, entity and override controller
10 Months Ago
Limited item glow tweaks
10 Months Ago
On checkout, clear the cart before creating a new journey ID
10 Months Ago
Fixed scrollview position anchoring to remain consistent when maximised
10 Months Ago
Session dialog styling
10 Months Ago
merge from naval_update
10 Months Ago
Fix for the Steam auth ticket failing to return after lengthy client sessions
10 Months Ago
Removed a mask on skin tiles, not needed Tweaks
10 Months Ago
Updated Rust.RenderPipeline package to remove static references to pipeline resources as everything needs to be handled via the Render Graph
10 Months Ago
Potential fix for "eject pistol shell not found" warning spam
10 Months Ago
merge from fogmethod1 (sky branch)
10 Months Ago
merge from main
10 Months Ago
10 Months Ago
switch colors to colorpalette variants, weigh ADC accuracy mods higher
10 Months Ago
Fix scientists potentially using the reload last frame pose instead of the aiming pose
10 Months Ago
Gradient glow for normal skins, looks better
10 Months Ago
merge from new_menu