2,743 Commits over 456 Days - 0.25cph!
Added collectible tests: spawn every collectible prefab in the game and check that they can be picked up
TestParameterSource field and property support
Added TestParameterSource attribute to allow dynamic parameter sources for tests
Improved test results formatting
Added WaitUntilWithTimeout yield instruction
Fixed power passthrough set to 0 by default on empty outputs, to clarify when power is blocked and when power passes through
Added first IO acceptance tests for AND switch, OR switch, electrical branch and blocker
Added RustTestFixture, which includes helpers to easily spawn and destroy entities
Cleanup and naming
Added SetUp and TearDown methods executed before and after each test
Added a simple custom testing framework
Fixed IO UI showing wrong power values when wiring entities from output to input
Fixed Coffin storage adaptor socket position
▊▆▉▇▄ ▍▅▇▄▆▇ ▄▅▌ ▆▄▋▄▅▌▊▇▆ ▊▆▊▌▊▇▉ ▆▄▆▆▆█▋ ▍▍ ▌█▊▍▊▄
▌▅▍▉▌ ▉ ▄▅▊▆▇▄▍▅▇▅▉▄█▄▇▌▌▉▋ ▆▌▅▆█ ▍█ ▉▉▇▉▌ ▅█ ▍▅ ▌▉▄▍▇▌▋ ▉▋▌ ▊█▉▋▄ ▆▇▋▉▊▌▍▆ ▆▌█▇▋ ▋▆▇▉█▍ █▆▌▊██▄ ▊█▉▇▄▄▌▇ ▇██ ▍▇▆▍▇▌ ▅▌█▄▋▉▉▅ ▍▉▆▌ █▋▇▄▉▆█
Fixed potential NRE when TCs are killed
Merged main into electricity_power_fixes/2/doorcontroller
Door controllers now pulseable like before by buttons or pressure pads to quickly open/close a door
Fixed door controller not deployable on shelter doors
Fixed door controller IO UI overlapping doors interaction UI
Fixed Water Purifier missing deploy guide
Naming, moved things around, removed unused code
More wire tool refactoring, the OnInput method mainly
Updated wire materials, fixed the weird reflection on directional materials
Refactored colored IO lines prefab spawning
Toast instead of chat message when attempting to pair a door you aren't authed on
Merged wire-culling into wiretool_fixes2
Fixed colored wires reverted to default color when clearing one of their segments
Cleaned up and refactored wiretool color pie menu
When 'Power In' gets powered, if 'Close' is powered as well, close the door
Detect nearby explosives detonating, assigned a different power value to each explosive tier
Fixed doors going crazy when spamming power into door controllers, we now discard actions if the door is busy
Tweaked wooden shop front door controller socket position
Fixed high wooden gate and both hatches double door controller deployement
placeholder model and icon
Baseline, added new prefabs and placeholder assets
Set the chat input field character limit to 128, as we truncate messages to this length before sending them
Fixed long chat messages disappearing while being typed (disabled rect mask culling)
Adjusted shelves top collider to allow vertical barrel placement on the upper shelf
Fixed ice throne colliders
Adjusted double armored doors door controller socket positions
Increased garage door door controller deploy bounds size
Fixed deploy volume physic layer
Removed door controller server-side colliders to make sure they don't intercept C4 damages and to disable vehicle collisions
Fixed an issue where side inputs were not being reset when the main power was cut
merge from electricity_power_fixes/2/doorcontroller
Fixed NRE when saving null io line anchors refs
Fixed vanishing industrial pipes due to
96124
Fixed monuments static IO lines spawned at world origin
Fixed NRE when updating wires attached to null entities