V6.20.1: MC 1.20.X Compatibility, fixes, ...
V6.20.1
- Fix a bug related to custom heads
V6.19 and V6.20
Minecraft 1.20.3 and 1.20.4 compatibility
Lasers-Enigma is now compatible with Minecraft versions 1.20.3 and 1.20.4. On the other side, we removed 1.12 - 1.16 compatibility. The plugin is now compatible with 1.17+ versions of Minecraft. Don't forget to use Java 16 for 1.17 version and Java 17 for 1.18+ versions of Minecraft.
Website refactoring
The website has been completely redesigned to be more user-friendly and to provide clear information about the plugin. The website does not contain news anymore, but the changelog is now available here.
New features
- Locks are now emitting a redstone signal when activated
- WorldEdit compatibility is now fixed for every version of Lasers-Enigma => Please use WorldEdit 7.2.20
Feature improvements
- Instead of being spawn then updated, components are now directly spawned with the correct display
- The item title and lore have been colored
- Error messages have been improved and colored
- Update notifier now undertake the semantic version during comparison
- Clipboard / Schematics error messages have been improved and completed
- Undertake the ability to change the height of worlds in the clipboard / schematics features
Other changes
- We removed Twitter/Facebook accounts (we don't like these platforms and posting automation is painful)
- Test plan updated and improved
- The translations are not available anymore. Only english is available. The translations will be available again in the future.
Bugfixes
- We fixed a bug related to arrows blocked under a component. The invisible ArmorStand’s hit box prevented arrows from going through.
- Component skin now changes during scheduled actions
- When a key was found, left keys count were not updated
- An error occurred when player leaved an area
- Mirror support reset have been fixed
- Filtering sphere color changed have been fixed
- Lock options are now correctly based on configuration
- Components are not correctly deactivated when the puzzle area is deactivated
- Refactoring commands hierarchy
- Enchantment are now hidden in item lore
- Add some missing translations
- and many more ...
Technical changes
- Replacing the old command system with CommandLib
- Replacing the old translation system with TranslationLib
- Replacing the old Item system with ItemLib
- A lot of code refactoring / splitting to improve maintainability and readability
- Now we are not compatible with 1.12/1.13 anymore, we have managed to remove a lot of NMS code
- CI/CD now compile NMS instead of illegally retrieving them.
- Deployment have been fixed and the maven repository
- CI/CD now publish on our test server.
- CI/CD now publish on discord (including changelog differences).