userFlaviencancel

5,099 Commits over 670 Days - 0.32cph!

36 Days Ago
merge from naval_update/deep_sea
36 Days Ago
Added renderer for the sea floor in the deep sea, moving it from Y -100 to -50 to match the terrain margin height Removed the bottom radiation volume
36 Days Ago
merge from naval_update/deep_sea
36 Days Ago
Dont call kill on dead or destroyed players
36 Days Ago
Better logs from deep sea commands
36 Days Ago
Fixed client portal weather lerping
36 Days Ago
Make sure to network the deep sea Open flag to clients
36 Days Ago
Fixed the deep sea portal bounds not being initialized when spawned, causing them to never teleport players ffs
36 Days Ago
merge from naval_update
36 Days Ago
Added tropical4 to the deep sea islands
36 Days Ago
merge from naval_update/island_scenes
36 Days Ago
Added tropical3 to the deep sea islands
36 Days Ago
merge from naval_update
36 Days Ago
merge from naval_update
36 Days Ago
Reverted landmark info component added to floating city, we won't use that for the map markers S2P floating city 1 2 3
36 Days Ago
ClientIOLine slackLevels and originalPositions actually need to be serialised, moved them out of #if CLIENT
36 Days Ago
merge from naval_update
36 Days Ago
merge from naval_update
36 Days Ago
Fixed CLIENT SERVER serialized fields mismatch in - DeepSeaManager - SteeringWheel - ClientIOLine (was causing all monument prefabs to reimport) - PaintingFavouriteColorButton - PaintingFavouriteColours - RendererBatch
36 Days Ago
Deep sea now have a cooldown in between each wipe Entities created when killing scientists and players are now killed correctly Replaced deepsea.wipe command by deepsea.open and deepsea.close Added deepsea.printState for debugging
37 Days Ago
Added deepsea_floatingcity3
37 Days Ago
merge from naval_update
37 Days Ago
merge from naval_update/floating_cities
37 Days Ago
Added back landmark info to floating cities 1 2 3 and 4 S2P 1 2 and 3
37 Days Ago
merge from naval_update
37 Days Ago
merge from naval_update
37 Days Ago
merge from Halloween_25_Update/PH/storepage
37 Days Ago
Skin viewer halloween fixes and tweaks
37 Days Ago
Skin viewer now supports skin with no item defintion (like underwears) Added mummy wraps
37 Days Ago
Fixed skull trophies name text material in the skin viewer
37 Days Ago
Added halloween items to the skin viewer: pumpkins, skull trophies and skull spikes Tweaked some other items
37 Days Ago
merge from naval_update
37 Days Ago
merge from Halloween_25_Update/PH/storepage
37 Days Ago
Updated krieg backpack store media
38 Days Ago
Added support for steam DLCs in the store featured tab When clicking on "buy on steam" on a steam dlc from the store, we fallback to the browser if the steam overlay failed to open
38 Days Ago
DLC tab background fading
38 Days Ago
Atlases, cleanup
38 Days Ago
Warhammer store page
38 Days Ago
Added warhammer store page prefabs, using placeholder assets for now Added a scroll view to the store DLC page
39 Days Ago
merge from ui_overhead_optims
39 Days Ago
Fixed shockbyte popup icons not being marked as dynamic
39 Days Ago
merge from main
39 Days Ago
Enabled map back in the deep sea Its half working, only shows the islands for now
39 Days Ago
merge from naval_update/deep_sea
39 Days Ago
Codegen
39 Days Ago
More deep sea logs Added tree count to deepsea.printentitycount
39 Days Ago
Assigned main island global network group to chinook, chinook scientists and cargoship
39 Days Ago
Added avoidDeepSeaPortal and avoidDeepSea parameters to TerrainMeta::RandomPointOffshore - Chinook avoids the deep sea playable area when egressing and spawning - Cargo avoids the deep sea playable area AND deep sea portal side when spawning (egressing changes to come) Added CH47HelicopterAIController.dropCrate command to force chinooks to leave
39 Days Ago
Chinook avoids the deep sea side when randomising its spawn position
39 Days Ago
merge from naval_update