New Features:
-
Added an "SMP Mode" for dedicated servers that runs BINGO games on the same world without erasing world data
This is now the default behavior when the mod is installed on a server. See the wiki for more information! (including how to switch to Lobby Mode)
-
Various improvements to the game over screen, including some fancy animations!
-
Scored items, leading teams, and other game messages are now drawn as part of the HUD instead of spamming the chat log!
-
The list of players on a team is now shown in a tooltip when hovering over the card title.
-
Multiple tier lists can be selected at once - e.g. for a card with both items and advancements.
These are weighted evenly by default (meaning an even portion of the item distribution goes to each tier list, after rounding) - but can be adjusted with commands!
-
Datapack/scoreboard data is now preserved between rounds by default (on dedicated servers only)
-
Added function files (under
config/yet-another-minecraft-bingo/commands/on_countdown.mcfunction
) that can be configured to run commands on certain game events.
Bugs Squashed:
-
Using lockout mode with a "full card" goal no longer ends the game due to a stalemate.
-
Fixed an obscure crash caused when a tier list sends invalid items to the client.
-
Fixed incompatibility with servers using a different
level-name
value inserver.properties
. -
The server no longer overwrites certain gamerules if they are set before a round is started.
Bugs Squashed:
-
Fixed bingo card occasionally not generating when re-rolled
-
Prevent server crashes while shutting down from affecting world deletion (#87)
New Features:
-
1.21 support! All tier lists have been updated with the new items.
-
Player statistics - the mod will keep track of your total playtime, items captured, games won, and more!
You can view your "monthly" and "all time" stats in the lobby (behind the Pink Team forest).
(#83)
-
Item goals! You can now set a goal for a number of items, rather than lines. (#10)
-
Improved lobby customization - lobby worlds can now customize the player spawnpoint and game menu location. (#84)
-
Scrolling card GUI - cards on the end screen no longer get cut off when playing with many teams or a large GUI scale.
-
Spanish localization contributed by ANDY
Bugs Squashed:
-
Fixed a bug where the "game start" message can sometimes be sent twice
-
Prevent chat messages from unintentionally revealing hidden items to other teams when "Show Completions" is enabled
Note: this version moves the mod's config folder from config/bingo
to config/yet-another-minecraft-bingo
to match the mod ID. Your settings should copy over automatically.