reporust_rebootcancel

139,738 Commits over 4,383 Days - 1.33cph!

Yesterday
Merge from standard_shader_detail_vertex_color_tint
Yesterday
Added an Apply Vertex Alpha setting to the detail layer of the standard shader
Yesterday
fixed typo
Yesterday
Added fresnel to neon signs emissive mat. Fixed normals on SHOP neon sign. Added baked AO functionality to plywood mat. AO test bake on kiosk D.
Yesterday
Fix animation jitter and uneven load animation speed
Yesterday
Merge from iteration_profiler (unity package to measure compile/domain reloads) Also fixes a web request during every compile in the editor
Yesterday
Merge from command_alloc
Yesterday
Tidy up workbench vital upgrade icon display. Still looks a bit shit until we get real icons with propper centering, but it's setup for them now.
Yesterday
Cherry pick 148120 (perf.playermodel fix)
Yesterday
merge from perf.playermodel_fix
Yesterday
merge from main
Yesterday
merge from main
Yesterday
merge from main
Yesterday
fixed perf.playermodel scene
Yesterday
merge from main
Yesterday
Cherry Picked 148115 (Added a way to prevent the vertex alpha applying to the detail mask when additional mask blending options are enabled on a standard shader material)
Yesterday
merge from main
Yesterday
Merge from standard_shader_detail_vertex_color_tint
Yesterday
Added a way to prevent the vertex alpha applying to the detail mask when additional mask blending options are enabled on a standard shader material
Yesterday
Skinning pass for small backpack
Yesterday
Merge from main
Yesterday
Fixing skinning for bowless crossbow world model
Yesterday
Refactor can't afford overlay to match/align with regular unlock can't afford display. Bunch of prototype UI code cleanup.
Yesterday
merge from wakeaiz_optim
Yesterday
added additional filter to Any grid query, lets you set an ignore filter for contents that you never care about and can consider the region "empty" for - as well as the usual filter based on gameplay spec (finer distance, player state, etc.) - lets us sleep the WakeAIZ properly while still allowing early-exit on the first found filter-matching player
Yesterday
Add can't afford overlay panel to prototype button, toggle as needed.
Yesterday
Show FAILED overlay on prototype button for 3 seconds on failure. Codegen.
Yesterday
merge from main
Yesterday
Industrial Storage - blockouts and initial prefab configuration
Yesterday
Hook up prototype failed overlay
Yesterday
corrected empty grid logic
Yesterday
Restore water wheel reference to its sounds to fix NRE spam
Yesterday
Move prototype button next to unlock button, keep single unclock cost display at the top
Yesterday
Still show icons as locked, even with prototype installed.
Yesterday
Skinning pass for diving suit and diving tank
Yesterday
added ultra wide screen script/offset to bowless crossbow viewmodel prefab
Yesterday
Merge from main
Yesterday
Subtract the subtract
Yesterday
merge from main
Yesterday
switch to AnyPlayersInSphereFast to inline non-npc + trigger volume checks against players, avoids gathering all players in a huge region to then get a passing check on the 1st one, still provides information on whether the grid regions checked were all empty to allow the trigger to stop ticking
Yesterday
Subtract 147919 merge from terrain_lower_fixes
Yesterday
additional boat types, missing files
Yesterday
Merge from main
Yesterday
Renames Add a skinnable for half shelves and single shelves
Yesterday
Created new hidden/uncraftable base storage horizontal and vertical storage barrels Added skins for original storage barrels, abyss, warhammer and jungle versions Can now use the spray can or repair bench to reskin between these versions Future items can now just mark themselves as skins of the hidden base barrels and they will be treated as a normal skin No changes to crafting menu, these barrels still appear as separate items there
Yesterday
Check AlphaMap isInitialized on AdaptMeshToTerrain to prevent editor errors
Yesterday
Fixed code locks on cars disappearing (except for the red spheres) after too many code attempts Swapped the red sphere material to an opaque version so we don't get weird depth fighting issues
Yesterday
Merge from main
Yesterday
Fix NRE when renaming a demo shot to a name that already exists
Yesterday
Fix case where holstering a mobile phone mid call would result in some inputs being ignored