Skip to content

Releases: EnvyWare/ReforgedBingo

Another player loading error

18 Aug 19:16
c8f1201
Compare
Choose a tag to compare

Fixes a secondary error when loading player data

Full Changelog: 2.9.4...2.9.6

Player loading error

18 Aug 16:19
c8f1201
Compare
Choose a tag to compare

Fixes player loading error

Full Changelog: 2.9.4...2.9.5

Card re-sizing

26 Jul 08:56
c632f92
Compare
Choose a tag to compare

This version adds logic to automatically regenerate a player's bingocard if they login and the height, and width, settings were changed since their bingocard was created.

Should also fix the issue with startup crashes on 1.20.2

Full Changelog: 2.9.3...2.9.4

Fix messages not sending

25 Jul 13:26
36b2b6f
Compare
Choose a tag to compare

Fixes messages not sending in latest version

Full Changelog: 2.9.2...2.9.3

Server crash fix

23 Jul 10:37
6dc9ddb
Compare
Choose a tag to compare

Fixes server crash upon opening GUI

Full Changelog: 2.9.1...2.9.2

Minor Fixes

15 Jul 13:47
b56c63c
Compare
Choose a tag to compare

Changes:

Added comments to the config.yml to hopefully make it easier to understand
Fixes error relating to attribute/player data loading
Updated to latest Pixelmon, and Envy API

Full Changelog: 2.9.0...2.9.1

Board Filters

02 Dec 15:38
Compare
Choose a tag to compare

Adds a "Filters" system which allows you to limit the number of Pokemon that appear on the bingo card that match a given spec. For example, you can limit the number of legendary Pokemon that show up on a player's card to at most 1.

You can find an example config section below:

filters:
    one:
        spec: leg
        limit: 1

NOTE: This is for both 1.16.5, and 1.20.2

Full Changelog: 2.8.0...2.9.0

1.20.2

18 Oct 17:08
Compare
Choose a tag to compare

Changes:

Updated to Minecraft 1.20.2
Updated to Pixelmon 9.2.4
Added some explanatory comments to the config
Fixed default UI config values being shifted to the right

Full Changelog: 2.7.2...2.8.0

Fixes remapping failure

27 Aug 19:48
Compare
Choose a tag to compare

Fixes remapping failure on 1.20.1

Full Changelog: 2.7.1...2.7.2

Fixes loading failure

27 Aug 19:39
Compare
Choose a tag to compare

Fixes loading failures on 1.20.1