Skip to content

IndigoPolecat/BingoBrewers

Repository files navigation

Introducing The Bingo Brewers Mod Public Beta

Bingo Brewers is an open source mod intended to help with bingo, it is currently under development and has 2 key features.

IMPORTANT: The Hypixel Mod API mod is a required dependency and must also be placed in your mods folder. You can download it from Modrinth with the source available.

If you don't know what the Mod API is, read this

If you would like to know why an external mod is required for this, read this.

Splash Notifications

When a splasher splashes in #splashes, your client will be sent a notification including the:

  • Hub/Dungeon Hub Number
  • Splasher
  • Bingo Party listed in splash message
  • Notes (Any lines the splasher added that aren't identified as for discord use (e.g. "react with :SPLASHWHEN:"), or haven't already been covered by other purposes)

The notification will disappear after 2 minutes. The title will disappear after 5 seconds. ipDvQdy

Splash Hub Player Count

Any client inside of the splash hub will be communicating the current player count to my server, which will broadcast the current player count of the splash hub to all clients every 2 seconds. https://i.imgur.com/bliIBRX.png

Crystal Hollows Crowdsourced Chest Waypoints

This feature crowdsources loot from chests in the Crystal Hollows and displays it to all mod users when they join a lobby. There are filters and other settings allowing you to customize what you see. Ekxb59A The accompanying HUD also comes with a justify setting, allowing you to place it anywhere on the screen.

Minor Features

Coins/Bingo Point Calculator

This is the original feature I created for the mod when I was first learning java in December, it displays the Coins/Bingo Point for any item in the bazaar or auction house that has price data. It isn't perfect for every use. It takes the lowest BIN, subtracts the cost of the lower talisman tier (for example a Bingo Ring) if necessary, then divides by the number of bingo points.

Chicken Head Reminder

Reminds you to crouch every 5 seconds.

Auto Updater

The mod comes with an "auto" updater which will prompt you with patch notes when a new update is available. The feature allows you to easily update your JAR by clicking a single button ingame. This feature can be made fully automatic, or completely disabled depending on your preferences.

Potential Concerns

I'm connecting to your server, are you logging my IP?

  • Nope, not logging it, not printing it, not doing anything with it.

What is OneConfig?

  • OneConfig is the config library I'm using that is similar to Essential, but without the cosmetics and general bullshit. It's an open source mod by PolyFrost and is likely compatible with several of your other Skyblock Mods such as NEU. It will be installed when you first launch your game.

Is it a RAT?

Upcoming Features

  • Port the mod to Fabric, we believe that the foraging update is coming sooner rather than later and want the mod to be available for it on release.
  • Warp network of sorts, utilizing clients that have enabled the setting to warp people into crystal hollows lobbies with items they want.
  • Adding support for other CH related elements to be shared (structure locations, key guardian)
  • Improve Bingo Shop calculator