Advertisement
DavidRockin

CHANGELOG BABY

Jul 22nd, 2019
557
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. https://www.spigotmc.org/resources/gloss-legendary-holograms-boards.65840/
  2. https://github.com/VolmitSoftware/Mortar/releases/tag/v1.0.70
  3.  
  4.  
  5. **Gloss 1.3.0**
  6. - Fix `EMISSIVE_HOLOGRAMS`constant issue in config load
  7. - Fix annoying board/hologram/tablist flicker with multiple players (filter player reference issue)
  8. - Migrate a few sounds to a new sound compatibility helper (incomplete)
  9. - Modified special colour code filter, proper support for vanilla text formatting (italics, underlined, strike are finally working)
  10. - General fixes with hologram locations
  11. - 1.14.x support
  12. - Fixed hologram jiggle
  13. - Fixed unloaded worlds blocking all holograms loading
  14.  
  15. **GlossAPI 1.0.40**
  16. - `BoardMeta` removed `setTempPlayer()` method
  17. - `FilteredRenderer` now requires second `Player` option for `filter()`
  18. - `LitSource` fixes for levels, and location/world verification
  19. - `CC` now has a new method `isCustomFormat()` to determine if the colour code is a custom Gloss format (shiney, rgb, etc) or vanilla format (bold, italic,, etc)
  20.  
  21. **Mortar 1.0.70**
  22. - Fix tab list multi line exception spam
  23. - 1.14.x support
  24. - Violator reflection libs will attempt to find fields from super classes
  25. - Fixes SCM IndexOutOfBounds (issue #7)
  26. - SCM wand will ONLY work if you obtain a wand via command (wont rename non-SCM iron axe wands)
  27. - New sound compatibility helper (to assist with new, and refactored Bukkit Sound ENUMs through 1.8 to 1.14)
  28. - New material type compatibility helper
  29. - UIWindow fix for inventory name detection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement