Sponge Downloads

All builds

  1. 1.21.1-12.0.4-RC2637

  2. 1.21.1-12.0.4-RC2636

  3. 1.21.1-12.0.4-RC2635

    1. Implement String based value querying and setting to DataView (#4297)
      * Implement String based value querying and setting to DataView
      
      * Implement DataView#streamRootKeys
      
      * Bump SpongeAPI
      Joni Aromaa - 21 days ago
  4. 1.21.1-12.0.4-RC2634

    1. Fix data store lookup by token not being thread safe
      aromaa - 22 days ago
    2. Cache data store lookups by resource key
      aromaa - 22 days ago
    3. Bump SpongeAPI
      aromaa - 22 days ago
    SpongeAPI
    1. Optimize DataQuery
      aromaa - 22 days ago
  5. 1.21.1-12.0.4-RC2632

  6. 1.21.1-12.0.4-RC2625

    1. Update ItemStack#toContainer to be light wrapper over vanilla data (#4292)
      We now emit the DFU fixer version as DataVersion.
      
      The serialized ItemStack is now stored as is under Data.
      
      This means we can now pass the DataVersion and Data directly
      to the DFU and not worry about the original data layout.
      
      We then can just inspect the outputted version against the
      current format directly or pass it to the vanilla serializer.
      
      This should simplify the churn required for serialization
      and deserialization.
      Joni Aromaa - 2 months ago
  7. 1.21.1-12.0.4-RC2624

  8. 1.21.1-12.0.4-RC2609

    1. Fix chat messages sent in vanish
      aromaa - 2 months ago
  9. 1.21.1-12.0.4-RC2608

    1. Update to Gradle 8.14.4
      Yeregorix - 2 months ago
    SpongeAPI
    1. Update to Gradle 8.14.4
      Yeregorix - 2 months ago
  10. 1.21.1-12.0.4-RC2607

    1. Basic unit test for DamageEntityEvent
      Yeregorix - 3 months ago