Git Product home page Git Product logo

Comments (3)

magnusrk-ch avatar magnusrk-ch commented on August 11, 2024 1

Game sees an assign action during SR, which triggers 1817-style subsidiary rendering, which 1868 doesn't support. Assign action is showing because LHP needs to be assigned, because phase 5 triggered via train export after the OR.

The LHP assignment should definitely happen before the SR starts. Separate from that, it's not clear that SR ever needs the Assign step.

from 18xx.

michaeljb avatar michaeljb commented on August 11, 2024

The LHP assignment should definitely happen before the SR starts. Separate from that, it's not clear that SR ever needs the Assign step.

In the PR I have the assignment working during the stock round. The end-of-OR-set train export doesn't happen until next_round! is called, so it can't happen during the operating round. Maybe I could get this to work during the BUST round which follows the OR set.

from 18xx.

michaeljb avatar michaeljb commented on August 11, 2024

On second thought, I think I will do this in the BUST round, probably would be technically better to have the LHP assignment occur before the NO BUST private anyway, and then I get OR rendering for free.

from 18xx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.