Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Format number migration#4

Merged
UltraProdigy merged 3 commits into
masterfrom
formatNumberMigration
Jan 24, 2026
Merged

Format number migration#4
UltraProdigy merged 3 commits into
masterfrom
formatNumberMigration

Conversation

@Connor-Colenso

Copy link
Copy Markdown
Contributor

Precursor for the Draconic evolution patch.

@UltraProdigy UltraProdigy merged commit bc824a3 into master Jan 24, 2026
1 check passed
@UltraProdigy UltraProdigy deleted the formatNumberMigration branch January 24, 2026 03:01
}
};

public static String formatNumber(double value) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not have been merged. You're removing things from the public API that other mods rely upon. It should have either been marked deprecated, or forwarded to the new nhlib variants. Now draconic is crashing when I'm trying to test other things... 😡

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants