Skip to content

Releases: ColinT/banana-split

v1.1.1

23 Oct 18:48
c0961b9

Choose a tag to compare

Fixes:

  • Timer no longer splits when resetting due to invalid star counts during RAM load.
  • The 'reset' regex is no longer case sensitive.

Known Issues:

  • (from v1.1.0) Resetting Stage RTAs that do not use a star select screen may trigger a level change, and therefore start the timer. The current workaround is to reset twice.

v1.1.0

10 Dec 04:02
821f89d

Choose a tag to compare

Features:

  • Stage RTA timer (starts on star select or level entry, last split ends on star grab).
  • Split on star grab instead of level transition for non-stop splits (e.g.: Star Revenge 0 Stage RTA).
  • Disable timer reset on splits containing the word 'reset'.

Known Issues:

  • Resetting Stage RTAs that do not use a star select screen may trigger a level change, and therefore start the timer. The current workaround is to reset twice.

v1.0.0

09 Dec 06:36

Choose a tag to compare

This release is mainly refactored code from the original. Extra features have been added to support ROM hacks such as:

  • Super Mario Star Road (requires disabling "Reset" feature)
  • Another Mario Adventure
  • Cursed Castles

Features:

  • Automatically start timer when emulator starts, or on file selection.
  • Optionally disable starting on file D.
  • Split on total number of stars or split on number of stars collected per split.
  • Split on grand star dance (vanilla).
  • Split on next level transition after defeating bowser 3 (e.g. Super Mario Star Road, Another Mario Adventure).
  • Split on boss stages that do not have separate boss areas (e.g. Cursed Castles).
  • Split on next level transition after a cap switch press.