reporust_rebootcancel

138,186 Commits over 4,505 Days - 1.28cph!

1 Year Ago
Merge from main
1 Year Ago
New setttings tooltips, re-organized some categories
1 Year Ago
Merge from spraycan_codelock_reskin
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Add back in the option to make the player not show their direction on the map, show an empty circle Even if a player has a compass on the belt, they still need to to pull out the compass to figure out a direction
1 Year Ago
Can no longer buy pistol ammo from npc vendors (affects waterwell mostly)
1 Year Ago
Checkout result button cant be toggled off
1 Year Ago
Fix monuments/vending machines briefly visible when map is fading in
1 Year Ago
Fixed cart not clearing correctly from prefs after a checkout
1 Year Ago
Fix game modes automatically spawning the player if they were killed while offline even if they have a sleeping bag (ie. when we would normally just show the death screen when connecting)
1 Year Ago
More robust map viewing system Shows the proper loading wheel
1 Year Ago
Fix death screen fog not being applied if player leaves and joins another server in a single session
1 Year Ago
Merge from main
1 Year Ago
merge from new_menu
1 Year Ago
Changed menu loading to make sure we aren't initializing disabled preprocessed prefabs Cache loaded pages
1 Year Ago
Merge from main
1 Year Ago
Fixed store subbing twice to steam purchase callback Double instance safeguard for all pages
1 Year Ago
merge from new_menu
1 Year Ago
Safer home page singleton Bail out of server browser if instance is already found
1 Year Ago
new_menu -> main
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
merge from new_menu
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
update from main
1 Year Ago
merge from main
1 Year Ago
Primary green button styles tweaks, to match blue primary
1 Year Ago
Bootstrap roboto sharpness tweak
1 Year Ago
Checkout result page polish
1 Year Ago
Equip the item on the player when a button is pressed
1 Year Ago
Reset the vertical scrollbar position to the top when typing in the filter box
1 Year 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
1 Year Ago
Loading screen tweaks
1 Year Ago
Fix code lock item being marked a redirect of itself, introduced in 124930
1 Year Ago
Fix not being able to set a guest code after reskinning
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
More toggleables: merge_damage (fixed), motion_list, remove_queue
1 Year Ago
Fixed menu having a 0.98 alpha while ingame
1 Year Ago
Set up 3p hc revolver anims, entity and override controller
1 Year Ago
Limited item glow tweaks
1 Year Ago
On checkout, clear the cart before creating a new journey ID
1 Year Ago
Fixed scrollview position anchoring to remain consistent when maximised
1 Year Ago
Session dialog styling
1 Year Ago
merge from naval_update