reporust_rebootcancel

129,160 Commits over 4,140 Days - 1.30cph!

16 Days Ago
created pilot pack steam item (master sitem) and given it the old steam item ID of 10328" class="changeset">10328. I've moved the Pilot Hazmat sitem ID over to 10331. All pilot hazmat items now unlock via "pilot pack" 10328" class="changeset">10328. Rebuilt manifest
16 Days Ago
replaced text with updated text on hazmatsuit.dive.item and fixed loot table on it too
16 Days Ago
█▄▇▇▆▍ ▉ ▆▉█ ▇▍▉█▇▍▆▊█▌ ▆▄▆▊▋▇▄▆▅ ▉▊▅▇▋▅
16 Days Ago
removed steam item unlock in item definition on pilot hazmat items so they only unlock via sitem
16 Days Ago
holster position edited on p17
16 Days Ago
nailgun gun holster position and bounds edited
16 Days Ago
Store takeover priority override changes
16 Days Ago
Fix the loading screen image size on all resolutions and scaling (i hope pls)
16 Days Ago
Set up entitys and override controllers for a selection of weapons
16 Days Ago
merge from fix_buried_weapon_ownership
16 Days Ago
merge from compass
16 Days Ago
merge from pilot_hazmat_dlc
16 Days Ago
Merge from hardcore_refresh
16 Days Ago
Death screen fade fix
17 Days Ago
Reassign the read only death screen fog images every time we open the death screen
17 Days Ago
merge from fogmethod1 (sky branch)
17 Days Ago
fix debug_cloud_position not reporting the randomized offsets
17 Days Ago
▉▉▅▋▍ ▉█▅▄ ▅▌▌▋▊_▅▉▄▇█_▍█▆▅▄▆▅▄
17 Days Ago
▄▆██▉ ▊▄▊ ▍▋▅▄▅▅█▌▊ ▋█▉▇▄▍ ▋▅ ▉▅▆ ▍▋▄██▋▆▋▇▊ ▌▄▄▆█ ▍▌▅█▄▊ ▍▄ █▌▋▄
17 Days Ago
Iterating: - Exposure improvements. (Overexposed horizon fix). - Minor tonemapping tweaks for highlights (overexposed arctic fix). - Cloud shading improvements in tundra/arctic. Clouds blend in better with the sky. - Various related adjustments to keep harmony.
17 Days Ago
▍▄▊▊▋ ▅▆▊█▇.▅▍▇▄▊▇▍▆▇▍▌▄▆▇▋▍▋▌▌▉▉▇▌▊▌▊▄, ▍▅▋▍ ▅▅█ ▋▊▄▄▇█▉ ▊▌▍▆▍▋▇▌▋▇ █▌▌▋▋ ▄▊▅▄▇ ▄▄▉▄ ▊▌▌▊▄ (▍▋. ▉█▍ ▍█▍█▍▌ ▋▄▇▇ ▉▆▆▋ ▍▊▇▌▆▄▉ ▉▇▌▉ ▄▍▋▋) ▌▊ ▍█▍ ▌▇▄▆▆ ▆▉▄▋▅ █▇▊▅▋█▉ ▍-▆ ▇█▇▅▄ ▌▌▍▄▆▉▋▊▌▇▌▉▉▅▉▄▉█▌ ▅█ ▅█▌▄▇▇▋▊▅█▉▅▄▇▇▇▉▋▅█.▋▉▆▆▅▍ ▇▇▆ ▌▍▉▍▊▊█▄▍▍.▅▄▄▋▍▇▇▉▌▅▋▍▋▊.▋▊▊▅▉▌ ▇▄ ▇█▇█▄▆█ ▊▍▆▊▌▍▇ ▋▌▇▍▋█▉ ▅█▌▆▌ ▅▍▄▆▉▄ ▉▅▊▉
17 Days Ago
Merge from main
17 Days Ago
New setttings tooltips, re-organized some categories
17 Days Ago
Merge from spraycan_codelock_reskin
17 Days Ago
Merge from hardcore_refresh
17 Days 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
17 Days Ago
Can no longer buy pistol ammo from npc vendors (affects waterwell mostly)
17 Days Ago
Checkout result button cant be toggled off
17 Days Ago
Fix monuments/vending machines briefly visible when map is fading in
17 Days Ago
Fixed cart not clearing correctly from prefs after a checkout
17 Days 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)
17 Days Ago
More robust map viewing system Shows the proper loading wheel
17 Days Ago
Fix death screen fog not being applied if player leaves and joins another server in a single session
17 Days Ago
Merge from main
17 Days Ago
merge from new_menu
17 Days Ago
Changed menu loading to make sure we aren't initializing disabled preprocessed prefabs Cache loaded pages
17 Days Ago
Merge from main
17 Days Ago
Fixed store subbing twice to steam purchase callback Double instance safeguard for all pages
17 Days Ago
merge from new_menu
17 Days Ago
Safer home page singleton Bail out of server browser if instance is already found
17 Days Ago
new_menu -> main
17 Days Ago
NRE fix
17 Days Ago
compile fix
17 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
17 Days Ago
merge from new_menu
17 Days Ago
Ultra wide fixes Always close the cart after a succesfull checkout
17 Days Ago
Checkout result buttons not clickable during the opening sequence
17 Days Ago
Added an horizontal scroll in the checkout result page for when you buy half of the store at once
17 Days Ago
Take a stab at fixing the rust plus button being unuseable when first joining a server
17 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