-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update changelog and modify build workflow to include Create 0.5.1
- Loading branch information
Showing
4 changed files
with
24 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
- The lead car of each train now has a triangular tip, and is now colored differently to visually distinguish it from the train's other cars. The `map_style.colors.lead_car` config option can be used to change the color. | ||
- Chain signals are now triangular, pointing towards the next signal. The colors still reflect the state of the signal. | ||
- Signals can now be configured to display on either side of the track with the `map_view.signals_on` option. | ||
- Hopefully fixes some crashes (especially on Forge) relating to trains not being on tracks. | ||
- Signals are now displayed with the correct colors and at the correct angles. | ||
- Different layers (signals, stations, etc.) can now be turned on or off in the Layers menu. | ||
- Layers can be configured to only be visible at certain zoom levels. Check the `layers` section of the example config in the README for an example of how to set this up. | ||
|
||
Create 0.5.1 integration is happening as soon as Create Fabric 0.5.1 is out. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters