-
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: changelog + bump ver for release
- Loading branch information
Showing
3 changed files
with
7 additions
and
22 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
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,21 +1,3 @@ | ||
v1.5.0: | ||
- Optimize: Remove expensive call to get stack trace in performance-critical navigation code | ||
- Optimize: Config option to disable train collision | ||
- Improved smoke from smokestacks | ||
- Added smoke dying: place wool under a smokestack to change the smoke color | ||
- fix: Non-compat custom curved tracks render with flywheel off in production (#180) | ||
- fix: Disabling datafixers should work now (#186) | ||
- Added automatic whistle operation | ||
- Added new dev caps for Rabbitminers and TropheusJay | ||
- fix: use vanilla entity data accessors, hopefully quilt clients can join fabric servers now | ||
- update to Create 0.5.1c | ||
- fix: use 'proper' class transformation to add Track Replace rolling mode (#194) | ||
- Added wide gauge tracks | ||
- Added narrow gauge tracks | ||
- Added invisible monobogeys | ||
- feat: (Invisible) Monobogeys can drive on phantom tracks | ||
- feat: Invisible (mono)bogeys can drive on any track type | ||
- feat: Simple Voice Chat integration for conductor spies | ||
- feat: Oilburner Smokestack can be encased with industrial iron | ||
- Added collision to track encasement | ||
- Added narrow and wide gauge bogeys | ||
v1.5.1: | ||
- Fix NPE in ConductorCapItem | ||
- feat: Implement a Optifine Warning Screen |