Sponge Downloads

All builds

  1. 1.21.1-12.0.0-RC1910 Experimental

    1. Clean up SpongeUserManager knownUUIDs opts
      Fixes logic bug where the set was not being filled
      correctly due to trying to parse full path instead
      of the file name.
      
      Moved all of the logic to its own class.
      
      Correctly handle overflows and re-read the filesystem.
      aromaa - 1 year ago
  2. 1.21.1-12.0.0-RC1909 Experimental

  3. 1.21.1-12.0.0-RC1903 Experimental

  4. 1.21.1-12.0.0-RC1902 Experimental

  5. 1.21.1-12.0.0-RC1901 Experimental

    1. Fix registries that rely on order
      Vanilla no longer allows to register items to arbitrary
      ids but some of our registries rely on this due to the
      way vanilla stores this data and has no natural registries
      for them.
      
      Fixing this by registering the items in the order we want
      them to be present in and then verying their ids match the
      ones we expected afterwards.
      
      While this is very brittle, it is the most straight forward
      way to ensure we stay in sync with vanilla elements
      without more complex changes.
      aromaa - 1 year ago
  6. 1.21.1-12.0.0-RC1899 Experimental

    1. Fix edge cases in player respawn
      Fixes #4124
      aromaa - 1 year ago
  7. 1.21.1-12.0.0-RC1895 Experimental

    1. Dont process packets while shutting down
      Fixes the infamous shutdown message of internal ISE exception
      due to asynchronous thread access to PhaseTracker
      aromaa - 1 year ago
  8. 1.21.1-12.0.0-RC1894 Experimental

    1. Fully configure VG runs
      Yeregorix - 1 year ago
  9. 1.21.1-12.0.0-RC1891 Experimental

  10. 1.21.1-12.0.0-RC1890 Experimental

    1. Bump API
      aromaa - 1 year ago
    2. Fix the deploy action yaml syntax errors
      aromaa - 1 year ago
    3. Fix inventory grid query
      aromaa - 1 year ago
    4. Fix Inventory#union
      aromaa - 1 year ago
    5. Fix read only menus allowing place
      aromaa - 1 year ago
    6. Show -4 older commits.
    SpongeAPI
    1. Fix checkstyle errors
      aromaa - 1 year ago
    2. feat: add overload static methods to ArmorTrim
      Gabriel Harris-Rouquette - 1 year ago
    3. feat: merge decorated pots
      Gabriel Harris-Rouquette - 1 year ago
    4. feat: merge armor trim api
      Gabriel Harris-Rouquette - 1 year ago
    5. feat: add decorated pot data
      Gabriel Harris-Rouquette - 2 years ago
    6. feat: add armor trim key
      Gabriel Harris-Rouquette - 2 years ago