pumear wrote:I can't seem to figure out how to move the quest helper. Can anyone tell me how to move it anywhere other than on top of my character?
You can drag it if you drag at the edges.
Humble Kagu wrote:Anything else can we expect with the 1.1 update besides the cleaner looking quest tracker?
I'll make up a proper list when it comes out but essentially:
- Cartographer has been removed in favor of astrolabe. This allows Questie to display objectives in all zones, not just the current one, and unifies the minimap.
You can still use cartographer if you want to, though- All map/minimap "zombie" issues have been fixed with the move to Astrolabe.
- Available quest logic has been fixed, it shouldn't have the problem of showing quests that aren't actually available anymore
- Lots of missing data has been added to the DB (including the 977 missing quests)
- Several things have been made more efficient, this should help fix some of the lag issues some have experienced. (Specifically when objectives update/first load/etc)
- A config system has been created, no UI for it yet but it can be done via slash commands.
- Tracker UI has been overhauled, but there's still more to come on that front
- Distance calculations now use astrolabe, which supports calculating distance across zone, and uses euclidean distance, which is much more accurate.
There's a lot more that I can't think of, but that's the main stuff. The last release came out a looong time ago. There's a full list of everything that's changed since then on github:
https://github.com/AeroScripts/QuestieDev/compare/v1.0b...master (some of those changes made it into updates to 1.0b, though)