-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic changelog for PR #119 [ci skip]
- Loading branch information
1 parent
3cbbb83
commit c468221
Showing
1 changed file
with
31 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
author: "LT3" | ||
delete-after: True | ||
changes: | ||
- refactor: "Tram process/industrial lift refactored into transport subsystem" | ||
- refactor: "Nanotrasen has traded in last year's tram for a new 2563 model!" | ||
- rscadd: "Tram spoilers can be emagged to cause extra damage on collision" | ||
- rscadd: "Tram can now be manually driven from the controller cabinet using TGUI" | ||
- rscadd: "Tram floor tiles can be created using plastic sheets" | ||
- rscadd: "Tram walls/floor tiles can be removed, repaired, and replaced" | ||
- rscadd: "Tram frames (girder) can be created/placed using titanium sheets" | ||
- rscadd: "Broken tram machinery causes crossing signals to malfunction" | ||
- rscadd: "Ninja drain on tram controls will cause minor malfunction on other tram components" | ||
- rscadd: "Engineers can stop/start and disable the tram" | ||
- qol: "Tram machinery now has context hints and examine text to indicate status" | ||
- qol: "Tram remote no longer requires physically touching the tram before using" | ||
- code_imp: "You can now construct furniture and other decorations on the tram" | ||
- code_imp: "Tram electrocution is now a component, not a turf" | ||
- code_imp: "Tram stats are now persistent between rounds and logged to feedback" | ||
- code_imp: "Engineers can now end Tram Malfunction event early by repairing the tram controller" | ||
- code_imp: "Replacement tram machinery is researchable and buildable" | ||
- code_imp: "Most tram machinery now performs auto configuration instead of hardcoded map values" | ||
- code_imp: "Tram remote can now set specific destinations" | ||
- code_imp: "Tram actions/errors now create log entries" | ||
- balance: "Tram base floor is no longer indestructible" | ||
- balance: "Damaged energized tram plates have a chance to electrocute" | ||
- bugfix: "Tram destination signs should no longer display incorrect emissive overlays" | ||
- bugfix: "Tram crossing signals no longer turn amber before the tram starts moving" | ||
- image: "Improved sprites for most tram components" | ||
- image: "Removed all unused/duplicate tram icons from .dmis" | ||
- image: "Colors are now consistent between status, tram, incident displays" | ||
- admin: "Reset tram commands available to admins in the debug panel" |