Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.0-rc1 proposal #17

Closed
wants to merge 14 commits into from
Closed

v2.0.0-rc1 proposal #17

wants to merge 14 commits into from

Conversation

DJKero
Copy link

@DJKero DJKero commented Jul 6, 2022

Modified structure of the format with the intent of separating general song metadata (SongInfo), chart specific metadata (ChartInfo), and internal chart data (ChartData).

This makes it really easier to group charts by song, using the hash of SongInfo.
For online rankings you can use the hash of ChartData to avoid cheating by chart modification, while allowing for metadata modification, including preview music, images and bga.

This pull request also addresses #10 #9 and #16.

Link: https://bmson-spec-fork.readthedocs.io/en/latest/index.html

DJKero and others added 13 commits July 4, 2022 20:25
Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst

Update index.rst
Update documentation

This reverts commit c8b5e20.

Update documentation

Update documentation

Fix typos.

Update index.rst

test

Update .gitignore

Update index.rst

Update index.rst
Added Release Keysound support.
Added BackSpin and MultiSpin Scratch support.
Clean up index.rst

Update index.rst

Rename BmsonInfo and more cleanup.
Restructuring and cleanup.

Restructuring and cleanup.

Moved subtitle and subartists.
TODO: Add documentation details
Add DJ.NEXT extension
@DJKero DJKero closed this Oct 24, 2023
@DJKero DJKero changed the title v1.1.0-beta v2.0.0-rc1 Feb 13, 2024
@DJKero DJKero changed the title v2.0.0-rc1 v2.0.0-rc1 proposal Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant