Did a little userscript to improve the usability of the game on the browser:
- Prevents the annoying text selection "bug" that happens when the turn turns while you're clicking something
- Hides the Map Inspector popup box, which is more annoying then useful for strategic players who already know the map imho
- Fades out the tooltip temporarily when you click on places so you can more clearly see the territory connection arrows and armies on them
Doesn't work on the desktop/app version, only for browser. Only tested on Chrome.
Did a video explaining it:
https://youtu.be/cDFngM8enyYYou need tampermonkey browser extension installed to be able to use it:
https://www.tampermonkey.net/The script can be found here:
https://gist.github.com/psenough/6b2961eb086542c86f134750486da1a8
Edited 6/21/2023 06:20:03