Giter Club home page Giter Club logo

Comments (9)

Ryan6578 avatar Ryan6578 commented on September 2, 2024

When turnTracker == 0, it's red's turn. When turnTracker == 1, it's Blue's turn.

This statement ensures that Red can't encode on Blue's turn, and vice versa. This is a deliberate design choice.

from codewords.

Eggslaws avatar Eggslaws commented on September 2, 2024

That stops me from reporting another bug - lol - was almost in the middle of composing one.

btw, then what allows Red to type infinite clues on their turn but doesn't allow Blue to do so?

from codewords.

Ryan6578 avatar Ryan6578 commented on September 2, 2024

Infinite as in the quantity of clues? Or infinite as in the content of the clue?

from codewords.

Eggslaws avatar Eggslaws commented on September 2, 2024

quantity

from codewords.

Ryan6578 avatar Ryan6578 commented on September 2, 2024

Nothing. I don't want to limit the number of clues codemasters can give. This is also a design choice. If they misspell something, and they wanted to re-encode, they wouldn't be able to if I limited the clues they could make per turn.

from codewords.

Eggslaws avatar Eggslaws commented on September 2, 2024

Agreed. But blue has a clue limit of one per turn though. You might want to change that. I'm not able to find that line that does it.

from codewords.

Ryan6578 avatar Ryan6578 commented on September 2, 2024

That shouldn't be the case, but I'll verify when I have the chance. Are you using the most up-to-date vanilla version of the script (no modifications made by you or others)?

from codewords.

Eggslaws avatar Eggslaws commented on September 2, 2024

In Azzhoe's room. I'm assuming he is using the latest one from GitHub. I'm not promoted so not able to see the script version that is in use.

And you possibly may be right - I did see an error at the first time I tested after posting this but can't repro the issue even though I've been trying for the last 15-20 min.

from codewords.

Ryan6578 avatar Ryan6578 commented on September 2, 2024

Yeah. I can't be sure of what he's incorporating and leaving out of his table from my script. I know he made some changes for a few minor features, but I can't make any guarantees for any versions other than my own.

from codewords.

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.