File Details
bingo-1.1.jar
- R
- May 20, 2021
- 129.75 KB
- 624
- 1.16.5
- Forge
File Name
bingo-1.1.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
User Changes
- - Add new 5x5 Grid
- - Add a new grid selection menu, openable with the `b` hotkey
- - Add bingo notification completion, display when a line or a complete grid is complete
- - Can be disable with the client configuration file
API Changes
- - Numerous internal reworks, for implement grid type support
- - It is now possible to create and implement his own grid type
- - Add new exceptions, throw when the datas of the bingo mangament service is modified while no grid is enable (client and server)
- - The communication protocol version is bump to version 2
- - Add new verification method for detect line and grid completions in the `BingoGrid`
- - The results of this method is send in the item completion event
- - The fields of the packets are now private
Fixes
- - The grid was not disable when he was cleared by using the configuration menu with a double click on the top side
- - Overlay optimisation
- - Configurations menu improvements
- - Restructuration of the internal textures

