mafranks / asciiRPG

Text based RPG for fun
0 stars 0 forks source link

Jumped over a tile #14

Closed mafranks closed 2 years ago

mafranks commented 2 years ago

Not sure how this happened but a tile was missed when walking around the map. Need to try to reproduce and resolve. image

I think it is related to going into the magic shop and then back to the main map.

mafranks commented 2 years ago

If you press 9 at any time in the map, it'll jump you to town b/c it thinks you are returning from the town. Need to rework the inputs so you can only select the options that are available at the time.

mafranks commented 2 years ago

Fixed in previous commit. https://github.com/mafranks/asciiRPG/commit/55528ae2cfaf5de479659e4c3843ab3f0624d1c0