v1.0.0-alpha.4
github-actions
released this
18 Jun 15:36
·
73 commits
to master
since this release
Added
- Added "Random target" and "Wait time" setting for logical blocks (#86).
- Added "Random targets" setting for individual trains (#86).
- Added orientation filter to individual tracks. This makes it possible to restrict trains to only use certain routes in a set forwards/backwards orientation (#138).
- Added Notifications panel that displays info, warning and error messages chronologically. Messages can contain more info accessed by the
[...]
Button (#134). - Reenabled ability to set a name while creating a block.
- Added name display to inspector for most entities.
- Added customizable switch motor strength and duration (#129)
- If any sensor in layout has a color different than None, the train will only react to markers with actually used colors. (https://github.com/Novakasa/brickrail/discussions/127)
Fixed
- Fixed route locking issue where train would unlock track part of the next leg.
- Fixed wrong orientation of train wagon hitbox, leading to issues where mouse clicks on trains wouldn't be recognized properly if the train wagon is not at rotation 0.
- Fixed issue where you would click "through" a train if it is selected (#131).
- Fixed potential issue where Brickrail would not detect change hub programs on Windows (https://github.com/Novakasa/brickrail/discussions/128).