Sponge Downloads

All builds

  1. 1.21.1-12.0.0-RC1973 Experimental

    1. Fixes to tab list
      Remove entries on ClientboundPlayerInfoRemovePacket, this was
      missed after Mojang split the packet to two.
      
      Prevent client from receiving player info packets
      related to clients that are not present in the tab list.
      Previously we would leak the people who are in vanish.
      aromaa - 1 year ago
    2. Fix vanish CME
      aromaa - 1 year ago
  2. 1.21.1-12.0.0-RC1971 Experimental

    1. Bump API
      aromaa - 1 year ago
  3. 1.21.1-12.0.0-RC1970 Experimental

    1. Clean up CloseWindowState
      aromaa - 1 year ago
  4. 1.21.1-12.0.0-RC1969 Experimental

    1. Fix inventory closing
      aromaa - 1 year ago
  5. 1.21.1-12.0.0-RC1968 Experimental

    1. Do not merge optional command parameters with the same type
      This is a weird edge case where we would merge param1 and param2
      with the type of String to a param1 OR param2 type. This causes the tab
      complete to show values from both types and is impossible to reason
      which type it should be mapped to, especially with unbounded values.
      
      We still merge params with different type like String and Integer as
      the backend is able to reason about it.
      aromaa - 1 year ago
  6. 1.21.1-12.0.0-RC1948 Experimental

  7. 1.21.1-12.0.0-RC1939 Experimental

  8. 1.21.1-12.0.0-RC1938 Experimental

  9. 1.21.1-12.0.0-RC1935 Experimental

    1. Fix sprint kb being added twice
      aromaa - 1 year ago
  10. 1.21.1-12.0.0-RC1933 Experimental

    1. Fixes to attack event
      aromaa - 1 year ago