FastAsyncWorldEdit 2.9.2

Details

  • Filename
    FastAsyncWorldEdit-Bukkit-2.9.2.jar
  • Uploaded by
  • Uploaded
    Apr 4, 2024
  • Size
    14.33 MB
  • Downloads
    1,289
  • MD5
    6ed7cb11abd930b27efada6c20994da7

Supported Bukkit Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.18.2

Changelog

💥 Breaking changes
 
- Drop support for 1.17.1, for older versions, use the "Version History" tab.
 
🐛 Fixes
 
- fix: introduce approx size to patterns and use in ScatterBrush (#2631)
- Make usage of stateful patterns thread-safe (#2633)
- Use correct find class in ExtentTraverser (#2649)
- Fix Linear pattern index incrementing above array length (#2626)
- Fix queryRel returning data value for block at absolute coordinates
- fix: imgur image resolution, image input stream reading (#2637)
- Update paperweight 1.20.4 - isOpaque does not exist (anymore) (#2629)
- fix: better image reading errors @632)
- fix: do not error when attempting to parse "|" as a pattern (#2625)
 
✨ Features
 
- feat: save region selector to session store (#2621)
- Implement linear patterns using RandomPattern + SimpleRandom (#2630)
 
✅ Chore
 
- Simplify processor ordering (#2651)
- Reword tree type message (#2628)
- chore: deprecate transform extent for removal (#2623)
 
 📝 Documentation updates
 
- List FAWE class additions in Javadocs (#2659)