Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update minestom to 1.21 #67

Closed
wants to merge 190 commits into from
Closed

Update minestom to 1.21 #67

wants to merge 190 commits into from

Commits on May 30, 2024

  1. Offer more control over LightingChunk invalidations (Minestom#2156)

    * Offer more control over LightingChunk invalidations
    
    * Respect freezeInvalidation on this other invalidate method
    
    * Rename to invalidateNeighborsSection and remove redundant null check
    Minikloon committed May 30, 2024
    Configuration menu
    Copy the full SHA
    43ed60d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5035c2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ac26b1 View commit details
    Browse the repository at this point in the history
  4. add more command conditions

    mudkipdev authored and iam4722202468 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    406c686 View commit details
    Browse the repository at this point in the history
  5. Add signum operator to Vec

    Minikloon authored and iam4722202468 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d46c626 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c7fc6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a07089 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    9822331 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    19bb74e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    e61dc81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b6354 View commit details
    Browse the repository at this point in the history
  3. feat: joinable server

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d2be7e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a6c821 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e857a29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6300d76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65e04d0 View commit details
    Browse the repository at this point in the history
  8. chore: more components

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    af85459 View commit details
    Browse the repository at this point in the history
  9. chore: more components

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4f12d65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8a600b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7ba6a6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    444e74e View commit details
    Browse the repository at this point in the history
  13. feat: more components

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    eccfaac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    35f122b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    100661b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5096c7a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c4af024 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2920cee View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    101211c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bf92944 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    df3a540 View commit details
    Browse the repository at this point in the history
  22. chore: cicd trigger

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1a2e817 View commit details
    Browse the repository at this point in the history
  23. chore: update datagenerator

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    88ab249 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    60d6324 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    92ce3e6 View commit details
    Browse the repository at this point in the history
  26. fix: do not allow writing air in declare recipes packet (added ItemSt…

    …ack.STRICT_NETWORK_TYPE to represent this)
    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1a4fbef View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bccd944 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ea59ddb View commit details
    Browse the repository at this point in the history
  29. chore: cleanup anvil test

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    0ed5a2a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    67fe007 View commit details
    Browse the repository at this point in the history
  31. fix: circular init :|

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    f14ac37 View commit details
    Browse the repository at this point in the history
  32. fix: correctly handle eating potions, time eating using ticks, defaul…

    …t to correct drink/eat time from component, send damage event on living entity damage
    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    580438c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0650caa View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    97618d7 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9043b6d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    cdc036c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    31fb33e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6f33d66 View commit details
    Browse the repository at this point in the history
  39. chore: generalize ItemComponent to DataComponent (item component defs…

    … are still in ItemComponent)
    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    bcffaef View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e1a4ea1 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    3073a6d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    57ba1a5 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3d84d94 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    5fb5c82 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    aa697a4 View commit details
    Browse the repository at this point in the history
  46. feat: add DynamicRegistry.Key and reference it instead of the underly…

    …ing type. add wolf variant meta field
    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7f88699 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a6ab761 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    4674a42 View commit details
    Browse the repository at this point in the history
  49. chore: minor tweaks

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    f2665be View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    abf80e5 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c7fd6e2 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d4f1580 View commit details
    Browse the repository at this point in the history
  53. chore: merge datacomponentmap and datacomponentpatch to simplify api.…

    … Preemptively diff with material prototype when constructing itemstack
    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    aa7c03a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    0fd91b8 View commit details
    Browse the repository at this point in the history
  55. chore: one more

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    fd19f12 View commit details
    Browse the repository at this point in the history
  56. fix: setTimeUpdate transition from duration to ticks, renamed to avoi…

    …d ambiguation with setTimeRate (Minestom#2067)
    DeidaraMC authored and mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1ce1766 View commit details
    Browse the repository at this point in the history
  57. feat: LivingEntity fire overhaul (Minestom#2122)

    * feat: LivingEntity fire overhaul
    
    * chore: missed method change
    DeidaraMC authored and mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    da09503 View commit details
    Browse the repository at this point in the history
  58. feat: world border overhaul, turned into a record and handled by the …

    …instance (Minestom#2062)
    
    * feat: world border overhaul, turned into a record and handled by instance
    
    * chore: replace WorldBorder#defaultBorder() with a DEFAULT_BORDER constant
    DeidaraMC authored and mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    20e91c8 View commit details
    Browse the repository at this point in the history
  59. Pathfinding 1.20.5 (Minestom#2153)

    * pathfinding
    
    * mutablepoint fix in player
    iam4722202468 authored and mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    c185337 View commit details
    Browse the repository at this point in the history
  60. feat: cya later jitpack

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    5182f19 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    e3c1c06 View commit details
    Browse the repository at this point in the history
  62. Item usage duration (Minestom#2128)

    Fix build error
    
    Move item usage completed to a different event
    
    Add a way to check if the item usage has completed, or is aborted by the player
    
    Only process animation when the item use time is not instant
    
    Update javadoc
    
    Re-add Player#isEating
    
    Remove deprecated Player#callItemUpdateStateEvent
    
    Allow specifying item usage duration inside PlayerUseItemEvent
    TogAr2 authored and mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1d3feee View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    72ead66 View commit details
    Browse the repository at this point in the history
  64. feat: improve particle api

    DeidaraMC authored and mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8b82651 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    7fef892 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    943e763 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    5c2a41b View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    533f033 View commit details
    Browse the repository at this point in the history
  69. Move static Entity lookup maps to EntityTracker (Minestom#2167)

    * Move static Entity lookup maps to EntityTracker
    
    * Specific method for changeUuid to keep thread-safety
    
    * Fix bug from not recording position on register
    
    * Exception on duplicate IDs in the EntityTracker
    
    * Oops, expected stateCondition to behave like assert
    
    * Didn't mean to make Entity::remove(boolean) public
    
    * More descriptive EntityView::register error
    
    * Warn when attempting to move untracked entity
    Minikloon authored and mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    37f466c View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    b9616e6 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    b784cfc View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    75babcb View commit details
    Browse the repository at this point in the history
  73. fix: fixes from rug pull

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    83783e4 View commit details
    Browse the repository at this point in the history
  74. fix: tag escape

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    05546d8 View commit details
    Browse the repository at this point in the history
  75. fix: inventory rebase fixes

    mworzala committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ae7a80c View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    d5a6392 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    4a6641e View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    d1624c2 View commit details
    Browse the repository at this point in the history
  79. Include ourself as a viewer when sending SWING_MAIN_ARM animation (Mi…

    …nestom#2173)
    
    * Include ourself as a viewer when sending SWING_MAIN_ARM animation
    
    * Added API annotations
    kubbidev committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    99f7667 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    4d61d5b View commit details
    Browse the repository at this point in the history
  81. Fix ITEM_NAME component translation in SetSlotPacket (Minestom#2176)

    * Fix ITEM_NAME component translation in SetSlotPacket
    
    * Add test for item stack translation when automatic component translation is enabled
    FluxCapacitor2 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e176899 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    b3aa996 View commit details
    Browse the repository at this point in the history
  2. Call UuidProvider in async (Minestom#2181)

    Co-authored-by: Spliterash <[email protected]>
    MelonHell and Spliterash committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    2fd79d0 View commit details
    Browse the repository at this point in the history
  3. [RE] Update PlayerChangeHeldSlotEvent.java (Minestom#2179)

    * Update PlayerChangeHeldSlotEvent.java
    
    Slight changes in the docs since they were mis-leading.. Took me a while to realise what was wrong in my algorithm
    
    * Update src/main/java/net/minestom/server/event/player/PlayerChangeHeldSlotEvent.java
    
    Co-authored-by: Matz Hilven <[email protected]>
    
    ---------
    
    Co-authored-by: Matz Hilven <[email protected]>
    unjoinable and MatzHilven committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    1c528d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    aca4c3d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    176d4bb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    914ddd8 View commit details
    Browse the repository at this point in the history
  2. feat: hello, 1.21

    mworzala committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4bec39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    141a251 View commit details
    Browse the repository at this point in the history
  4. chore: 1.21-pre2

    mworzala committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    df14b50 View commit details
    Browse the repository at this point in the history
  5. chore: start on enchantments

    mworzala committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    af1f1c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc2ce0b View commit details
    Browse the repository at this point in the history
  7. chore: protocol set

    mworzala committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6345042 View commit details
    Browse the repository at this point in the history
  8. chore: start on effect types

    mworzala committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fadf30a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f089708 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e14214 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f5bb97 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a909985 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix full light data is not sent (Minestom#2191)

    * fix full light data is not sent
    
    * remove fullLightCache
    bea4dev committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0f81bc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    6766e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461d0aa View commit details
    Browse the repository at this point in the history
  3. fix projectile remove

    bea4dev authored and mworzala committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8736fc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Update Player.java (Minestom#2195)

    * Update Player.java
    
    * Update PlayerConnection.java
    unjoinable committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    80377e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c864773 View commit details
    Browse the repository at this point in the history
  3. Fix add transaction

    iam4722202468 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    898032c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Fix events not triggering for bows, crossbows, etc. (Minestom#2199)

    * Fix item update for bow, crossbow, shield, trident, spyglass, goat horn, brush
    iam4722202468 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f1d5940 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    277dcea View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Apply microtus patches 1-20

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cea1bd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f032b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d470e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c58794 View commit details
    Browse the repository at this point in the history
  5. Apply better workflow

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7853d0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90a925a View commit details
    Browse the repository at this point in the history
  7. Bump data version to rv9

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    773acbd View commit details
    Browse the repository at this point in the history
  8. Fix workflows for java 21

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fba2641 View commit details
    Browse the repository at this point in the history
  9. Fix workflows for java 21

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a2383a8 View commit details
    Browse the repository at this point in the history
  10. [Docs] Fix docs generation

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f7d8fc9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea2d41d View commit details
    Browse the repository at this point in the history
  12. [Chore] Update gradle to 8.7

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f23474e View commit details
    Browse the repository at this point in the history
  13. [Chore] Remove preview feature

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    587e95b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d0e0d57 View commit details
    Browse the repository at this point in the history
  15. Update README.md

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    902f25b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c7721a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    216d678 View commit details
    Browse the repository at this point in the history
  18. Update snapshot and release version

    OneLiteFeather authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4be4c6a View commit details
    Browse the repository at this point in the history
  19. [Chore] Rework attribute system to generice generator (#23)

    * Rework attribute system for microtus and use generic generator
    
    * Remove old code
    
    * Remove already implemented methods because records
    
    * Use constant
    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f7d3a9c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ccf055f View commit details
    Browse the repository at this point in the history
  21. Create CNAME

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bff283d View commit details
    Browse the repository at this point in the history
  22. Bump snapshot version (#31)

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5590891 View commit details
    Browse the repository at this point in the history
  23. Update build.gradle.kts

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fc24561 View commit details
    Browse the repository at this point in the history
  24. [Chore] Replace enum with code generator for fluids (#27)

    * Move Fluids to CodeGenerator
    
    * [Chore] Replace enum with registry
    
    * Refactor: Move 'Fluids' interface from FluidImpl implements to Fluid extends
    
    ---------
    
    Co-authored-by: OneLiteFeather <[email protected]>
    2 people authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    13f66af View commit details
    Browse the repository at this point in the history
  25. [Chore] Replace enum with registry system for feature flags (#28)

    * [Chore] Replace enum with registry system for feature flags
    
    * Remove wildcard import
    
    * Create CNAME
    
    * Bump snapshot version (#31)
    
    * [Bugfix] Fix failing tests
    
    * Update build.gradle.kts
    
    * [Chore] Replace enum with code generator for fluids (#27)
    
    * Move Fluids to CodeGenerator
    
    * [Chore] Replace enum with registry
    
    * Refactor: Move 'Fluids' interface from FluidImpl implements to Fluid extends
    
    ---------
    
    Co-authored-by: OneLiteFeather <[email protected]>
    
    * [Chore] Replace enum with registry system for feature flags
    
    * Remove wildcard import
    
    ---------
    
    Co-authored-by: theEvilReaper <[email protected]>
    Co-authored-by: OneLiteFeather <[email protected]>
    3 people committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ec23569 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fefdb2d View commit details
    Browse the repository at this point in the history
  27. Improve license usage

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    602e435 View commit details
    Browse the repository at this point in the history
  28. Improve license usage

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1d32f3e View commit details
    Browse the repository at this point in the history
  29. [#30] Release 1.4.0

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    63dc181 View commit details
    Browse the repository at this point in the history
  30. [#30] Re-Release 1.4.1

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0f2457c View commit details
    Browse the repository at this point in the history
  31. Go back to snapshot

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    96c815c View commit details
    Browse the repository at this point in the history
  32. Ignore bstats file

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1ef142f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cdf2cbc View commit details
    Browse the repository at this point in the history
  34. [#34] Better Notification System (#35)

    * [#34] Implement new notification system with tests
    
    * [#34] Update demo to use new notification system
    
    * [#34] Add deprecation text to old notification system
    
    * [#34] Improve javadocs and rename builder implementation
    
    * [#34] Improve javadocs and fix tests
    
    * [#34] Remove empty lines
    
    * [#34] Add package description
    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1ddcc1a View commit details
    Browse the repository at this point in the history
  35. Add bom

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5ee57cc View commit details
    Browse the repository at this point in the history
  36. Improve bom

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ed894d1 View commit details
    Browse the repository at this point in the history
  37. Remove java version from bom

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d8ddd1b View commit details
    Browse the repository at this point in the history
  38. Change bom deployment

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cdaf3ab View commit details
    Browse the repository at this point in the history
  39. Change bom deployment

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3b58573 View commit details
    Browse the repository at this point in the history
  40. Add missing dependencies

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0fdd9a6 View commit details
    Browse the repository at this point in the history
  41. [Feature] Improved Testing Lib (#42)

    * Deprecate env test
    
    * Improve environment
    
    * Create new environment annotation
    
    * Use new environment annotation
    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    da437de View commit details
    Browse the repository at this point in the history
  42. Add missing dependencies

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    03af621 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ddd4d14 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b13b46a View commit details
    Browse the repository at this point in the history
  45. Fix init order of atomic int

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5a0d7ce View commit details
    Browse the repository at this point in the history
  46. Improve release workflow

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c871395 View commit details
    Browse the repository at this point in the history
  47. Improve release workflow

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    395d201 View commit details
    Browse the repository at this point in the history
  48. Bump version

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    052d627 View commit details
    Browse the repository at this point in the history
  49. Remove dependency getter

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5d5ef97 View commit details
    Browse the repository at this point in the history
  50. Update kotlin monorepo to v2

    renovate[bot] authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fefe6eb View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b762fe4 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    599cef3 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    5eedb52 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    c480271 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    24e23e4 View commit details
    Browse the repository at this point in the history
  56. Update CODEOWNERS

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    788c5bd View commit details
    Browse the repository at this point in the history
  57. Update CODEOWNERS

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b799638 View commit details
    Browse the repository at this point in the history
  58. Update README.md

    TheMeinerLP authored and theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9fd0ab8 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    b2f15c9 View commit details
    Browse the repository at this point in the history
  60. Remove import

    theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2ab072e View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    f4fb6c7 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    5f3d2a1 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    9c688c2 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    e8e9b7f View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    615932c View commit details
    Browse the repository at this point in the history
  66. Cleanup imports

    theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dcc2ad2 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    3149a03 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    6f24d92 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    35ee39b View commit details
    Browse the repository at this point in the history
  70. Fix generator package

    theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    88df3f5 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    04a09f2 View commit details
    Browse the repository at this point in the history
  72. Improve lambda

    theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e0a7d8e View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    d3a647d View commit details
    Browse the repository at this point in the history
  74. Disable unused code

    theEvilReaper committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    861de53 View commit details
    Browse the repository at this point in the history