dwrandomizer icon indicating copy to clipboard operation
dwrandomizer copied to clipboard

Implement "medium text" and "double walking"

Open gameboy9 opened this issue 2 years ago • 2 comments

Medium text will print 2 characters / frame instead of 1 character or 1 line / frame. A nice in between.

Double walking will double the walking speed of the hero in the overworld only due to NPC glitching. (there are no NPCs in the overworld)

There's still a little graphical glitch when turning left or right, but it doesn't affect gameplay.

gameboy9 avatar Apr 22 '22 01:04 gameboy9

Hey mcgrew; both suggestions were implemented via two commits. I appreciate the review!

gameboy9 avatar Apr 23 '22 16:04 gameboy9

I finally got around to testing these changes and once I fixed the compile and javascript errors it seems... broken?

With fast walking on, trying to walk around the throne room caused me to walk through the wall and shortly thereafter the game crashed.

mcgrew avatar Jun 13 '23 23:06 mcgrew