ajanata / PretendYoureXyzzy

A web clone of the card game Cards Against Humanity.
https://pretendyoure.xyz/zy
BSD 2-Clause "Simplified" License
1.22k stars 397 forks source link

New UI #137

Open NightDevel opened 9 years ago

NightDevel commented 9 years ago

ref #132 - too lazy to deal with git

I went through and changed the look of the game a bit. I think it looks prettier, but who knows...

The final product can be seen here: https://dev.cahonline.cf/dev/game.jsp

CI server results can be grabbed here: https://ci.potato.io/browse/PYX-MZUI1/latest/artifact Build Status

NightDevel commented 9 years ago

All appropriate changes have already been made to match up with the latest commit.

dwheimerl commented 9 years ago

To anyone using this new UI, I'm having an issue where it doesn't put you in the game chat when joining a game, you stay in the global chat. Has anyone found a solution? Thanks

NightDevel commented 9 years ago

It's probably because I changed up the jQuery version used. Changing the jQuery include version to the original will probably fix your issue, but might break the theme switcher.

ajanata commented 6 years ago

I know this is super old by now, but I've grabbed this, rebased it onto current master, and fixed the merge conflicts. I like it, but not enough to take it without a few minor tweaks that I want to push onto the back burner for now. I may revisit this in a couple weeks.