Skip to content

fix: allow mu cars to lead consist at full speed when running backwards#32

Open
aam-ancient-consulting wants to merge 1 commit into
OpenTTD-JPplus:mainfrom
aam-ancient-consulting:claude/cherry-pick-ddcb851-moWue
Open

fix: allow mu cars to lead consist at full speed when running backwards#32
aam-ancient-consulting wants to merge 1 commit into
OpenTTD-JPplus:mainfrom
aam-ancient-consulting:claude/cherry-pick-ddcb851-moWue

Conversation

@aam-ancient-consulting

Copy link
Copy Markdown

Add ExtraEngineFlag::HasCab (extra_flags bitmask(4)) to mu_car_full, mu_car_ms, mu_car_maglev, and mu_car_mail. These are the vehicle types that appear at the physical rear of single-series Shinkansen consists. Without this flag, OpenTTD-patches caps reverse speed at 32 km/h.

Add ExtraEngineFlag::HasCab (extra_flags bitmask(4)) to mu_car_full,
mu_car_ms, mu_car_maglev, and mu_car_mail. These are the vehicle types
that appear at the physical rear of single-series Shinkansen consists.
Without this flag, OpenTTD-patches caps reverse speed at 32 km/h.

https://claude.ai/code/session_01WDomWd1MMcdjcsUrm4K4wV
@KeepinItRail

Copy link
Copy Markdown
Collaborator

Thanks for flagging this!

I couldn't get the PR into my VSCode, so I have made your changes to my version, modifying them to the flag for this in the spec.

Will make a release shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants