Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

awesome stuff! I enjoy this generator more and more.

I noticed one thing I'd like to report. The permalinks have spaces in them (in case the name of the town consists of multiple words). Could you replace spaces in links with "%20", so that it stays a complete link?
Also rotating the scene is great, but I wish it wasn't always bound by scrolling. If it was toggleable it'd be more useable.

I hope it doesn't sound like I'm complaining or demanding, I just mean to be helpful :)

  • Unescaped spaces are a bug I missed because I mostly tested the non-itch version of the generator (where the name is pushed right to the address bar of the browser and gets automatically escaped). This will be fixed.
  • I am going to replace mouse scrolling for rotating the map with SHIFT+mouse scrolling so it wouldn't mess with scrolling the page (I guess that is the problem?).

Cheers!

(+1)

yes it scrolls the entire page while rotating the map (and scrolling the page rotates the map). Shift+Scroll would already be a big help.

OK, in the end I had to add a small dialog window with a slider for map rotation because the "shift+mouse wheel" combo doesn't work for some unknown reason.

(+1)

yea it didn't work and personally I prefer the window. thank you :)