Shushuda / Mappy-Continued

Continuation of Mappy addon for World of Warcraft
MIT License
0 stars 0 forks source link

TODO #1

Open Shushuda opened 1 year ago

Shushuda commented 1 year ago

I'm just gonna list a bunch of stuff I'll be working on in the future. No ETA whatsoever though. Comments will contain my thoughts and ramblings about the tasks. I won't really add new stuff. I just want to maintain this amazing addon.

TODO:

Shushuda commented 1 year ago

I'm fixing options now.

I see that textures got kinda changed for blips (minimap node icons). It's broken for all options except default, they don't render the right spot on the blp file. I vaguely remember DF beta having cute separate icons for all different types of nodes. I need to check that out and replace the textures to fix this option.

This is for both large nodes and flashing nodes options.

Also, I've deleted north tag altogether. It's deprecated and removed from the default map, so I won't re-implement it. Maybe I could use it as a replacement for the compass texture, so it rotates when the map rotates.

Also, the map glitches when rotating. It doesn't render anything beside the initial square, so it's just the square that rotates, with empty spots. Not sure how to approach this, especially since I don't even use this feature. I might look into it later, adding to TODO. But it's gonna take a while, I need to research how this works and I already have a lot on my plate with my own addon before DF arrives.

Shushuda commented 1 year ago

Detach UI frames seems obsolete at this point.

Shushuda commented 1 year ago

Ok, you know what? I'll add a new feature. I want those old rare star symbols on the minimap.

Shushuda commented 1 year ago

Ok, my job is done for now. I don't have time to look at minimap rotating, so I will leave it for now.

Shushuda commented 1 year ago

New stuff to work on added.

Coords next. Text size and anchor points. Only bottom for now, check options like for button stacking.