CharlieFuu69 / RenPy_RhythmBeats

Sistema de Acción Rítmica para juegos hechos con Ren'Py
GNU General Public License v3.0
13 stars 2 forks source link

question : sifas json format support #33

Open NaufalFajri opened 3 months ago

NaufalFajri commented 3 months ago

do you gonna add sifas support? also beatmap editor

CharlieFuu69 commented 3 months ago

Ignoring the fact that I haven't updated the RhythmBeats rhythm action engine since last year, under the hood, I've been making some changes to the engine, for the benefit of "LoveLive! UNOFFICIAL PROJECT" (project currently in development, derived from this repository).

One of these changes not updated here is the change to the beatmap format, now JSON, which has a better order than the current format (CSV). As for the LLSIFAS Beatmaps, I have not seen their format, and since SIFAS has notes of type TAP, FLICK, SYNC and LONG, it is very likely that it is incompatible with the design that RhythmBeats currently has (in terms of programming).

What is left for me? Update this repository (including documentation, module modifications), in addition to translating the repository into English for better accessibility.

Regarding the creation of a Beatmap Editor, I see it as unlikely that I will dedicate myself to designing one, as that will take time, and at the moment I am focusing all my effort on the Fangame project mentioned above. Momentarily, Beatmaps can be designed using FL Studio (Mobile).

NOTE: I'll leave this Issue "open" to remember that it could include new changes to RhythmBeats.