Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Releases: DaRacci/Minix

Minix release 1.3.2

21 Feb 12:38
Compare
Choose a tag to compare

v1.3.2 - 2022-02-21

Bug Fixes

  • (PluginService) Disable plugin after extensions - (a9fe594) - Da_Racci
  • (cog) Fix gh release command - (87b6dc7) - Da_Racci
  • (cog) Don't prefix build versions with v - (6f30f06) - Da_Racci
  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • (gradle) Fix jar output having -dev append to it - (519a60d) - Da_Racci
  • ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - Da_Racci
  • Fix shading - (3c55612) - Da_Racci
  • Update MiniMessage things - (3fcafaa) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update Minix Conventions and Strikt - (baacd79) - Da_Racci
  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci
  • (publishing) Publish Minix-API as Minix - (b7fd622) - Da_Racci
  • Remove Minix Publishing and only publish API module - (eb50ea6) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Documentation

  • Add docs for ReflectionUtils - (7d366b6) - Da_Racci

Features

  • (util) Add reflection clone util - (a368fa3) - Da_Racci
  • Message to an audience - (a296d6f) - Da_Racci
  • Shade bukkit platform and adventure 4.10.0 - (459afa3) - Da_Racci
  • Add infix to string and component for message sending - (6748828) - Da_Racci
  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (ci) Remove release-drafter.yml as its now unused - (69640cc) - Da_Racci
  • (cog) Remove dev branch rebase - (d0b4ffa) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (deps) Update Minix Conventions - (6a53cdd) - Da_Racci
  • (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) - Da_Racci
  • (version) v1.3.2 - (1c6833c) - Da_Racci
  • (version) v1.3.1 - (b1de8f2) - Da_Racci
  • (version) v1.3.0 - (ed9a7ce) - Da_Racci
  • (version) v1.2.2 - (7935991) - Da_Racci
  • (version) v1.2.0 - (8b06d28) - Da_Racci
  • (version) v1.1.0 - (1f168ac) - Da_Racci
  • (version) v1.0.8 - (18183be) - Da_Racci
  • (version) v1.0.7 - (e8923dd) - Da_Racci
  • (version) v1.0.6 - (fb7239e) - Da_Racci
  • (version) v1.0.5 - (dcd0a3a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove Available since annotations - (6973965) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci

Minix release 1.3.1

21 Feb 12:24
Compare
Choose a tag to compare

v1.3.1 - 2022-02-21

Bug Fixes

  • (PluginService) Disable plugin after extensions - (a9fe594) - Da_Racci
  • (cog) Fix gh release command - (87b6dc7) - Da_Racci
  • (cog) Don't prefix build versions with v - (6f30f06) - Da_Racci
  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • (gradle) Fix jar output having -dev append to it - (519a60d) - Da_Racci
  • ShadowJar not excluding stuff and therefor the plugin not working - (cb4e165) - Da_Racci
  • Fix shading - (3c55612) - Da_Racci
  • Update MiniMessage things - (3fcafaa) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update Minix Conventions and Strikt - (baacd79) - Da_Racci
  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci
  • (publishing) Publish Minix-API as Minix - (b7fd622) - Da_Racci
  • Remove Minix Publishing and only publish API module - (eb50ea6) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Documentation

  • Add docs for ReflectionUtils - (7d366b6) - Da_Racci

Features

  • (util) Add reflection clone util - (a368fa3) - Da_Racci
  • Message to an audience - (a296d6f) - Da_Racci
  • Shade bukkit platform and adventure 4.10.0 - (459afa3) - Da_Racci
  • Add infix to string and component for message sending - (6748828) - Da_Racci
  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (ci) Remove release-drafter.yml as its now unused - (69640cc) - Da_Racci
  • (cog) Remove dev branch rebase - (d0b4ffa) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (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) - Da_Racci
  • (version) v1.3.1 - (a267f77) - Da_Racci
  • (version) v1.3.0 - (ed9a7ce) - Da_Racci
  • (version) v1.2.2 - (7935991) - Da_Racci
  • (version) v1.2.0 - (8b06d28) - Da_Racci
  • (version) v1.1.0 - (1f168ac) - Da_Racci
  • (version) v1.0.8 - (18183be) - Da_Racci
  • (version) v1.0.7 - (e8923dd) - Da_Racci
  • (version) v1.0.6 - (fb7239e) - Da_Racci
  • (version) v1.0.5 - (dcd0a3a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove Available since annotations - (6973965) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci

Minix release 1.3.0

17 Feb 14:34
Compare
Choose a tag to compare

v1.3.0 - 2022-02-17

Bug Fixes

  • (PluginService) Disable plugin after extensions - (a9fe594) - Da_Racci
  • (cog) Fix gh release command - (87b6dc7) - Da_Racci
  • (cog) Don't prefix build versions with v - (6f30f06) - Da_Racci
  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • (gradle) Fix jar output having -dev append to it - (519a60d) - Da_Racci
  • Fix shading - (3c55612) - Da_Racci
  • Update MiniMessage things - (3fcafaa) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update Minix Conventions and Strikt - (baacd79) - Da_Racci
  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci
  • (publishing) Publish Minix-API as Minix - (b7fd622) - Da_Racci
  • Remove Minix Publishing and only publish API module - (eb50ea6) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Documentation

  • Add docs for ReflectionUtils - (7d366b6) - Da_Racci

Features

  • (util) Add reflection clone util - (a368fa3) - Da_Racci
  • Message to an audience - (a296d6f) - Da_Racci
  • Shade bukkit platform and adventure 4.10.0 - (459afa3) - Da_Racci
  • Add infix to string and component for message sending - (6748828) - Da_Racci
  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (ci) Remove release-drafter.yml as its now unused - (69640cc) - Da_Racci
  • (cog) Remove dev branch rebase - (d0b4ffa) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (deps) update dependency gradle to v7.4 - (b036966) - Renovate Bot
  • (deps) add renovate.json - (346a155) - Renovate Bot
  • (gradle) Clean up the build script - (08a8d49) - Da_Racci
  • (version) v1.3.0 - (2be61ec) - Da_Racci
  • (version) v1.2.2 - (7935991) - Da_Racci
  • (version) v1.2.0 - (8b06d28) - Da_Racci
  • (version) v1.1.0 - (1f168ac) - Da_Racci
  • (version) v1.0.8 - (18183be) - Da_Racci
  • (version) v1.0.7 - (e8923dd) - Da_Racci
  • (version) v1.0.6 - (fb7239e) - Da_Racci
  • (version) v1.0.5 - (dcd0a3a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove Available since annotations - (6973965) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci

Minix release 1.2.2

15 Feb 11:42
Compare
Choose a tag to compare

v1.2.2 - 2022-02-15

Bug Fixes

  • (PluginService) Disable plugin after extensions - (a9fe594) - Da_Racci
  • (cog) Fix gh release command - (87b6dc7) - Da_Racci
  • (cog) Don't prefix build versions with v - (6f30f06) - Da_Racci
  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • (gradle) Fix jar output having -dev append to it - (519a60d) - Da_Racci
  • Fix shading - (3c55612) - Da_Racci
  • Update MiniMessage things - (3fcafaa) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update Minix Conventions and Strikt - (baacd79) - Da_Racci
  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci
  • (publishing) Publish Minix-API as Minix - (b7fd622) - Da_Racci
  • Remove Minix Publishing and only publish API module - (eb50ea6) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Documentation

  • Add docs for ReflectionUtils - (7d366b6) - Da_Racci

Features

  • (util) Add reflection clone util - (a368fa3) - Da_Racci
  • Shade bukkit platform and adventure 4.10.0 - (459afa3) - Da_Racci
  • Add infix to string and component for message sending - (6748828) - Da_Racci
  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (ci) Remove release-drafter.yml as its now unused - (69640cc) - Da_Racci
  • (cog) Remove dev branch rebase - (d0b4ffa) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (deps) add renovate.json - (346a155) - Renovate Bot
  • (gradle) Clean up the build script - (08a8d49) - Da_Racci
  • (version) v1.2.2 - (c7a50c4) - Da_Racci
  • (version) v1.2.0 - (8b06d28) - Da_Racci
  • (version) v1.1.0 - (1f168ac) - Da_Racci
  • (version) v1.0.8 - (18183be) - Da_Racci
  • (version) v1.0.7 - (e8923dd) - Da_Racci
  • (version) v1.0.6 - (fb7239e) - Da_Racci
  • (version) v1.0.5 - (dcd0a3a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove Available since annotations - (6973965) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci

Minix release 1.2.0

15 Feb 11:11
Compare
Choose a tag to compare

v1.2.0 - 2022-02-15

Bug Fixes

  • (PluginService) Disable plugin after extensions - (a9fe594) - Da_Racci
  • (cog) Fix gh release command - (87b6dc7) - Da_Racci
  • (cog) Don't prefix build versions with v - (6f30f06) - Da_Racci
  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • (gradle) Fix jar output having -dev append to it - (519a60d) - Da_Racci
  • Update MiniMessage things - (3fcafaa) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update Minix Conventions and Strikt - (baacd79) - Da_Racci
  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci
  • (publishing) Publish Minix-API as Minix - (b7fd622) - Da_Racci
  • Remove Minix Publishing and only publish API module - (eb50ea6) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Documentation

  • Add docs for ReflectionUtils - (7d366b6) - Da_Racci

Features

  • (util) Add reflection clone util - (a368fa3) - Da_Racci
  • Shade bukkit platform and adventure 4.10.0 - (459afa3) - Da_Racci
  • Add infix to string and component for message sending - (6748828) - Da_Racci
  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (ci) Remove release-drafter.yml as its now unused - (69640cc) - Da_Racci
  • (cog) Remove dev branch rebase - (d0b4ffa) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (gradle) Clean up the build script - (08a8d49) - Da_Racci
  • (version) v1.2.0 - (91bc66a) - Da_Racci
  • (version) v1.1.0 - (1f168ac) - Da_Racci
  • (version) v1.0.8 - (18183be) - Da_Racci
  • (version) v1.0.7 - (e8923dd) - Da_Racci
  • (version) v1.0.6 - (fb7239e) - Da_Racci
  • (version) v1.0.5 - (dcd0a3a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove Available since annotations - (6973965) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci

Minix release 1.1.0

14 Feb 10:31
Compare
Choose a tag to compare

v1.1.0 - 2022-02-14

Bug Fixes

  • (cog) Fix gh release command - (87b6dc7) - Da_Racci
  • (cog) Don't prefix build versions with v - (6f30f06) - Da_Racci
  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • (gradle) Fix jar output having -dev append to it - (519a60d) - Da_Racci
  • Update MiniMessage things - (3fcafaa) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update Minix Conventions and Strikt - (baacd79) - Da_Racci
  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci
  • (publishing) Publish Minix-API as Minix - (b7fd622) - Da_Racci
  • Remove Minix Publishing and only publish API module - (eb50ea6) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Documentation

  • Add docs for ReflectionUtils - (7d366b6) - Da_Racci

Features

  • (util) Add reflection clone util - (a368fa3) - Da_Racci
  • Add infix to string and component for message sending - (6748828) - Da_Racci
  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (ci) Remove release-drafter.yml as its now unused - (69640cc) - Da_Racci
  • (cog) Remove dev branch rebase - (d0b4ffa) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (gradle) Clean up the build script - (08a8d49) - Da_Racci
  • (version) v1.1.0 - (31f92a3) - Da_Racci
  • (version) v1.0.8 - (18183be) - Da_Racci
  • (version) v1.0.7 - (e8923dd) - Da_Racci
  • (version) v1.0.6 - (fb7239e) - Da_Racci
  • (version) v1.0.5 - (dcd0a3a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove Available since annotations - (6973965) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci

Minix release 1.0.8

14 Feb 07:16
Compare
Choose a tag to compare

v1.0.8 - 2022-02-14

Bug Fixes

  • (cog) Fix gh release command - (87b6dc7) - Da_Racci
  • (cog) Don't prefix build versions with v - (6f30f06) - Da_Racci
  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • (gradle) Fix jar output having -dev append to it - (519a60d) - Da_Racci
  • Update MiniMessage things - (3fcafaa) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update Minix Conventions and Strikt - (baacd79) - Da_Racci
  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci
  • (publishing) Publish Minix-API as Minix - (b7fd622) - Da_Racci
  • Remove Minix Publishing and only publish API module - (eb50ea6) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Features

  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (ci) Remove release-drafter.yml as its now unused - (69640cc) - Da_Racci
  • (cog) Remove dev branch rebase - (d0b4ffa) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (gradle) Clean up the build script - (08a8d49) - Da_Racci
  • (version) v1.0.8 - (3f878a0) - Da_Racci
  • (version) v1.0.7 - (e8923dd) - Da_Racci
  • (version) v1.0.6 - (fb7239e) - Da_Racci
  • (version) v1.0.5 - (dcd0a3a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci

Minix release 1.0.7

14 Feb 02:05
Compare
Choose a tag to compare

v1.0.7 - 2022-02-14

Bug Fixes

  • (cog) Fix gh release command - (87b6dc7) - Da_Racci
  • (cog) Don't prefix build versions with v - (6f30f06) - Da_Racci
  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • (gradle) Fix jar output having -dev append to it - (519a60d) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update Minix Conventions and Strikt - (baacd79) - Da_Racci
  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci
  • (publishing) Publish Minix-API as Minix - (b7fd622) - Da_Racci
  • Remove Minix Publishing and only publish API module - (eb50ea6) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Features

  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (ci) Remove release-drafter.yml as its now unused - (69640cc) - Da_Racci
  • (cog) Remove dev branch rebase - (d0b4ffa) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (gradle) Clean up the build script - (08a8d49) - Da_Racci
  • (version) v1.0.7 - (0ca3b8c) - Da_Racci
  • (version) v1.0.6 - (fb7239e) - Da_Racci
  • (version) v1.0.5 - (dcd0a3a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci

Minix release 1.0.6

13 Feb 11:36
Compare
Choose a tag to compare

v1.0.6 - 2022-02-13

Bug Fixes

  • (cog) Don't prefix build versions with v - (6f30f06) - Da_Racci
  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • (gradle) Fix jar output having -dev append to it - (519a60d) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update Minix Conventions and Strikt - (baacd79) - Da_Racci
  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci
  • Remove Minix Publishing and only publish API module - (eb50ea6) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Features

  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (ci) Remove release-drafter.yml as its now unused - (69640cc) - Da_Racci
  • (cog) Remove dev branch rebase - (d0b4ffa) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (gradle) Clean up the build script - (08a8d49) - Da_Racci
  • (version) v1.0.6 - (a6381cf) - Da_Racci
  • (version) v1.0.5 - (dcd0a3a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci

Minix release v1.0.5

12 Feb 14:02
Compare
Choose a tag to compare

v1.0.5 - 2022-02-12

Bug Fixes

  • (cog) Okay no this is the last one - (4225501) - Da_Racci
  • (cog) Hopefully last fix needed - (02fa60d) - Da_Racci
  • (cog) Some more cog hook fixes - (5e93bff) - Da_Racci
  • (cog) Fix cog config - (5249846) - Da_Racci
  • (cog) Fix pre bump hooks - (a1c29d6) - Da_Racci
  • Fixed test itself and gradle test implementations - (fc68d0b) - Da_Racci
  • More workflow fixes - (e1f25bb) - Da_Racci
  • Fix copyjar error with CI - (2473e1d) - Da_Racci
  • Fix workflow - (a7e66a2) - Da_Racci
  • Fix click events class reference - (2a385c6) - Da_Racci
  • Add paper repo back for paperdev plugin - (0d3c715) - Da_Racci
  • Add NMS back again - (d277285) - Da_Racci
  • Forgot to add the forceAsync param for the inline event listener things - (b1cb4d3) - Da_Racci
  • imports in PlayerLiquidEvent.kt - (ba9d1e7) - Da_Racci
  • skip message being [SKIP] and not [ci-skip]. - (2920ae1) - Da_Racci

Build system

  • (deps) Update bstats dep to 3.0.0 - (656092e) - Da_Racci

Continuous Integration

  • (workflow) Separate docs workflow and update Java CI - (d513341) - Da_Racci
  • Improve workflows - (d77c85b) - Da_Racci
  • Fix workflow - (8358998) - Da_Racci

Features

  • Add docs and boolean returns for if the functions were invoked - (5d31876) - Da_Racci
  • Add bstats support - (7e55a7a) - Da_Racci
  • Implement test version of extended water event invoker - (3c32b91) - Da_Racci
  • Add MaterialTagsExtension.kt for more material categories - (4b487ef) - Da_Racci
  • Return the object after invokeIfNull and invokeIfNotNull functions - (472f5e4) - Da_Racci
  • Add PlayerLightEvent for when the players light level changes - (9cb220a) - Da_Racci
  • Add support for binding the plugins koin class to a different class - (095324d) - Da_Racci
  • invokeIfOverrides and tame utils - (6b1f27a) - Da_Racci
  • new Ex functions for Players and entities - (47fe2cc) - Da_Racci
  • Add some utility functions - (6d7ccec) - Da_Racci
  • Getting closer to release - (0ec8f03) - Da_Racci
  • Coming in with another set of updates - (efd1767) - Da_Racci
  • Beginning of DEV for 1.0.0 Release - (31ba0d4) - Da_Racci

Miscellaneous Chores

  • (changelog) Update CHANGELOG - (2ab5170) - Da_Racci
  • (cog) Update cog config - (14efd01) - Da_Racci
  • (config) Remove cliff since I use cog now - (d6491ce) - Da_Racci
  • (config) Update cog - (c23e786) - Da_Racci
  • (config) Add cog settings - (010dd29) - Da_Racci
  • (version) v1.0.5 - (f20042a) - Da_Racci
  • (version) v1.0.4 - (0370d50) - Da_Racci
  • (version) v1.0.3 - (03e3aa1) - Da_Racci
  • (version) v1.0.2 - (d0c0986) - Da_Racci
  • (version) v1.0.1 - (ea06eb4) - Da_Racci
  • Remove empty Inline.kt class - (7bf9b34) - Da_Racci
  • 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) - Da_Racci
  • Separate modules into core and api - (a4d7e77) - Da_Racci
  • Suppress internal warnings and try figure out why sentry doesn't actually work - (bee4a21) - Da_Racci
  • Sealed base item builder - (fb9e50d) - Da_Racci
  • Convert lazy coroutine to public with internal annotation - (867c56e) - Da_Racci
  • Update workflow - (0e8fb2c) - Da_Racci
  • Add cliff config and CHANGELOG.md - (6126a64) - Da_Racci
  • Update dependabot config - (2fd7c5f) - Da_Racci
  • Update minix-conventions version - (d480aa1) - Da_Racci
  • Ignore .idea/ because it keeps wanting to add itself to git - (f51eb89) - Da_Racci
  • Move aliases and remove unused file - (c34ce2e) - Da_Racci
  • 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) - Da_Racci
  • Updates - (49f0875) - Da_Racci
  • Cleanup leftover files - (ff905df) - Da_Racci

Refactoring

  • Better output of errors for Extensions, removed Exceptions.kt due to being kinda useless - (399c0b1) - Da_Racci
  • Moved removing callbacks from an event listener to the handleUnload function - (a589fe6) - Da_Racci
  • Refactored the isDay utils and added isOverworld etc - (284854e) - Da_Racci
  • Updated minimessage stuffs, added adventure extra kotlin - (f8d3c48) - Da_Racci

Tests

  • Added tests for KotlinUtils class - (e1d06a5) - Da_Racci