userFlaviencancel
reporust_rebootcancel

7,204 Commits over 943 Days - 0.32cph!

Today
Reduce network overhead of powered igniter, tesla coil and strobe lights Every Hurt broadcasts a full entity update, self damage is now applied every so often to reduce overhead (time to die unchanged)
Yesterday
Big ass pass on all IO electricity tests: - Consistency, new tests and fixes - Added ScopedSky - Moved the save and restart utils to RustTestFixture, started using it for other tests
2 Days Ago
Added crystal AR page to the weapons category
2 Days Ago
merge from main
2 Days Ago
merge from skinviewer_sept26
2 Days Ago
Exclude composter from cooking tests
2 Days Ago
Fixed bucket helmet clipping in the skin viewer
2 Days Ago
Added wood armor gloves to the skin viewer
2 Days Ago
merge from main
2 Days Ago
Phrase update
3 Days Ago
Crystal AR store page wip
3 Days Ago
Wood armor gloves placeholder skin viewer mesh
3 Days Ago
Added wooden armor parts and crystal AR to the skin viewer
3 Days Ago
merge from skinviewer_cubemap_fix
3 Days Ago
Fixed cubemap not working for viewmodels in the skin viewer unless you connected to a server
3 Days Ago
Fixed unpowered water pump acting as a gravity source
3 Days Ago
Industrial crafter doesnt need to be started again after a power loss
3 Days Ago
merge from main
3 Days Ago
Restored infiniteIoPower convar
3 Days Ago
Changed conveyor tests to use IO2
3 Days Ago
Restored fluid splitter
3 Days Ago
Converted the electricity part of all industrial items
3 Days Ago
Drain fixes
4 Days Ago
Fluidic items work in a hybrid way for now
4 Days Ago
Converted OilSwitchBroadcast and WaterTreatmentWaterTank
4 Days Ago
merge from main
4 Days Ago
merge from automated_testing
4 Days Ago
Fixed the test list CI ordering issues
4 Days Ago
allNonGlobalBaseEntityPrefabs just look for the GlobalBroadcast label, saves 10s
4 Days Ago
Memoized the test paremeters resolution, so we aren't resolving the same parameters multiple times when many tests are using the same source
4 Days Ago
Codegen, test list
4 Days Ago
merge from main
4 Days Ago
merge from main
12 Days Ago
Fixed some circuit system leaks and oobs
12 Days Ago
merge from hbhf_flag_fix
12 Days Ago
HBHF sensor tests do not assume the IncludeOthers flag is set by default anymore
12 Days Ago
Restored HBHF sensor IncludeOthers flag (regression from 161268)
12 Days Ago
Fixed fuel generator aux inputs draining batteries using the downstream demand Added a test
12 Days Ago
merge from main
12 Days Ago
Fixed elevator billing batteries from the wrong slot
12 Days Ago
merge from main
12 Days Ago
merge from testrunner_iterationprefs
12 Days Ago
Force specific playmode iteration editor prefs when running tests in the editor - Make sure no iteration prefs can fuck up the tests - Make sure you enter playmode and run the tests as fast as possible
12 Days Ago
Converted reactive target
12 Days Ago
Some naming cleanup
12 Days Ago
Test lists
12 Days Ago
Circuit system tests, just two tests checking the throttling works
12 Days Ago
Codegen
12 Days Ago
merge from main
12 Days Ago
Fixed tests failing after the recent pooling changes