Hey there, been a while since I posted here,
over four years in fact. I'm working on something cool, a complete map of the game based on
BinarySplit's world map (the high resolution version), with the ingame map overlaid on the main world and secret areas in separate named layers, with a links layer indicating how to get into a given area. I admittedly don't know much about the secrets in the game, so I'm going through old posts on the forum and using out-of-bounds clips to access areas through screen edges you aren't meant to get to (I found
this old post by Nicklas with the debug teleport code, it's been very helpful.) If there was some way to make a central copy that everyone could modify, that would be awesome, but in the meantime I'm just going to put the GIMP project up on a file sharing site and people can check it out.
Download:
https://gitlab.com/blha303/knyttunderground-map/blob/master/knyttunderground.xcfChangelog:
*
v0.10 - Identified the last secret area, I never encountered Evil Lu before today
*
v0.9 - Moved secret passages to a new layer, added disorder links
*
v0.8 - Finished splitting up the secret areas (except for three screens with no outgoing links)
*
v0.7 - Used AA's KUEditor, added a whole bunch of cool stuff. Being able to see the room scripts is neat
*
v0.6 - Added some links from the Disorder to the overworld to aid fast travel
*
v0.5 - Added interlude, Added chapters 1 and 2 shading
*
v0.4 - Redid existing areas based on grid
*
v0.3 - Added grid, Added link from mathias teleporter to west room
*
v0.2 - Added link from menu north area to secret dance puzzle
*
v0.1 - Initial