The paid version is offline and has automatic mod loading from the local mods folder (which cant be done on browser)
Other than that there isnt any difference.
At the moment the main ways to ignore them are to use class abilities (e.g. akashic conflux) or scrolls.
For the discord, what country and platform are you on? The discord is nsfw and so if you are on an apple device you may have yo join on a PC first. Because apple doesnt want adults doing adult things :)
Id like to do an update for different aspect ratios, yes. The main problem is that most of the game is designed to assume a 2:1 aspect ratio for legacy reasons (it used to be a part of a different game with the same limitation).
It will take some time because of that but I do plan to do it eventually
**Issue: ** On linux, graphics and fonts are replaced with black rectangles
Solution:
Delete this folder: ~/.config/Kinky Dungeon/GPUCache/
Issue: Game unexpectedly stops working on windows with no crash log.
Solution: Many possibilities.
Issue: Game gives sandbox related error on Linux.
Solution: Due to the way Linux works, the chrome-sandbox folder needs to be owned by root and has mode 4755 in order to properly set up the sandbox. There are other ways to run the game without sandboxing, but I do not recommend doing so if you are running the game with any mods you don’t trust.
sudo chown root chrome-sandbox
chmod 4755 chrome-sandbox