userFlaviencancel
reporust_rebootcancel

4,470 Commits over 609 Days - 0.31cph!

7 Months Ago
merge from playerlights_culling_fix
7 Months Ago
Fixed AmbientLightLOD fading on and off when near culling distance Prevent redundant fade invokes Added a small buffer to prevent rapid toggling when the light is near its culling distance
7 Months Ago
Set ceiling light AmbientLightLOD as dynamic Make sure the light parent gameobjects are disabled by default so they're not added and instantly removed to the lod grid
7 Months Ago
Fixed heater lights always on following the recent optims
7 Months Ago
Tweaked motorbike LOD distances so it doesn't look bad half of the time in first person Also increased the culling distance
7 Months Ago
Fixed clearinventory and refillvitals commands not working when ran from a bind
7 Months Ago
█▋▇▋▊ ▊▍▊▆ ▉█▊▊▌▉▄▉▉_▅▇▆▍▋▇▇▌▅▅_▅▊▋▅▅▄
7 Months Ago
▍█▊▉▅ ▋█▅▅▆▋▌▍▇▌ █▄▌▅▍▅▊▊▄ ▆▆▇▉▌▌▇ ▍▋▄▆▆ █▉▄▌ (█▋▊▄▌▍▆ ▋▊ ▉▄▆▍▅▅ ▆▌▊▇)
7 Months Ago
merge from horse2_fixes/handling
7 Months Ago
Prevent horses from sleeping when towing
7 Months Ago
merge from horse2_fixes/handling
7 Months Ago
Fixed horse steering tip showing up for all clients
7 Months Ago
merge from main
7 Months Ago
Fixes and cleanup Item tests very wip
7 Months Ago
merge from main
7 Months Ago
merge from RF_fixes
7 Months Ago
Localized reserved frequency error, changed to a toast
7 Months Ago
▅▋▌██ ▍▍▉▅▅▋▇▌▊ ▍▌ ▅▉▊▌▉▊▍▄▊▉▆▅▅ ▍▇▍▋▉▇▋▆▋▆█▊▌▍▊▌▋▌ ▌▄▍
7 Months Ago
Fixed RF receiver listening to signal update when not powered
7 Months Ago
▊▌▋▋▅ ▇▉▄▋ ▄▉_▄▋▄▌▍▌_▊
7 Months Ago
RF broadcaster and receiver tests Cleanup
7 Months Ago
▄▆▉▆▇ ▉▍▍▉ █▇_▋▌▉▊▋_▍
7 Months Ago
▉▍▌▄▍▋██▇ ▅▊ ▍▅▄▍▄▉▍▌▆▉▇▍ ▊▋▆ ▉▊▌▋▆▄▋▌▌ █▇ ▆▅█ ▊▉▌▆ ▄▇▊█▅ ▄▍▄▋▇▋▅▍▆▆▊ ▆▌ ▊▊▌ ▊▆▇▅█▋▆ ▌▇▊▄▉ ▊▉▇▉, ▄▉▌▌ ▆▆▇▄ ▋▉▅▄ █▆▋▍ ▆▇▇ ▄▇ ▆▊▇▋▆▇ ▋▋▊▇▊ ▍▅▅▇ ▌▋▊▇▍▆ █▍▉ ▆▇▅▌▅▆▇▅▆ ▆▌▌█▅▍▌▉ ▇▄▅█▅ ▇▄ █▅█▋▄ ▅▄▌▊ ▋▉▍▅▍▊
7 Months Ago
Forgot the #if SERVER
7 Months Ago
Added seismic sensor tests Few turret tests fixes
7 Months Ago
Turret tests, cleanup
7 Months Ago
Fixed error when running async test method with more than one TestMethodAsync attribute
7 Months Ago
Fixed test runner still considered as busy after finishing the test run
7 Months Ago
Compile fix
7 Months Ago
More turret test coverage
7 Months Ago
Make sure to clear all fixtures testqueue when cancelling a test run
7 Months Ago
More auto turret tests
7 Months Ago
merge from main
7 Months Ago
merge from console_history_playerprefs
7 Months Ago
Save console command history in player prefs, so it persists in between sessions
7 Months Ago
Auto turret tests wip
7 Months Ago
testlist -> gettestlist
7 Months Ago
Minor test fixes
7 Months Ago
Added testrunner.isbusy command, returns { isBusy = true/false } when running tests/not running tests
7 Months Ago
Added testrunner.getlastresult command returns the last test result json
7 Months Ago
Fixed rocket tests false negatives Scene
7 Months Ago
Added the test scene to the scene menu
7 Months Ago
Added a new scene for automated tests
7 Months Ago
Electrical switch tests
7 Months Ago
Fixed RocketTests assert throw
7 Months Ago
XORSwitch tests Another attempt at fixing list loading
7 Months Ago
Test list loading fix attempt
7 Months Ago
Added changeset number, branch name and UTC time to the test results
7 Months Ago
runcategory command can take multiple categories
7 Months Ago
More compile fixes bs