-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ace512c
commit de98cb1
Showing
9 changed files
with
241 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,17 @@ | ||
{ | ||
"announcement": "<b>October 16th, 2024</b> <br><br>Attention All Playtesters!<br>Welcome to The MegaMod playtest!<br>Explore all the mods and have fun :)<br><br>-Infinite", | ||
"updateInfo": [ | ||
"Shell now automatically reloads after you update The MegaMod!", | ||
"Fixed tier badge level up alert showing when badges level down", | ||
"Fixed stamps not being sorted correctly in the inventory", | ||
"Buffed tier requirements for \"Eggstra Spender\" Badge", | ||
"Buffed tier requirements for \"Eggspenditure\" Badge" | ||
"Fixed loading issue caused by Update 0.50.4", | ||
"Fixed \"Yolky Merch\" Badge not showing up", | ||
"Restyled \"Overeggchiever\" V Badge", | ||
"Restyled \"Eggspenditure\" V Badge", | ||
"Restyled \"Shell Scrambler\" IV and V Badges", | ||
"Restyled \"Master of Arms\" V Badge", | ||
"Restyled \"Splattered Yolk\" V Badge", | ||
"Restyled \"Rooster Royalty\" V Badge", | ||
"Restyled \"Coop King\" V Badge", | ||
"Restyled \"Poached Promoter\" V Badge", | ||
"Tier badges now have alerts for when they level down, are gained, or are lost!", | ||
"Core badges now have an alert for when you gain or lose them!" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,6 @@ | |
"modTab", | ||
"settingsTab", | ||
"settingsTabHover", | ||
"badgeLevelUp" | ||
"badgeLevelUp", | ||
"badgeLevelDown" | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.