Commit Graph

  • eb6f1ff8dc Fix SemVer Gabriel Tofvesson 2021-04-24 18:03:15 +02:00
  • 95c031a231 Document code Gabriel Tofvesson 2021-04-24 17:58:28 +02:00
  • c8d6a7d9f8 Implement method for merging and sorting stacks to enforce atomicity Gabriel Tofvesson 2021-04-24 17:57:40 +02:00
  • 029716512a Add explicit null-check for interact events Gabriel Tofvesson 2021-04-24 17:44:12 +02:00
  • da495eb88a Compartmentalize plugin initialization Gabriel Tofvesson 2021-04-24 17:43:43 +02:00
  • ee9f962fac Implement more rigid logging Gabriel Tofvesson 2021-04-24 17:43:15 +02:00
  • 23ee65ed40 Add /sort event listener Gabriel Tofvesson 2021-04-24 02:11:35 +02:00
  • 696ef4ad7f Implement /sort event trigger Gabriel Tofvesson 2021-04-24 02:11:17 +02:00
  • bf0082a6c0 Fix block targeting for /sort Gabriel Tofvesson 2021-04-24 02:11:02 +02:00
  • 720bb91d0e Fix stack-amount based ordering Gabriel Tofvesson 2021-04-24 00:57:24 +02:00
  • a28f82dbc0 Set empty stacks to null in merge Gabriel Tofvesson 2021-04-24 00:57:02 +02:00
  • 22a1da1b8d Fix stack merge count bug Gabriel Tofvesson 2021-04-24 00:56:44 +02:00
  • 767f698201 Add JavaDoc to /sort implementation Gabriel Tofvesson 2021-04-24 00:38:03 +02:00
  • c58c6b800b Declare explicit imports Gabriel Tofvesson 2021-04-24 00:37:19 +02:00
  • 7c97a97acd Refactor sorting comparator as lambda Gabriel Tofvesson 2021-04-24 00:37:00 +02:00
  • ae911e8b40 Fix itemstack growth bug for merging Gabriel Tofvesson 2021-04-24 00:36:36 +02:00
  • ebdc520ca7 Add explicit nullability check for command getter Gabriel Tofvesson 2021-04-24 00:35:51 +02:00
  • 259c53c0eb Fix NPE for command getter on plugin disable Gabriel Tofvesson 2021-04-24 00:35:14 +02:00
  • f6a39b4e58 Implement sorting for most inventory types Gabriel Tofvesson 2021-04-24 00:02:27 +02:00
  • 4def617332 Fix NPE in item stack sort comparator Gabriel Tofvesson 2021-04-24 00:01:28 +02:00
  • 76211d5b2f Implement /sort command Gabriel Tofvesson 2021-04-23 20:09:28 +02:00
  • 115cdd0268 Refactor listener package name (formerly "listeners") Gabriel Tofvesson 2021-04-23 20:09:03 +02:00
  • d841c5720f Declare /sort command in plugin.yml Gabriel Tofvesson 2021-04-23 20:08:06 +02:00
  • b7fa0c8273 Add default logger level in factory Gabriel Tofvesson 2021-04-23 20:07:41 +02:00
  • d8570dd6a9 Add break on stack replaced Gabriel Tofvesson 2021-04-23 16:52:25 +02:00
  • 32406059c4 Initial commit Gabriel Tofvesson 2021-04-23 16:03:08 +02:00