userFlaviencancel
reporust_rebootcancel

2,932 Commits over 456 Days - 0.27cph!

2 Months Ago
merge from RF_fixes
2 Months Ago
Localized reserved frequency error, changed to a toast
2 Months Ago
▅▋▌██ ▍▍▉▅▅▋▇▌▊ ▍▌ ▅▉▊▌▉▊▍▄▊▉▆▅▅ ▍▇▍▋▉▇▋▆▋▆█▊▌▍▊▌▋▌ ▌▄▍
2 Months Ago
Fixed RF receiver listening to signal update when not powered
2 Months Ago
▊▌▋▋▅ ▇▉▄▋ ▄▉_▄▋▄▌▍▌_▊
2 Months Ago
RF broadcaster and receiver tests Cleanup
2 Months Ago
▄▆▉▆▇ ▉▍▍▉ █▇_▋▌▉▊▋_▍
2 Months Ago
▉▍▌▄▍▋██▇ ▅▊ ▍▅▄▍▄▉▍▌▆▉▇▍ ▊▋▆ ▉▊▌▋▆▄▋▌▌ █▇ ▆▅█ ▊▉▌▆ ▄▇▊█▅ ▄▍▄▋▇▋▅▍▆▆▊ ▆▌ ▊▊▌ ▊▆▇▅█▋▆ ▌▇▊▄▉ ▊▉▇▉, ▄▉▌▌ ▆▆▇▄ ▋▉▅▄ █▆▋▍ ▆▇▇ ▄▇ ▆▊▇▋▆▇ ▋▋▊▇▊ ▍▅▅▇ ▌▋▊▇▍▆ █▍▉ ▆▇▅▌▅▆▇▅▆ ▆▌▌█▅▍▌▉ ▇▄▅█▅ ▇▄ █▅█▋▄ ▅▄▌▊ ▋▉▍▅▍▊
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Forgot the #if SERVER
2 Months Ago
Added seismic sensor tests Few turret tests fixes
2 Months Ago
Turret tests, cleanup
2 Months Ago
Fixed error when running async test method with more than one TestMethodAsync attribute
2 Months Ago
Fixed test runner still considered as busy after finishing the test run
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Compile fix
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
More turret test coverage
2 Months Ago
Make sure to clear all fixtures testqueue when cancelling a test run
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
More auto turret tests
2 Months Ago
merge from main
2 Months Ago
merge from console_history_playerprefs
2 Months Ago
Save console command history in player prefs, so it persists in between sessions
2 Months Ago
Auto turret tests wip
2 Months Ago
testlist -> gettestlist
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Minor test fixes
2 Months Ago
Added testrunner.isbusy command, returns { isBusy = true/false } when running tests/not running tests
2 Months Ago
Added testrunner.getlastresult command returns the last test result json
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Fixed rocket tests false negatives Scene
2 Months Ago
Added the test scene to the scene menu
2 Months Ago
Added a new scene for automated tests
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Electrical switch tests
2 Months Ago
Fixed RocketTests assert throw
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
XORSwitch tests Another attempt at fixing list loading
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Test list loading fix attempt
2 Months Ago
Added changeset number, branch name and UTC time to the test results
2 Months Ago
runcategory command can take multiple categories
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
More compile fixes bs
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Editor compile fixes, removed direct reference to dynamic parameters Load the test list from asset bundles
2 Months Ago
Cleanup, naming
2 Months Ago
merge from hackweek_automatedtesting
2 Months Ago
Removed rocket scenarios parameter codegen, not needed anymore