Sponge Downloads

All builds

  1. 1.16.5-8.1.0-RC1151

  2. 1.16.5-8.1.0-RC1150

    1. Fix handling worlds with inline dimension type
      fixes #3671
      Anselm Brehme - 4 years ago
  3. 1.16.5-8.1.0-RC1149

  4. 1.16.5-8.1.0-RC1148

  5. 1.16.5-8.1.0-RC1146

    1. During loading the level, gate querying for the stem's dimension type
      This is considered a criical crash condition however the previous error
      gave no real information as to why (it only stated a type was not found
      and printed just the hash of the object). While there is little
      information available for user-facing debug at this point, we can at
      least provide the particular level that is being loaded which should
      hopefully serve as a clue.
      
      Signed-off-by: Chris Sanders <[email protected]>
      Chris Sanders - 4 years ago
  6. 1.16.5-8.1.0-RC1141

  7. 1.16.5-8.1.0-RC1140

  8. 1.16.5-8.1.0-RC1139

  9. 1.16.5-8.1.0-RC1138

  10. 1.16.5-8.1.0-RC1137

    1. common: Sanitize enum names for things we turn into a registry (#3656)
      This resolves issues where mods add enum entries with names that are not valid resource locations
      zml - 4 years ago