Skip to content

bigyihsuan/combined-american-signal-set-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combined American Signal Set 2

A JGRPP-only, unofficial successor to the "Combined Americal Signal Set" by Pikka et al, with the goal to be updated to use NML, and support JGRPP's multi-aspect signals.

CASS2 All signals CASS2 Double-headed block signal aspects

Features

  • Included signals:
    • Block
    • Path
    • One-way Path
    • No-entry
  • Included styles:
    • Semaphores
    • Searchlight
    • Color lights
    • B&O Color-position
  • Other features
    • Ability to replace default graphics
    • Ability to use double-headed block signals instead
    • Ability to set signal styles individually per signal GUI row (when replacing default graphics only)

Parameters

  • Replace default graphics: Replace the default OpenTTD graphics.
  • Use double-headed block signals: Use double-headed signals instead of single-leaded block signals.
  • Signal style for signal GUI top/bottom row: Requires the "replace default graphics" setting to be on. Sets what signal style will be used for the respective rows in the signal GUI.

TODO

v1

  • Reimplement all signal styles from CASS1
    • Semaphore
    • Searchlight
    • Color light
    • B&O Position light
  • For signals
    • Block
    • Path
    • One-way Path
    • No-entry
  • With multi-aspect
  • Parameters
    • Replace default graphics. Default on. If off, use JGRPP styles.
    • Use double-head block signals. Default off.
    • Signal GUI row 1 signal style. Default semaphores.
    • Signal GUI row 2 signal style. Default searchlights.

Post-v1

Useful Links

Other Links

Contributors

  • Pikka et al: original GRF and graphics (under GPL)
  • osswix: Signal aspect planning, bulk of the code
  • bigyihsuan: code, graphics