why has there been no classic game update in months? is it because everything works fine?
There are bugs that I have found and reported. Fizzer said he’ll fix in the next update.
- Fix the website load times. On the app and standalone, game loads fine but on website because of switching between html and ujs, the ujs code is applied every time when you switch page to a ujs page. I’d like all the website pages to be as they are in the app/standalone where it’s load one.
- Have an open in new tab option. There’s this tabs feature on app/standalone but you have to manually navigate to the page you wanted to go to (either with Ctrl+g or through clicking)
- Only have one visible page. If you’ve got multiple games where it’s your turn, you can click “Next game” in the top right. Clicking that keeps the last page in memory (use f12/Inspect Element and search for “Scene”; another way to test is to listening from sounds like in-game chat or turn advancing when the sound didn’t come from the page you’re on).