You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
585 B

5 years ago
# Lib: HereBeDragons
## [2.04-release](https://github.com/Nevcairiel/HereBeDragons/tree/2.04-release) (2020-10-13)
[Full Changelog](https://github.com/Nevcairiel/HereBeDragons/compare/2.03-release...2.04-release) [Previous Releases](https://github.com/Nevcairiel/HereBeDragons/releases)
- Update TOC
- Don't consider instance -1 as valid for overrides
- Remove HereBeDragons-1.0 compat folder
- Use C\_Minimap.GetViewRadius on WoW 9.0 instead guessing based on zoom
This avoids MINIMAP\_UPDATE\_ZOOM spam, which was degrading performance.
- Migrate to GitHub actions