Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Zoo Parade] Bugs #614

Closed
Spooky-0 opened this issue Jul 22, 2020 · 12 comments
Closed

[Zoo Parade] Bugs #614

Spooky-0 opened this issue Jul 22, 2020 · 12 comments
Labels

Comments

@Spooky-0
Copy link
Contributor

Spooky-0 commented Jul 22, 2020

  1. Values should be 1-5 not 0-4 Resolved in [Zooparade] Card values should be 1-5 (not 0-4) #619
  2. When a player recieves a nr/clr hint, all boxes should be black except for the truth. E.g. You know you have a 2, then you should see [ ] [2] [ ] [ ] [ ]... currently you see [1] [2] [3] [4] [5]
  3. Colors of the little squares need to be same as the cards ( I added a text file to the media folder with the cards. There is a link to the color pallet)
  4. As alraedy known, the little boxes overlap the cards.
@jasonharrison
Copy link
Collaborator

Would you please split these up into individual GitHub issues? This will be easier to track.

@DanielSherlock
Copy link
Collaborator

  1. Further resolved by Fixed Numbering Throughout Zoo Parade #623

@DanielSherlock
Copy link
Collaborator

  1. Will be sorted by Zoo parade smarter hints #624, once the corresponding tests are written.

@DanielSherlock
Copy link
Collaborator

  1. I think we just need to change the colors array in web/src/games/zooparade/components/bhinticon.tsx?

@DanielSherlock
Copy link
Collaborator

  1. Wait, was that an issue? I thought that was the way you lot had decided on to make it looked less cluttered. I kinda liked it. Where do you want them to be instead?

@Spooky-0
Copy link
Contributor Author

Spooky-0 commented Aug 8, 2020

  1. Wait, was that an issue? I thought that was the way you lot had decided on to make it looked less cluttered. I kinda liked it. Where do you want them to be instead?

Yes. But then I redesigned the cards and now they have a different ratio. They are a bit shorter. And consequently some hintsquares are below the card.

@vdfdev
Copy link
Contributor

vdfdev commented Sep 16, 2020

I think all the 4 issues are resolved now? But I found some more playing with friends today:

Screenshot_20200916-000708

  • The deck went to -3 instead of (game over?)

  • (mobile) The top deck being built didn't fit on my phone, so one card wrapped in a new line. Even though the players decks with the same number of cards did fit.

  • (mobile) There was no padding on the top of the page, so the FBG bar was hiding half the cards of the top deck

  • (mobile) there was no padding on the bottom of the page, so the android menu was hiding half the buttons

@vdfdev vdfdev changed the title Zoo Parade Issues [Zoo Parade] Bugs Nov 28, 2020
@vdfdev vdfdev added the bug label Nov 28, 2020
@DanielSherlock
Copy link
Collaborator

(mobile) There was no padding on the top of the page, so the FBG bar was hiding half the cards of the top deck

(mobile) there was no padding on the bottom of the page, so the android menu was hiding half the buttons

Was something done about this? I ask because last time I played a game I had a different bug with the padding (though one of my friends, on a different OS&browser, didn't) which made the log unviewable, and wondered whether it was introduced recently. There were also other, even more important bugs I want to deal with soon, but I feel like the proper thing to do is to open a new issue for each bug?

If those-in-charge are happy for me to try and tidy up all the Zoo Parade issues, that could be a sensible first step?

@vdfdev
Copy link
Contributor

vdfdev commented Jan 9, 2021

@DanielSherlock yes, I think I sent a PR to fix these bugs you mention.

Tidying up the issues would be very welcomed !

@vdfdev
Copy link
Contributor

vdfdev commented Jan 9, 2021

@DanielSherlock you should have access on github to manage issues already :)

@DanielSherlock
Copy link
Collaborator

Hello all,

It's been a while, but here's what I think the state of all the bugs in Zoo Parade is:

As I've now accounted for all the various known bugs and separately replaced those that are still a problem, I'm now going to close this issue.

@vdfdev
Copy link
Contributor

vdfdev commented May 18, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants