Sponge Downloads

All builds

  1. 1.21.1-52.1.5-12.0.4-RC2569

  2. 1.21.1-52.1.5-12.0.4-RC2559

    1. fix(tracker): Fix creator/notifier tracking propagation and persistence
      PlayerInteractPhase was shadowing outer packet states during useItemOn,
      causing all tracker delegation (block placement, neighbor notifications)
      to silently no-op. The chunk-level PlayerTracker was also not applying
      the creator-implies-notifier consumer when creating new position entries,
      and block entity notifier data was discarded on chunk reload. Container
      interactions now correctly mark the interacting player as notifier on
      the block position.
      
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 5 months ago
  3. 1.21.1-52.1.5-12.0.4-RC2544

  4. 1.21.1-52.1.5-12.0.4-RC2543

    1. Add missing markDirty in SlotAdapter
      aromaa - 5 months ago
  5. 1.21.1-52.1.5-12.0.4-RC2541

  6. 1.21.1-52.1.5-12.0.4-RC2534

    1. feat(events): Add CookingEvent.Recipe for recipe books
      Since recipe books also have cooking events, these transactions are
      typically logged as warnings being uncaught and no events being thrown.
      Gabriel Harris-Rouquette - 5 months ago
    SpongeAPI
    1. feat(events): Add CookingEvent.Recipe for recipe books
      Gabriel Harris-Rouquette - 5 months ago
    2. Add ResourceKey#of(Key)
      aromaa - 7 months ago
  7. 1.21.1-52.1.5-12.0.4-RC2529

  8. 1.21.1-52.1.5-12.0.4-RC2526

    1. Fix some edge cases with plugin provided guice modules
      We now bind everything inside one single binder. This ensures
      that all bindings can access each other bidirectionally when
      private binders are used.
      
      Flatten top level private binders to properly override bindings
      with public ones. The inner module is private and we expose
      public bindings along the ones that private binders expose.
      aromaa - 6 months ago
    2. Fix PluginDependency.LoadOrder -> IModInfo.Ordering converison on Neo
      aromaa - 6 months ago
  9. 1.21.1-52.1.5-12.0.4-RC2525

    1. Bump MixinExtras on Neo too
      aromaa - 6 months ago
    2. Bump MixinExtras to 0.5.3
      aromaa - 6 months ago
  10. 1.21.1-52.1.5-12.0.4-RC2523

    1. Fix damage event result on Neo/Forge
      aromaa - 6 months ago