Communities
Developers
Get Manager
Log In
Communities
Developers
API Docs
GitHub
Package Format Docs
Markdown Preview
Manifest Validator
Contact Us
Privacy Policy
News
Get Manager
Communities
PEAK
MoreBadges
PEAK
Upload package
MoreBadges
Helps modders add custom badges to their mods and the ability to make their custom cosmetics unlockable through badges.
Snosz
https://github.com/Snosz/MoreBadges/
Install
Details
Details
Last Updated
First Uploaded
Downloads
59K
Likes
5
Size
116KB
Dependency string
Snosz-MoreBadges-0.3.5
Dependants
17 other mods
Categories
Mods
Accolades
Download
Details
Required (1)
Wiki
Changelog
Versions
Analysis
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Modding Wiki
Modding Discord
0.3.5
Fixed broken patch
0.3.4
Fixed broken patch (Credit to xMcacutt)
Removed an unnecessary sash layout change
Dummy badges no longer affect sash page count
0.3.3
Fixed bug that would sometimes prevent badges from showing in accolades menu with multiple pages.
Added RegisterBadge methods that can be used for MoreCustomizations cosmetics
Organized code a bit.
0.3.2
Fixed bug preventing the last language in the localization list from displaying the default data if missing.
Removed unused code which resulted in an error for not having unnecessary dependancy.
0.3.1
Badges.json is now stored in Peak's persistent data directory, which should prevent profile imports overriding it.
All missing localizations now default to the default badge name and description.
Badge description in Accolades screen now remains centered when description is longer.
Badge unlock UI text is now properly aligned and shouldnt overlap.
0.3.0
Added a Badge unlock notification UI (Full credit goes to Isotope for their amazing work).
Mesa update compatible
0.2.0
Accolades screen now has pagination to handle large badge counts
Modders can now use GetProgress and GetCustomBadgeStatus to see the progress and isUnlock status for a badge.
Modders can now load CustomBadgeData via AssetBundle as an alternative to creating through code.
Fixed bug where badges on sash would not render for other players that had less custom badges than the player.
Fixed bug where customisations would unlock for the wrong badges.