userFlaviencancel

5,201 Commits over 670 Days - 0.32cph!

25 Days Ago
Removed InitBounds hack in deep sea portal UpdateRenderer
25 Days Ago
Fixed floating city losing their global networkness on save restore
25 Days Ago
merge from naval_update
26 Days Ago
Restored missing entities.RemoveAll in copypaste after filtering prefabs
26 Days Ago
Fixed copypaste merge fuckery, restored copyboat commands
26 Days Ago
Null checks in UI_DropsController to prevent menu NRE when loading playground
28 Days Ago
merge from rpg_storepage
28 Days Ago
Close button stays in front of the skin viewer Fixes
28 Days Ago
Added skin viewer in the RPG store page
29 Days Ago
merge from main
29 Days Ago
Fixed checkout result page cover images using texture instead of sprite, causing atlassing issues
29 Days Ago
merge from rpg_storepage
29 Days Ago
Updated RPG store video
29 Days Ago
RPG steam icon
29 Days Ago
Fixed RPG store page using the wrong atlas
29 Days Ago
merge from main
29 Days Ago
Fixed skin viewer having the pumpkin lighting enabled at all time...
30 Days Ago
Tweaks
30 Days Ago
Improve the carousel button behaviour in the full screen store page, now matches the web store
30 Days Ago
Added RPG to weapons category Fixed some owned tag issues
30 Days Ago
merge from rpg_storepage
30 Days Ago
RPG launcher store page
30 Days Ago
▊█▊▆▄ ▍▌▇▍ ▍█▆▉▋▇▅▄▅_▄▄█▌▋_▉▊
30 Days Ago
▄▅▍▄▊▄█ ▌▌▉▋▉▍ ▆▊▉▊▉▍▊▇ ▉▉ ▆▉▅ ▊▉▄▆▆ ▌▍▆▄█▇▄▄▋ ▅▍▄▍ ▄██ ▌▅█ ▉ ▆▆▋▍▉▉▋ ▉██▍ ▋▉▇ ▌▉▊▆▆ ▅▊▉ ▆▉█▉▊ ▅▄▊▋▇▉▊ (▄▊ ▅▆'▉▌ ▊▉▉▇▆▅ █▉▅▌ ▋▊▍▆▍ ▊▍ ▆▉▍▌ ▉█▋)
30 Days Ago
▆▅▄█▍ ▅▋▇▋ ▇▅▆▆█▋▍▉▄_▉▅▄█▋▆▌▆▄▍▇▉▍▇▅
30 Days Ago
▊▌▇▅▉ ▇ ▇▌▊▍██▉ ▍▄▇▅██▋▍ ▅▉▍▋▉▅ ▇▄ ▋▊▅▋▋▋ ▊█▋, ▍▉ ▇▍▋▌▉▉▇ ▉█▄█▄▅▅ ▇▉▇█ █▍▅▍▋▌▇▇▋ ▋▅▇ ▌▇█ ▍▇▄█▊ ▇▅▆ ▉▍▄▆▉▍▉█ ▆▇▄ ▇▄▇▇▅▌▉ ▆▌▉ █▄▆▅▊▅ ▋▇▄▊
30 Days Ago
merge from laserdetector_tests
30 Days Ago
Added a laser detector test for fast moving vehicles detection
30 Days Ago
Laser detector can now detect Vehicle_Large layer (tugboats)
30 Days Ago
Fixed laser detector not resetting its triggered flag when powered off while triggered (was harmless)
30 Days Ago
More laser detector tests Cleanup
30 Days Ago
Throw and fail the test if SpawnEntity failed
30 Days Ago
Added laser detector tests
31 Days Ago
merge from untranslated_strings_fix
31 Days Ago
Fixed untranslated strings showing the token instead of defaulting to English
31 Days Ago
merge from hackweek_automatedtesting
31 Days Ago
Added commands to print the test list in a readable format Code cleanup
31 Days Ago
Changed WaitUntilAllSpawned to use WaitUntilWithTimeout Test list
31 Days Ago
Fixed Shreddable_PickupTruck only being destroyed on the server by DestroyOutsideMonument when spawned using commands
31 Days Ago
Added a test spawning and killing all entities, looking for NREs
31 Days Ago
merge from main
31 Days Ago
Cherrypick RendererBatch changes from 134527, prevents monument prefabs reimport when switching in between CLIENT and SERVER
31 Days Ago
Compile fix
31 Days Ago
Restored AutomatedTests scene in Scenes menu
31 Days Ago
Added back PasteEntitiesEditMode in copypaste so we can edit raiding test scenarios Had to split PasteEntitiesInternal into multiple methods
31 Days Ago
merge from main
31 Days Ago
merge from main
31 Days Ago
Added a setting in the editor prefs to disable tests list export when entering play mode Disabled by default
31 Days Ago
TestTrees cleanup
31 Days Ago
Cleaned up client/server ores tests Added comments