Giter VIP home page Giter VIP logo

agotv2-octgn's People

Contributors

blobquest avatar bullgator351 avatar fatelesscn avatar khudzlin avatar snowfrost avatar tasslehoff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

agotv2-octgn's Issues

Fealty Agenda deck check error

The current deck check for the Fealty Agenda gives a warning when there are exactly 15 Neutral cards in the deck but this is a legal amount. The warning should only appear when there are 16 or more.

GameDatabase/30c200c9-6c98-49a4-a293-106c06295c05/scripts/actions.py
line 440: if NeutralCount<15:
should be: if NeutralCount<16:

Hodor's STR counts for Dominance

Could you somehow make it work so that Hodor's STR doesn't count for Dominance?

I understand that simply defining his STR as 0 will also make it appear so on the proxy.

Could you make him enter play with 4x burn markers at least?

Incorrectly labelled as unique

GameDatabase/30c200c9-6c98-49a4-a293-106c06295c05/sets/7f08ef9f-dd47-415b-b002-827a0defcd2a/set.xml
Line 750
<property name="Unique" value="Yes"/>

Should be
<property name="Unique" value="No"/>

Ghosts of Harrenhal Chapter pack set.xml errors

There are some errors in the card titles in the Ghosts of Harrenhal chapter pack.
In multiple places the apostrophe is replaced by the string "null".
Two cards omit the word "The" from their title.

Bear and the Maiden Fair stacks own deck incorrectly

There seems to be a bug when you play Bear and the Maiden Fair on yourself--all cards you look at get moved to the bottom of the deck. The cards you choose to be on the top of the deck will get moved to the bottom, in that order. For example, if I try to stack my deck as follows: Renly, Randyll, Margaery on top, in that order, then put Roseroad and Garden Caretaker on bottom, all five cards will go to the bottom, and Renly will be my bottom card, followed by Randyll, Margaery, then Roseroad and Garden Caretaker.

Again, BAMF appears to work fine when it's used to stack other people's decks, but it fails consistently and predictably when you use it on your own deck.

bamf2
bamf3

ALT+D gives dominance power incorrectly

Whenever I use ALT+D to calculate Dominance, it gives a blue power token correctly, but it changes the numeric Power value incorrectly, it always increases MY power (probably, gives power to the player who presses LTT+D)

Update Repository

This repository is out of date from what is live on OCTGN. Please update this repository.

TassLehoff look this

Hi TassLehoff, I'm a friend of Snowfrost. He is quite busy recently and could hardly work on octgh, while I'm doing the job instead of him. Now I'm working on the automatic resolving process of the game, and would feel really grateful if you could lend some help. I put my version on Github and you can have a look, if possible.

by fateless

set the hand's "ordered" setting to "False"

just something I noticed while watching some gameplay videos, whenever a player moves around the cards in their hand it'll report a message it to the chat log. Changing the "Ordered" setting in the hand element will stop this from happening.

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.