Oliver Burnett-Hall
Oliver Burnett-Hall
## Implementation Notes ### Explanation of Change Fixes for a few issues identified in pre-alpha testing. - Fix a syntax error (missing parameter) in `G18Ardennes::Step::DeclineTrains` that wasn't being picked up...
## Implementation Notes ### Explanation of Change An assortment of minor changes to the information shown to players in 18Ardennes. No game logic is changed in this pull request. -...
## Implementation Notes ### Explanation of Change 18Ardennes allows minor companies to be exchanged for shares in public companies (majors). If there are shares of the public company both in...
## Implementation Notes This pull request includes a few improvements and fixes for 18Ardennes. After this there are just a couple of missing features that need to be implemented before...
Move 18Ardennes to alpha release. This pull request shouldn't be merged until #11142 is added.
## Implementation Notes The last few corner case rules for 18Ardennes. It is unlikely that any of these would come up in actual gameplay, but they've been coded for completeness:...
## Implementation Notes 1858 Switzerland is a new prototype from Ian D Wilson. As the name suggests, it is a game based on 1858 set in Switzerland. This adds definitions...
## Implementation Notes Ian D Wilson has a prototype in development for an 1858 variant set in Switzerland. This pull request contains the changes needed to the 1858 codebase to...
## Implementation Notes ### Explanation of Change The auto-router's path timeout is supposed to stop too much time being spent on building up the set of possible routes for trains....
Issue #11239 was a report of being unable to select a route. This was probably caused by the autorouter being started and locking up the interface. This occurred at [action...