userFlaviencancel

6,063 Commits over 790 Days - 0.32cph!

4 Months Ago
merge from deep_sea
4 Months Ago
Disable deep sea in the AutomatedTests scene
4 Months Ago
Restored copypaste snap to zero height option (was lost in the merge)
4 Months Ago
Fixed more copypaste merge issues
4 Months Ago
Deep sea: - Removed the rad volume on the exit side of the deep sea - Rad volumes are now server only - Portal backing colliders are now parented to portals, that way they're deleted when we destroy the portals - Code cleanup
4 Months Ago
merge from naval_update
4 Months Ago
merge from cargo_egress_fix
4 Months Ago
Fixed cargo still able to go through oil rig when egressing
4 Months Ago
merge from deep_sea
4 Months Ago
merge from naval_update
4 Months Ago
Fixed deep sea entrance billboards spawning at the wrong pos Tweaked exit billboard size and pos
4 Months Ago
Fixed portal renderer toggle convar not working Moved a bunch of replicated convar to client only
4 Months Ago
Removed InitBounds hack in deep sea portal UpdateRenderer
4 Months Ago
Fixed floating city losing their global networkness on save restore
4 Months Ago
merge from naval_update
4 Months Ago
Restored missing entities.RemoveAll in copypaste after filtering prefabs
4 Months Ago
Fixed copypaste merge fuckery, restored copyboat commands
4 Months Ago
Null checks in UI_DropsController to prevent menu NRE when loading playground
4 Months Ago
merge from rpg_storepage
4 Months Ago
Close button stays in front of the skin viewer Fixes
4 Months Ago
Added skin viewer in the RPG store page
4 Months Ago
merge from main
4 Months Ago
Fixed checkout result page cover images using texture instead of sprite, causing atlassing issues
4 Months Ago
merge from rpg_storepage
4 Months Ago
Updated RPG store video
4 Months Ago
RPG steam icon
4 Months Ago
Fixed RPG store page using the wrong atlas
4 Months Ago
merge from main
4 Months Ago
Fixed skin viewer having the pumpkin lighting enabled at all time...
4 Months Ago
Tweaks
4 Months Ago
Improve the carousel button behaviour in the full screen store page, now matches the web store
4 Months Ago
Added RPG to weapons category Fixed some owned tag issues
4 Months Ago
merge from rpg_storepage
4 Months Ago
RPG launcher store page
4 Months Ago
▊█▊▆▄▍ ▌▇▍▍ █▆▉▋▇▅▄▅▄▄█▌▋▉▊▌▉▅
4 Months Ago
▄▅▍▄▊▄█▌ ▌▉▋▉▍▆ ▊▉▊▉▍▊▇▉ ▉▆ ▉▅▊ ▉▄▆▆▌ ▍▆▄█▇▄▄▋▅ ▍▄▍▄ ██▌ ▅█▉ ▆ ▆▋▍▉▉▋▉ ██▍▋ ▉▇▌ ▉▊▆▆▅ ▊▉▆ ▉█▉▊▅ ▄▊▋▇▉▊▄ ▊▅▆ ▉▌▊▉▉ ▇▆▅█▉▅ ▌▋▊▍ ▆▍▊▍▆ ▉▍ ▌▉█▋ ▊▉▆▌
4 Months Ago
▆▅▄█▍▅ ▋▇▋▇ ▅▆▆█▋▍▉▄▉▅▄█▋▆▌▆▄▍▇▉▍▇▅▋▅
4 Months Ago
▊▌▇▅▉▇ ▇ ▌▊▍██▉▍ ▄▇▅██▋▍▅ ▉▍▋▉▅▇ ▄▋ ▊▅▋▋▋▊ █▋▍▉ ▇▍ ▋▌▉▉▇▉█ ▄█▄▅▅▇▉ ▇██▍ ▅▍▋▌▇▇▋▋▅ ▇▌▇ █▍▇ ▄█▊▇▅ ▆▉▍ ▄▆▉▍▉█▆▇ ▄▇▄ ▇▇▅▌▉▆▌▉█▄▆▅ ▊▅▋▇▄▊ ▄▆▊▉
4 Months Ago
merge from laserdetector_tests
4 Months Ago
Added a laser detector test for fast moving vehicles detection
4 Months Ago
Laser detector can now detect Vehicle_Large layer (tugboats)
4 Months Ago
Fixed laser detector not resetting its triggered flag when powered off while triggered (was harmless)
4 Months Ago
More laser detector tests Cleanup
4 Months Ago
Throw and fail the test if SpawnEntity failed
4 Months Ago
Added laser detector tests
4 Months Ago
merge from untranslated_strings_fix
4 Months Ago
Fixed untranslated strings showing the token instead of defaulting to English
4 Months Ago
merge from hackweek_automatedtesting
4 Months Ago
Added commands to print the test list in a readable format Code cleanup
4 Months Ago
Changed WaitUntilAllSpawned to use WaitUntilWithTimeout Test list