Tom Chen
Tom Chen
* [ ] Add Campaign button between Preferences and Languages * [ ] Add world map showing all taverns (incl. castles) (#52) in Campaign window * [ ] Each tavern...
Make a world map for taverns and Campaign Mode. The planet will be called "the Planet", instead of confusing name "Enroth" or unofficial name "C.O.L.O.N.Y."
From https://gitlab.com/templayer/mmmerge/-/issues/798#note_719406844 In Spectator Mode, other people could watch a multiplayer-mode session between two players (multiplayer-mode-only, as a singleplayer-mode session is not to watch by other people)
To improve the AI, actually I think the AI is OK now, at least it's better than the original game's that's sometimes suicidal. However, there are indeed something to do,...
Especially in Multiplayer Mode, the card set's version must be the same for the two players
The game now shows an alert when opponent disconnects (#23) However, if opponent's browser / OS / computer crashes, (s)he has no way to send disconnect request. So it might...
pypa/sampleproject and [Python Packaging User Guide's "Packaging Python Projects" page](https://packaging.python.org/tutorials/packaging-projects/?highlight=test#creating-the-package-files) suggest the unit test folder be named `tests`. But by default, [all files matching the pattern **test**/test*.py](https://packaging.python.org/guides/using-manifest-in/?highlight=test#how-files-are-included-in-an-sdist), not **tests**/test*.py, are...
Because of this bug: [Windows 11 Visual effects are turned off automatically every reboot](https://answers.microsoft.com/en-us/windows/forum/all/windows-11-visual-effects-are-turned-off/3874d1c6-3a17-48a5-8869-ebcf48d09ed8), Win 11 user could unwillingly and unknowingly be on ["reduced motion" mode (Animation Effects off)](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion). Consider...