Skip to content

Set initial AUTO_INCREMENT value of level IDs to 128 - #772

Open
solstacoded wants to merge 1 commit into
Cvolton:masterfrom
sSolstaHatesHowForksWork:master
Open

Set initial AUTO_INCREMENT value of level IDs to 128#772
solstacoded wants to merge 1 commit into
Cvolton:masterfrom
sSolstaHatesHowForksWork:master

Conversation

@solstacoded

Copy link
Copy Markdown

Setting the first level's ID to 128 (as is the case in real GD) avoids an issue which breaks stars for levels with really low IDs (I have no idea how the bug works but I've heard it has something to do with clashing with official levels)

Setting the first level's ID to 128 (as is the case in real GD) avoids an issue which breaks stars for levels with really low IDs (I have no idea how the bug works)
@fancythedeveloper

Copy link
Copy Markdown

Would you mind if inital ID of accountID be set to 71? Since that ID is hardcoded to have a cyan color comment.

Also settings the song ID inital to 5000000 would be nice for songList.php.

@fancythedeveloper

Copy link
Copy Markdown

Would you mind if inital ID of accountID be set to 71? Since that ID is hardcoded to have a cyan color comment.

Also settings the song ID inital to 5000000 would be nice for songList.php.

Actually never mind the song part, songList no longer only record songs with ID 5000000+ anymore, but it would still be nice to not clash with NG songs.

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.

2 participants