Releases: Kooperlol/Blockify
Releases · Kooperlol/Blockify
1.1.0-beta
What's Changed
Added ability to send view(s) to player:
- BlockChangeManager#sendViews
- BlockChangeManager#sendView
Added ability to hide view(s) from player:
- BlockChangeManager#hideViews
- BlockChangeManager#hideView
Removed calling View#resetViewBlocks() when calling View#changePattern()
Full Changelog: 1.0.9-beta...1.1.0-beta
1.0.9-beta
1.0.8-beta
Added back custom mining speed until 1.20.6 is mainstream
1.0.7-beta
Fixes Blockify#getInstance()
1.0.6-beta
Made it so chunks nearest to the player send first
Removed custom mining speed as implemented in 1.20.6
Optimized chunk sending
1.0.5-beta
Added View#changePattern(pattern)
Added View#resetViewBlocks(), View#resetBlocks(positions), View#resetBlock(position)
Changed Blockify#instance to Blockify#getInstance()
1.0.4-beta
This release it to allow for Jitpack to work.
Beta Release
1.0.0-beta Update README.md