andwn / cave-story-md

A fan port of Cave Story for the Sega Mega Drive
571 stars 34 forks source link

Spur charge in level bar is broken / Kazuma text problem #351

Open brunorurz opened 2 years ago

brunorurz commented 2 years ago

Decided to put them all into here because they're so minor making 2 separate issues out of them would be dumb.

Issue 1: Kazuma's dialogue skips the scrolling in all of the cutscenes where he uses the computer in the bunker. Yep, just that. Just like the text on the Terminal doesn't scroll to simulate, well... a terminal, his text doesn't scroll either.

Issue 2: The Spur charge on the Level bar is broken. The Level number changes like it should, but the bar kinda flashes for less than a sec and then doesn't fill up until the charge is Maxed out.

And that's it. Nothing much but still worth mentioning. Cheers!

andwn commented 2 years ago

I think it's because I started using a lookup table per weapon for how much to fill the bar (to avoid division instructions), but forgot the spur is special...