EliteMasterEric / EnigmaEngine

A fork of FNF's Kade Engine that combines its QoL features with true mod support and new gameplay enhancements
https://enigmaengine.github.io/
Other
12 stars 1 forks source link

Enhancement: Expanded Info in Free Play #61

Open EliteMasterEric opened 2 years ago

EliteMasterEric commented 2 years ago

Aside from the Kade Engine difficulty rating (not certain how this is calculated), there is other important information that should be included in the free play menu.

See below for StepMania's song menu:

image

New Free Play menu should include:

prokube commented 2 years ago

The PR i did (#33) added a Song Info page that had the song name, bpm, and (i think) length. Maybe we can re-use some of that code for this?

Information that could be listed in the song info menu:

EliteMasterEric commented 2 years ago

The PR i did (#33) added a Song Info page that had the song name, bpm, and (i think) length.

Speaking of, the code in the develop branch is at a point where I don't plan on making any major overhauls anytime soon (back when your PR was submitted I was in the process of overhauling a bunch of stuff). Currently my goals are to fix some existing minor bugs so if you feel like implementing this or any other feature yourself via pull request, I'd greatly appreciate it (and will add you to the credits).

prokube commented 2 years ago

(back when your PR was submitted

My PR that merged into stable lol

Currently my goals are to fix some existing minor bugs so if you feel like implementing this or any other feature yourself via pull request, I'd greatly appreciate it (and will add you to the credits).

Time to learn Enigma Engine, vamos

EliteMasterEric commented 2 years ago

Time to learn Enigma Engine, vamos

If there are any areas where code structure does not make sense or documentation is unclear, feel free to create an issue or shoot me a message on Discord.