What's Changed
🚀 Features
- Improve performances by not using Exceptions for code control flow within BlockBreakListener by @Geolykt in https://github.com/RakambdaOrg/FallingTree/pull/615
New Contributors
- @Geolykt made their first contribution in https://github.com/RakambdaOrg/FallingTree/pull/615
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/5.0.2...5.0.3
What's Changed
🚀 Features
- Improve performances by not using Exceptions for code control flow within BlockBreakListener by @Rakambda in https://github.com/RakambdaOrg/FallingTree/pull/619
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/4.3.0...4.3.1
Changelog at https://github.com/RakambdaOrg/FallingTree/releases/tag/4.0.1
What's Changed
🚀 Features
- Improve performances by not using Exceptions for code control flow within BlockBreakListener by @Rakambda in https://github.com/RakambdaOrg/FallingTree/pull/620
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/4.0.0...4.0.1
Changelog at https://github.com/RakambdaOrg/FallingTree/releases/tag/3.13.1
What's Changed
🚀 Features
- Improve performances by not using Exceptions for code control flow within BlockBreakListener by @Rakambda in https://github.com/RakambdaOrg/FallingTree/pull/621
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/3.13.0...3.13.1
Changelog at https://github.com/RakambdaOrg/FallingTree/releases/tag/3.11.3
What's Changed
🚀 Features
- Improve performances by not using Exceptions for code control flow within BlockBreakListener by @Rakambda in https://github.com/RakambdaOrg/FallingTree/pull/622
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/3.11.2...3.11.3
Changelog at https://github.com/RakambdaOrg/FallingTree/releases/tag/3.10.1
What's Changed
🚀 Features
- Improve performances by not using Exceptions for code control flow within BlockBreakListener by @Rakambda in https://github.com/RakambdaOrg/FallingTree/pull/623
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/3.10.0...3.10.1
What's Changed
🐛 Fixes
- Forge: Fix players not able to join server with mod by @Rakambda in https://github.com/RakambdaOrg/FallingTree/pull/612
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/5.0.1...5.0.2
- 23w40a
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/5.0.1...6.0.0a1
What's Changed
Other Changes
- Update Minecraft Wiki links to new domain after fork by @misode in https://github.com/RakambdaOrg/FallingTree/pull/603
- Do not require enchant by default
New Contributors
- @misode made their first contribution in https://github.com/RakambdaOrg/FallingTree/pull/603
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/5.0.0...5.0.1
What's Changed
🚀 Features
- Support Minecraft 1.20.2 by @Rakambda in https://github.com/RakambdaOrg/FallingTree/pull/602
Full Changelog: https://github.com/RakambdaOrg/FallingTree/compare/4.3.0...5.0.0
Changelog at https://github.com/Rakambda/FallingTree/releases/tag/3.13.0
What's Changed
🚀 Features
- Backport 1.20 features
- New experimental break modes
FALL_BLOCK
&FALL_ITEM
with animation FALL_BLOCK
will drop leaves as items and logs on the floor,FALL_ALL_BLOCK
will drop all blocks on the floor- Remove instantlyBreakWarts configuration and merge it with breakNetherTreeWarts
- Add particle effect when breaking block in shiftdown mode
- Add new configuration
requireEnchantment
(false by default) allowing to register enchants for specific modes but still allowing non enchanted tools
- New experimental break modes
Full Changelog: https://github.com/Rakambda/FallingTree/compare/3.12.2...3.13.0
Changelog at https://github.com/Rakambda/FallingTree/releases/tag/4.3.0
What's Changed
⚠ Breaking
- Add new configuration
requireEnchantment
(false by default) allowing to register enchants for specific modes but still allowing non enchanted tools by @Rakambda in https://github.com/Rakambda/FallingTree/pull/582
Full Changelog: https://github.com/Rakambda/FallingTree/compare/4.2.4...4.3.0
Changelog at https://github.com/Rakambda/FallingTree/releases/tag/4.2.4
What's Changed
🚀 Features
- Add particle effect when breaking block in shiftdown mode by @Rakambda in https://github.com/Rakambda/FallingTree/pull/576
Full Changelog: https://github.com/Rakambda/FallingTree/compare/4.2.3...4.2.4
Changelog at https://github.com/Rakambda/FallingTree/releases/tag/4.2.3
What's Changed
🚀 Features
- Remove instantlyBreakWarts configuration and merge it with breakNetherTreeWarts by @Rakambda in https://github.com/Rakambda/FallingTree/pull/575
Full Changelog: https://github.com/Rakambda/FallingTree/compare/4.2.2...4.2.3
"Changelog at https://github.com/Rakambda/FallingTree/releases/tag/4.2.2\n\n
- Test CI Release
Full Changelog: https://github.com/Rakambda/FallingTree/compare/4.2.1...4.2.2"
Changelog at https://github.com/Rakambda/FallingTree/releases/tag/4.2.1
What's Changed
🚀 Features
FALL_BLOCK
will drop leaves as items and logs on the floor,FALL_ALL_BLOCK
will drop all blocks on the floor by @Rakambda in https://github.com/Rakambda/FallingTree/pull/567
Full Changelog: https://github.com/Rakambda/FallingTree/compare/4.2.0...4.2.1
Changelog at https://github.com/Rakambda/FallingTree/releases/tag/4.2.0
What's Changed
🚀 Features
- New experimental break modes
FALL_BLOCK
&FALL_ITEM
with animation by @Rakambda in https://github.com/Rakambda/FallingTree/pull/565
Full Changelog: https://github.com/Rakambda/FallingTree/compare/4.1.1...4.2.0
Changelog at https://github.com/Rakambda/FallingTree/releases/tag/4.1.1
What's Changed
🚀 Features
- Update Forge 1.20.1 by @Rakambda in https://github.com/Rakambda/FallingTree/pull/555
Full Changelog: https://github.com/Rakambda/FallingTree/compare/4.1.0...4.1.1
Changelog at https://github.com/Rakambda/FallingTree/releases/tag/4.1.0
What's Changed
🚀 Features
- Fabric 1.20.1 by @Rakambda in https://github.com/Rakambda/FallingTree/pull/552
Full Changelog: https://github.com/Rakambda/FallingTree/compare/4.0.0...4.1.0
Changelog at https://github.com/Rakambda/FallingTree/releases/tag/4.0.0
What's Changed
🚀 Features
- Automatically set version based on git by @Rakambda in https://github.com/Rakambda/FallingTree/pull/540
- Add support for Minecraft 1.20 by @webwalkerkarma in https://github.com/Rakambda/FallingTree/pull/541
New Contributors
- @webwalkerkarma made their first contribution in https://github.com/Rakambda/FallingTree/pull/541
Full Changelog: https://github.com/Rakambda/FallingTree/compare/3.12.2...4.0.0