reporust_rebootcancel

136,934 Commits over 4,352 Days - 1.31cph!

2 Years Ago
merge from tutorial_island
2 Years Ago
Unsaved
2 Years Ago
Prompt asset updates
2 Years Ago
Nixed flame_jet atlas, not needed Smoke omni RC Scene backup
2 Years Ago
Added an error toast if the player attempets to start a tutorial and no empty slots are available The above scenario will no longer kill the player in the process of attempting to spawn an island
2 Years Ago
Add achievements for tutorial island
2 Years Ago
Dressing tweaks
2 Years Ago
Added some more help to the mid mission conversation with the survivor
2 Years Ago
Don't run softcore loot reclaim process for deaths on the tutorial island
2 Years Ago
Building blocks can no longer be damaged by players in the tutorial, prevents some soft lock scenarios
2 Years Ago
Fixed skin viewer item spin being affected by framerate
2 Years Ago
Fixed neighbouring active tutorial islands getting deleted when a tutorial island is cleaned up
2 Years Ago
If the player is missing a rock in their inventory at any point during the tutorial give the player a new one, check every 10s
2 Years Ago
Tweak TC dialogue text to explain that nobody else can build nearby
2 Years Ago
Brutalist church progress
2 Years Ago
Fixed being able to upgrade to stone during tutorial
2 Years Ago
Fixed another place where the time of day could leak
2 Years Ago
Fix client time of day being stuck at 6pm when not in tutorial (hope everyone on staging enjoyed the sunshine) Tutorial system no longer uses admintime to manipulate time of day, see new admin.evaluatedAdminTime
2 Years Ago
Ensured local player has items respects conditiional check Ensured blueprint buttons respects conditional check
2 Years Ago
Debugging backup
2 Years Ago
Ensure quick craft UI respects ingredient condition
2 Years Ago
Item crafter now checks to ensure conditional items have a condition above 0 in order to use them to craft other things
2 Years Ago
Real merge to main
2 Years Ago
Removed redundant logs
2 Years Ago
Merged to main
2 Years Ago
Fixed some perf mess ups in merge Fixed re-introduction of broken vendor names bug
2 Years Ago
Merged main
2 Years Ago
▇ ▇▄█▄▋▅▉ █▍▊▆▇██▇ ▊▆▅▊▊▊▆▇ ▍▋▍▇ ▇▆▅▌▊▄ ▄▉ ▊ ▅▊▊▌ ▇▌▉▄▉ ▄▌ ▆▆▅▅▆▌▋ ▋▄▋█ ▇▌▋▆ ▅▌▋▊▆█▌▋ ▉▊▉▋ ▆▋▋ ▆█▊ ▄▅▄▅▄▊▌▇▆
2 Years Ago
merge from cinematic_tool_branch_swap
2 Years Ago
merge from disable_browser_changeset
2 Years Ago
merge from vendor_fixes_2
2 Years Ago
merge from fix_backpack_holstering_again
2 Years Ago
network++
2 Years Ago
merge from Save247 - Staging wipe
2 Years Ago
Updated help prompt assets
2 Years Ago
▊▅▇▅▄▅ ▅▄▄▍▉▊▋▊ ▋▉▄█▌▇▅▍ ██▍▊█▉ ▆█ ▄▍▆▌▅▄▉▊▋▇▇▇▊▆▆▌ ▇▊▅▌ ▌▅▆▊ ▉▊▋ ▍▆█▊ ▊▋▊▌▉█ ▍▉ ▊▍█▋█▍▌▇ ▅▆▄▇▋ ▇ █▉▍▋▊▆ ▉▇ ▊█▇▋▋▉▍ █▊█ ▇▅▉ ▌█▇▋▊▋ ▆▉▊▅ ▄▌ ▆▇▅▌▋▌▋▄▇ ▇▍█▋ ▅▆█▋▊▊▍▊ ▌▊▅▉▄▍▉▆ ▋▍▆▆▌ ▉▆▋ ▉▌▊▊ ▅▅ ██▍▍
2 Years Ago
Auto refresh address and port for DNS-favorited servers Format the favorites.cfg as an object so it's easier to make changes to later
2 Years Ago
▉▉▍▊▅▇ ▆▄▌ ▅▄▅█▊▇▆▆▆▌▉▌█▄▋▋▇▋▇▋ ▌▇ ██▋█▍ ▌▆▇▆▌▋█▄▅▅▊▊▍ ▉▊ ▆▋▆▅▅ █▆▍▋▊ ▍▇ ▄▌▊▊▊ ▅▇▇▍▌▉▋ ▅▄▄▊▊▋▄▇
2 Years Ago
Merge store-ui -> main
2 Years Ago
▄▊▌▄▌▋ ▍▉█▄ ▌▋▇▄▆▇▍▇ ▋█▉▋▉▋██▅ █▌▇▆ ▊▆▊█▌▇▆▌▉▉ ▍▋▊ ▉█▊▊▊▅▆▌▉▊ ▉▆▄▅▊ ▇▉█▊▄ ▌▅▉▊▊▇▄ ▋▉▅▌▉▄ ▌▅▍▌▉▋▋ ▅▇▄▊▅▅▋▆▉ █▍ ▄▆▊▌▇ ▍▍▍▇▅▉
2 Years Ago
Paddy request: Allowed 3D icons on DLC pages to use the full height of the item area. Adjusted abyss rifle, abyss pickaxe, lumberjack pick, concrete pickaxe, lumberjack axe, diver pickaxe, abyss hatchet, and nomad suit to work with the new shape. Others look OK already.
2 Years Ago
Merge from tutorial_island
2 Years Ago
█▋▋██▅ ▉▄▅▍ ▊█▆▉
2 Years Ago
Abyss pack item tweaks
2 Years Ago
Fix holstering not updating when picking up backpack
2 Years Ago
Fix holstered weapon not updating when dropping backpack
2 Years Ago
For some reason it didn't subtract the PlayerInventory.cs change
2 Years Ago
Start by subtracting CS 92478
2 Years Ago
merge from analytics_pooling_refactor -> main
2 Years Ago
Cleanup performance calculation code since we have threadsafe pooling now