reporust_rebootcancel

123,814 Commits over 4,079 Days - 1.26cph!

6 Years Ago
Disabled the shimmer on hobobarrel_static.
6 Years Ago
Moved some mats away from the decal shader.
6 Years Ago
Fixed broken deferred mesh decals Fixed indirect light flickering on deferred mesh decals Removed unnecessary options from deferred mesh decal shaders to speed up compilation
6 Years Ago
[D11] Item quick actions on multiple items are now sorted after being combined, rather than only per item (eg with a door and a keylock together). Removed Photo Mode buttons, and added a small delay to popups opening. LookAtTooltip now updates when secondary actions are performed.
6 Years Ago
[D11][UI][#792] Fixed issue with splitting stacks inside gambling wheel
6 Years Ago
Removed non MRT blending fallback paths
6 Years Ago
[D11][UI][#935] Added navigation options for empty weapon attachment slots and fixed crash when attempting to remove an empty weapon slot
6 Years Ago
[D11][UI][#902][#928] Moved to sleepingbag popup definitions to popupsystem to avoid issues with sleeping bags
6 Years Ago
[D11] [UI] Fixed missing method in PlayerCorpseStatPanel
6 Years Ago
[D11] [UI] Fixed soft lock when opening in-game options menu with corpse player stats page open. Fixed certain menus forcing the player to stand up when being opened.
6 Years Ago
For Diogo
6 Years Ago
merge from heavyscientist
6 Years Ago
ch47 landing behavior fixed ch47 LOD3 having wrong material indicies
6 Years Ago
Added wave displacement option to core/foliage Added overgrowth_floating material Split water shader library into a few more parts
6 Years Ago
Ship style2 deck fixes.
6 Years Ago
[D11][Tutorial] Fix for helicopter bullets not hitting player, finished and cleaned up craft pistol objective
6 Years Ago
Ship exhaust. Ship style2 deck lighting/fx WIP.
6 Years Ago
[D11] [UI] fixed some PS4 only define problems with the new UIHUD
6 Years Ago
[D11] [UI] took out a failing namespace
6 Years Ago
[D11] [UI] adjusted how hiding the HUD works so that we can exclude certain items in certain situations (like the chat panel while the quick chat is open)
6 Years Ago
[D11] [Tutorial] Map Updates
6 Years Ago
LOD switch crossfading - initial commit (on Imposter level only for now)
6 Years Ago
Prefab processing uses instance instead of asset in standalone, similar to editor (~10% faster loading / instantiate on SSD)
6 Years Ago
Exclude standard assets from FileSystem_Warmup
6 Years Ago
Cargoship exhaust fx. Fixed some ship mats that weren't GPU instanced.
6 Years Ago
Jenkinsfile
6 Years Ago
[D11] DTLS network API send implemented.
6 Years Ago
[D11] Fix for XRSettings error on xb1
6 Years Ago
[D11][#947][#949] Fixed crash with upgrade pie menu
6 Years Ago
[D11] MorphCache optimization, now baked out from asset fiddler menu instead of at runtime
6 Years Ago
[D11] Fix some partially broken references within the hairset data, seems like a Unity bug as the reference don't appear broken but AssetDatabase API calls on them fail, and note how the actual model within the fbx isn't properly picked out in the Project view. and .
6 Years Ago
EAC SDK rollback
6 Years Ago
[D11][UI] Added open player stats option to sleeping players. Fixed issue where the stats option was offered for dead npc
6 Years Ago
[D11] When dropping a Planner item, make sure the building context menu is actually closed
6 Years Ago
EAC SDK fixes
6 Years Ago
Restored taa camera depth texture
6 Years Ago
[D11][Tutorial] Updated tutorial event behaviour for craft pistol task
6 Years Ago
EAC SDK fixes
6 Years Ago
Remove Imposter component in prefab preprocessor
6 Years Ago
Jenkinsfile
6 Years Ago
EAC SDK update
6 Years Ago
[D11][Tutorial] Added hover state for patrol helicopter
6 Years Ago
[D11][Tutorial] Added language key for patrol helicopter death hint
6 Years Ago
[D11] Can now use medical items and dropped food in the world without having to pick them up first
6 Years Ago
Added DDraw shader to AlwaysIncludedShaders
6 Years Ago
Order network group subscription order by distance to player
6 Years Ago
Fuel Generator - (Assets\Prefabs\Tools...) model, fbx, prefab, materials, lods, collision and gibs.
6 Years Ago
[D11][UI] Added spinner to connecting popup. Setup server settings json conversion. Added loading popup between renting and response
6 Years Ago
backup greybox
6 Years Ago
[D11] DTLS network interface 'connected' state implemented, and has write streams setup. Log level set externally by the application. Socket error feedback improvements, and multiple connection test-code tidied.