Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/fe7784a351aefd6337b7e75b03c39cb2307505c0
fix(block_party): stop handing the target block to eliminated players
Match the color before the floor falls. Quick reactions win
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/fe7784a351aefd6337b7e75b03c39cb2307505c0
fix(block_party): stop handing the target block to eliminated players
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/2c315fc41c4aa614a38a47fa9e679250e438bbe5
fix(minecraft): route floor collapse through BlocksAPI for replay capture
Block#setType bypassed BlocksAPI, so the framework's replay recorder had no event to observe when the floor disappeared each round.
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/2104214fa62f94d96706dbcad32f5bfccc174e97
fix: stop writing the core-owned global wins stat
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/6438d3778c29fd4f1bb98048c1157300ed4affb5
Respect deleted music on module reload
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/83330697bb591506af3d04d9be1d8f3bd2aa6f91
Reorganize bundled music and improve extraction
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/84c8006e5b390f5f321431f9801f7bb92be27b95
Merge pull request #2 from Randommist/feature/procedural-patterns
Add optional procedural pattern generation
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/8c3f1a7718aa23f9df95a8e7a11924f380e0dd11
Fix imports for Hytale
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/d9167de609fe74756da67cf01f970a0aff0a3bb1
[HT] Update to Hytale 0.5.x
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/111ee749e72d7bd0dca8cac730a4be0b1da4d75f
Update publish-blueva.yml for resource ID change
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/b052a8654844f204a26fcd659c6d434911828aaf
Force rebuild: JARs were registering incorrectly on Blueva API
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/97bf466b8c630e4a0a646e93fc2de233eb22955e
Downgrade Java to 17 & Spigot to 1.18
Automated release from commit https://github.com/BluevaDevelopment/BlueArcade_BlockParty/commit/8452707febdf1d1e3ba03255af4f42879c116513
ci: add automated release workflow