This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
Releases: DaRacci/Minix
Releases · DaRacci/Minix
Minix release 2.1.0
v2.1.0 - 2022-03-03
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- (shadow) Fix relocating all adventure related classes and not only the extra kotlin and platform classes - (2e19ac9) - DaRacci
- (shadow) Remove adventure text serializers being shaded - (756d47b) - DaRacci
- Fix default keepRunning value - (5c78269) - DaRacci
- Call time events on the main thread - (7b32196) - DaRacci
- Update to Minix-Conventions build 76 to for nms fixes - (2f2312b) - DaRacci
- Disable adventure audiences and platform until i can develop more into it later - (1847ac9) - DaRacci
- Fix ItemBuilder koin class - (93ba4d7) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Use Minix-Conventions lib bundles for testing - (1daf07a) - DaRacci
- Update Minix Conventions and add Deps to Publish - (95a5b74) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (logger) If debug mode is enabled errors will now print the stacktrace too - (0ff953e) - DaRacci
- (util) Add reflection clone util - (a368fa3) - DaRacci
- runSync and runAsync invokers for blocks - (56efc59) - DaRacci
- Only support my tentacles fork currently for adventure 4.10.0-SNAPSHOT - (14c2673) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Update to Minix-Conventions build 74 - (64e0442) - DaRacci
- (deps) Remove Minix-NMS shade as it goes unused - (2216e71) - DaRacci
- (deps) Add exposed date time to libraries - (28c58c5) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (docs) Update doc - (f330190) - DaRacci
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v2.1.0 - (4e9e81c) - DaRacci
- (version) v2.0.6 - (239ea6f) - DaRacci
- (version) v2.0.5 - (ee4aabf) - DaRacci
- (version) v2.0.4 - (09202fb) - DaRacci
- (version) v2.0.3 - (67a3aca) - DaRacci
- (version) v2.0.2 - (3c4139e) - DaRacci
- (version) v2.0.1 - (65580a1) - DaRacci
- (version) v2.0.0 - (c04c913) - DaRacci
- (version) v1.4.0 - (afa0c5c) - DaRacci
- (version) v1.3.3 - (000049d) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Update README.md - (d62e2bc) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- (PluginService) Fix the sorting process and improve debug logging for it too - (371c4cc) - DaRacci
- Refactor the Coroutine scheduler - (0db2ada) - DaRacci
- Refactor a bit and debugging improvements to scheduler including timeout watcher and catcher - (90f85c3) - DaRacci
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
Minix release 2.0.6
v2.0.6 - 2022-02-27
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- (shadow) Fix relocating all adventure related classes and not only the extra kotlin and platform classes - (2e19ac9) - DaRacci
- (shadow) Remove adventure text serializers being shaded - (756d47b) - DaRacci
- Fix default keepRunning value - (5c78269) - DaRacci
- Call time events on the main thread - (7b32196) - DaRacci
- Update to Minix-Conventions build 76 to for nms fixes - (2f2312b) - DaRacci
- Disable adventure audiences and platform until i can develop more into it later - (1847ac9) - DaRacci
- Fix ItemBuilder koin class - (93ba4d7) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Use Minix-Conventions lib bundles for testing - (1daf07a) - DaRacci
- Update Minix Conventions and add Deps to Publish - (95a5b74) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (logger) If debug mode is enabled errors will now print the stacktrace too - (0ff953e) - DaRacci
- (util) Add reflection clone util - (a368fa3) - DaRacci
- Only support my tentacles fork currently for adventure 4.10.0-SNAPSHOT - (14c2673) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Update to Minix-Conventions build 74 - (64e0442) - DaRacci
- (deps) Remove Minix-NMS shade as it goes unused - (2216e71) - DaRacci
- (deps) Add exposed date time to libraries - (28c58c5) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (docs) Update doc - (f330190) - DaRacci
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v2.0.6 - (ff355bb) - DaRacci
- (version) v2.0.5 - (ee4aabf) - DaRacci
- (version) v2.0.4 - (09202fb) - DaRacci
- (version) v2.0.3 - (67a3aca) - DaRacci
- (version) v2.0.2 - (3c4139e) - DaRacci
- (version) v2.0.1 - (65580a1) - DaRacci
- (version) v2.0.0 - (c04c913) - DaRacci
- (version) v1.4.0 - (afa0c5c) - DaRacci
- (version) v1.3.3 - (000049d) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Update README.md - (d62e2bc) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- (PluginService) Fix the sorting process and improve debug logging for it too - (371c4cc) - DaRacci
- Refactor the Coroutine scheduler - (0db2ada) - DaRacci
- Refactor a bit and debugging improvements to scheduler including timeout watcher and catcher - (90f85c3) - DaRacci
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
Minix release 2.0.5
v2.0.5 - 2022-02-27
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- (shadow) Fix relocating all adventure related classes and not only the extra kotlin and platform classes - (2e19ac9) - DaRacci
- (shadow) Remove adventure text serializers being shaded - (756d47b) - DaRacci
- Call time events on the main thread - (7b32196) - DaRacci
- Update to Minix-Conventions build 76 to for nms fixes - (2f2312b) - DaRacci
- Disable adventure audiences and platform until i can develop more into it later - (1847ac9) - DaRacci
- Fix ItemBuilder koin class - (93ba4d7) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Use Minix-Conventions lib bundles for testing - (1daf07a) - DaRacci
- Update Minix Conventions and add Deps to Publish - (95a5b74) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (logger) If debug mode is enabled errors will now print the stacktrace too - (0ff953e) - DaRacci
- (util) Add reflection clone util - (a368fa3) - DaRacci
- Only support my tentacles fork currently for adventure 4.10.0-SNAPSHOT - (14c2673) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Update to Minix-Conventions build 74 - (64e0442) - DaRacci
- (deps) Remove Minix-NMS shade as it goes unused - (2216e71) - DaRacci
- (deps) Add exposed date time to libraries - (28c58c5) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (docs) Update doc - (f330190) - DaRacci
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v2.0.5 - (61cf37f) - DaRacci
- (version) v2.0.4 - (09202fb) - DaRacci
- (version) v2.0.3 - (67a3aca) - DaRacci
- (version) v2.0.2 - (3c4139e) - DaRacci
- (version) v2.0.1 - (65580a1) - DaRacci
- (version) v2.0.0 - (c04c913) - DaRacci
- (version) v1.4.0 - (afa0c5c) - DaRacci
- (version) v1.3.3 - (000049d) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Update README.md - (d62e2bc) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- (PluginService) Fix the sorting process and improve debug logging for it too - (371c4cc) - DaRacci
- Refactor the Coroutine scheduler - (0db2ada) - DaRacci
- Refactor a bit and debugging improvements to scheduler including timeout watcher and catcher - (90f85c3) - DaRacci
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
Minix release 2.0.4
v2.0.4 - 2022-02-27
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- (shadow) Fix relocating all adventure related classes and not only the extra kotlin and platform classes - (2e19ac9) - DaRacci
- (shadow) Remove adventure text serializers being shaded - (756d47b) - DaRacci
- Call time events on the main thread - (7b32196) - DaRacci
- Update to Minix-Conventions build 76 to for nms fixes - (2f2312b) - DaRacci
- Disable adventure audiences and platform until i can develop more into it later - (1847ac9) - DaRacci
- Fix ItemBuilder koin class - (93ba4d7) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Use Minix-Conventions lib bundles for testing - (1daf07a) - DaRacci
- Update Minix Conventions and add Deps to Publish - (95a5b74) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (logger) If debug mode is enabled errors will now print the stacktrace too - (0ff953e) - DaRacci
- (util) Add reflection clone util - (a368fa3) - DaRacci
- Only support my tentacles fork currently for adventure 4.10.0-SNAPSHOT - (14c2673) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Update to Minix-Conventions build 74 - (64e0442) - DaRacci
- (deps) Remove Minix-NMS shade as it goes unused - (2216e71) - DaRacci
- (deps) Add exposed date time to libraries - (28c58c5) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (docs) Update doc - (f330190) - DaRacci
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v2.0.4 - (f75c28e) - DaRacci
- (version) v2.0.3 - (67a3aca) - DaRacci
- (version) v2.0.2 - (3c4139e) - DaRacci
- (version) v2.0.1 - (65580a1) - DaRacci
- (version) v2.0.0 - (c04c913) - DaRacci
- (version) v1.4.0 - (afa0c5c) - DaRacci
- (version) v1.3.3 - (000049d) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Update README.md - (d62e2bc) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- (PluginService) Fix the sorting process and improve debug logging for it too - (371c4cc) - DaRacci
- Refactor a bit and debugging improvements to scheduler including timeout watcher and catcher - (90f85c3) - DaRacci
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
Minix release 2.0.3
v2.0.3 - 2022-02-26
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- (shadow) Fix relocating all adventure related classes and not only the extra kotlin and platform classes - (2e19ac9) - DaRacci
- (shadow) Remove adventure text serializers being shaded - (756d47b) - DaRacci
- Update to Minix-Conventions build 76 to for nms fixes - (2f2312b) - DaRacci
- Disable adventure audiences and platform until i can develop more into it later - (1847ac9) - DaRacci
- Fix ItemBuilder koin class - (93ba4d7) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Update Minix Conventions and add Deps to Publish - (95a5b74) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (logger) If debug mode is enabled errors will now print the stacktrace too - (0ff953e) - DaRacci
- (util) Add reflection clone util - (a368fa3) - DaRacci
- Only support my tentacles fork currently for adventure 4.10.0-SNAPSHOT - (14c2673) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Update to Minix-Conventions build 74 - (64e0442) - DaRacci
- (deps) Remove Minix-NMS shade as it goes unused - (2216e71) - DaRacci
- (deps) Add exposed date time to libraries - (28c58c5) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v2.0.3 - (386aab1) - DaRacci
- (version) v2.0.2 - (3c4139e) - DaRacci
- (version) v2.0.1 - (65580a1) - DaRacci
- (version) v2.0.0 - (c04c913) - DaRacci
- (version) v1.4.0 - (afa0c5c) - DaRacci
- (version) v1.3.3 - (000049d) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Update README.md - (d62e2bc) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- (PluginService) Fix the sorting process and improve debug logging for it too - (371c4cc) - DaRacci
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
- Added tests for KotlinUtils class - (e1d06a5) - DaRacci
Minix release 2.0.2
v2.0.2 - 2022-02-25
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- (shadow) Fix relocating all adventure related classes and not only the extra kotlin and platform classes - (2e19ac9) - DaRacci
- (shadow) Remove adventure text serializers being shaded - (756d47b) - DaRacci
- Update to Minix-Conventions build 76 to for nms fixes - (2f2312b) - DaRacci
- Disable adventure audiences and platform until i can develop more into it later - (1847ac9) - DaRacci
- Fix ItemBuilder koin class - (93ba4d7) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (logger) If debug mode is enabled errors will now print the stacktrace too - (0ff953e) - DaRacci
- (util) Add reflection clone util - (a368fa3) - DaRacci
- Only support my tentacles fork currently for adventure 4.10.0-SNAPSHOT - (14c2673) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Update to Minix-Conventions build 74 - (64e0442) - DaRacci
- (deps) Remove Minix-NMS shade as it goes unused - (2216e71) - DaRacci
- (deps) Add exposed date time to libraries - (28c58c5) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v2.0.2 - (529f278) - DaRacci
- (version) v2.0.1 - (65580a1) - DaRacci
- (version) v2.0.0 - (c04c913) - DaRacci
- (version) v1.4.0 - (afa0c5c) - DaRacci
- (version) v1.3.3 - (000049d) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Update README.md - (d62e2bc) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- (PluginService) Fix the sorting process and improve debug logging for it too - (371c4cc) - DaRacci
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
- Added tests for KotlinUtils class - (e1d06a5) - DaRacci
Minix release 2.0.1
v2.0.1 - 2022-02-23
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- (shadow) Fix relocating all adventure related classes and not only the extra kotlin and platform classes - (2e19ac9) - DaRacci
- (shadow) Remove adventure text serializers being shaded - (756d47b) - DaRacci
- Disable adventure audiences and platform until i can develop more into it later - (1847ac9) - DaRacci
- Fix ItemBuilder koin class - (93ba4d7) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (logger) If debug mode is enabled errors will now print the stacktrace too - (0ff953e) - DaRacci
- (util) Add reflection clone util - (a368fa3) - DaRacci
- Only support my tentacles fork currently for adventure 4.10.0-SNAPSHOT - (14c2673) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Add exposed date time to libraries - (28c58c5) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v2.0.1 - (a6dfbfc) - DaRacci
- (version) v2.0.0 - (c04c913) - DaRacci
- (version) v1.4.0 - (afa0c5c) - DaRacci
- (version) v1.3.3 - (000049d) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Update README.md - (d62e2bc) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- (PluginService) Fix the sorting process and improve debug logging for it too - (371c4cc) - DaRacci
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
- Added tests for KotlinUtils class - (e1d06a5) - DaRacci
Minix release 2.0.0
v2.0.0 - 2022-02-23
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- Fix ItemBuilder koin class - (93ba4d7) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (logger) If debug mode is enabled errors will now print the stacktrace too - (0ff953e) - DaRacci
- (util) Add reflection clone util - (a368fa3) - DaRacci
- Only support my tentacles fork currently for adventure 4.10.0-SNAPSHOT - (14c2673) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Add exposed date time to libraries - (28c58c5) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v2.0.0 - (33dbff5) - DaRacci
- (version) v1.4.0 - (afa0c5c) - DaRacci
- (version) v1.3.3 - (000049d) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Update README.md - (d62e2bc) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- (PluginService) Fix the sorting process and improve debug logging for it too - (371c4cc) - DaRacci
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
- Added tests for KotlinUtils class - (e1d06a5) - DaRacci
Minix release 1.4.0
v1.4.0 - 2022-02-22
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (logger) If debug mode is enabled errors will now print the stacktrace too - (0ff953e) - DaRacci
- (util) Add reflection clone util - (a368fa3) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v1.4.0 - (d145ed1) - DaRacci
- (version) v1.3.3 - (000049d) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- (PluginService) Fix the sorting process and improve debug logging for it too - (371c4cc) - DaRacci
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
- Added tests for KotlinUtils class - (e1d06a5) - DaRacci
Minix release 1.3.3
v1.3.3 - 2022-02-21
Bug Fixes
- (PluginService) Disable plugin after extensions - (a9fe594) - DaRacci
- (cog) Fix cog settings and changelog links - (069b733) - DaRacci
- (cog) Fix gh release command - (87b6dc7) - DaRacci
- (cog) Don't prefix build versions with v - (6f30f06) - DaRacci
- (cog) Okay no this is the last one - (4225501) - DaRacci
- (cog) Hopefully last fix needed - (02fa60d) - DaRacci
- (cog) Some more cog hook fixes - (5e93bff) - DaRacci
- (cog) Fix cog config - (5249846) - DaRacci
- (cog) Fix pre bump hooks - (a1c29d6) - DaRacci
- (gradle) Fix jar output having -dev append to it - (519a60d) - DaRacci
- ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - DaRacci
- Fix shading - (3c55612) - DaRacci
- Update MiniMessage things - (3fcafaa) - DaRacci
- Fixed test itself and gradle test implementations - (fc68d0b) - DaRacci
- More workflow fixes - (e1f25bb) - DaRacci
- Fix copyjar error with CI - (2473e1d) - DaRacci
- Fix workflow - (a7e66a2) - DaRacci
- Fix click events class reference - (2a385c6) - DaRacci
- Add paper repo back for paperdev plugin - (0d3c715) - DaRacci
- Add NMS back again - (d277285) - DaRacci
- Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - DaRacci
- imports in PlayerLiquidEvent.kt - (ba9d1e7) - DaRacci
- skip message being [SKIP] and not [ci-skip]. - (2920ae1) - DaRacci
Build system
- (deps) Update Minix Conventions and Strikt - (baacd79) - DaRacci
- (deps) Update bstats dep to 3.0.0 - (656092e) - DaRacci
- (publishing) Publish Minix-API as Minix - (b7fd622) - DaRacci
- Remove Minix Publishing and only publish API module - (eb50ea6) - DaRacci
Continuous Integration
- (workflow) Separate docs workflow and update Java CI - (d513341) - DaRacci
- Improve workflows - (d77c85b) - DaRacci
- Fix workflow - (8358998) - DaRacci
Documentation
- Add docs for ReflectionUtils - (7d366b6) - DaRacci
Features
- (util) Add reflection clone util - (a368fa3) - DaRacci
- Message to an audience - (a296d6f) - DaRacci
- Shade bukkit platform and adventure 4.10.0 - (459afa3) - DaRacci
- Add infix to string and component for message sending - (6748828) - DaRacci
- Add docs and boolean returns for if the functions were invoked - (5d31876) - DaRacci
- Add bstats support - (7e55a7a) - DaRacci
- Implement test version of extended water event invoker - (3c32b91) - DaRacci
- Add MaterialTagsExtension.kt for more material categories - (4b487ef) - DaRacci
- Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - DaRacci
- Add PlayerLightEvent for when the players light level changes - (9cb220a) - DaRacci
- Add support for binding the plugins koin class to a different class - (095324d) - DaRacci
- invokeIfOverrides and tame utils - (6b1f27a) - DaRacci
- new Ex functions for Players and entities - (47fe2cc) - DaRacci
- Add some utility functions - (6d7ccec) - DaRacci
- Getting closer to release - (0ec8f03) - DaRacci
- Coming in with another set of updates - (efd1767) - DaRacci
- Beginning of DEV for 1.0.0 Release - (31ba0d4) - DaRacci
Miscellaneous Chores
- (changelog) Update CHANGELOG - (2ab5170) - DaRacci
- (ci) Remove release-drafter.yml as its now unused - (69640cc) - DaRacci
- (cog) Remove dev branch rebase - (d0b4ffa) - DaRacci
- (cog) Update cog config - (14efd01) - DaRacci
- (config) Remove cliff since I use cog now - (d6491ce) - DaRacci
- (config) Update cog - (c23e786) - DaRacci
- (config) Add cog settings - (010dd29) - DaRacci
- (deps) Update Minix Conventions - (6a53cdd) - DaRacci
- (deps) update dependency dev.racci:catalog to v1.6.10-59 - (75aae5e) - Renovate Bot
- (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
- (deps) add renovate.json - (346a155) - Renovate Bot
- (gradle) Clean up the build script - (08a8d49) - DaRacci
- (version) v1.3.3 - (a07dffd) - DaRacci
- (version) v1.3.2 - (4b12802) - DaRacci
- (version) v1.3.1 - (b1de8f2) - DaRacci
- (version) v1.3.0 - (ed9a7ce) - DaRacci
- (version) v1.2.2 - (7935991) - DaRacci
- (version) v1.2.0 - (8b06d28) - DaRacci
- (version) v1.1.0 - (1f168ac) - DaRacci
- (version) v1.0.8 - (18183be) - DaRacci
- (version) v1.0.7 - (e8923dd) - DaRacci
- (version) v1.0.6 - (fb7239e) - DaRacci
- (version) v1.0.5 - (dcd0a3a) - DaRacci
- (version) v1.0.4 - (0370d50) - DaRacci
- (version) v1.0.3 - (03e3aa1) - DaRacci
- (version) v1.0.2 - (d0c0986) - DaRacci
- (version) v1.0.1 - (ea06eb4) - DaRacci
- Remove Available since annotations - (6973965) - DaRacci
- Remove empty Inline.kt class - (7bf9b34) - DaRacci
- Bump bstats-bukkit from 2.2.1 to 3.0.0 - (04a2b25) - dependabot[bot]
- Bump actions/cache from 2.1.6 to 2.1.7 - (15a71db) - dependabot[bot]
- Forgot to add the id for Minix itself - (079b9cc) - DaRacci
- Separate modules into core and api - (a4d7e77) - DaRacci
- Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - DaRacci
- Sealed base item builder - (fb9e50d) - DaRacci
- Convert lazy coroutine to public with internal annotation - (867c56e) - DaRacci
- Update workflow - (0e8fb2c) - DaRacci
- Add cliff config and CHANGELOG.md - (6126a64) - DaRacci
- Update dependabot config - (2fd7c5f) - DaRacci
- Update minix-conventions version - (d480aa1) - DaRacci
- Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - DaRacci
- Move aliases and remove unused file - (c34ce2e) - DaRacci
- Update to Minix version 0.4.43 - Moved to gradle catalog for dependencies, updated README.md a bit, added caffeine to replace guava caches as well as hikariCP - (75b5545) - DaRacci
- Updates - (49f0875) - DaRacci
- Cleanup leftover files - (ff905df) - DaRacci
Refactoring
- Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - DaRacci
- Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - DaRacci
- Refactored the isDay utils and added isOverworld etc - (284854e) - DaRacci
- Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - DaRacci
Tests
- Added tests for KotlinUtils class - (e1d06a5) - DaRacci