Notes |
|
|
Click-grab functionality for Hero screen is not implemented yet (and possibly complicated at this stage).
But I guess highlight for the destination slots would perhaps be easier to implement earlier (at least for one of the 0.8 releases). |
|
|
|
Neither of these have been proven trivial to work with. Changing the cursor is easy, but temporarily removing the artifact from it's place is another story.
Highlighting spots is also easy, but impossible to highlight the spots of the other hero during an exchange since the two artifact screens are unaware of each other, so only the source hero gets highlighted slots.
I'm going to need to restructure quite a bit of the code. This would also deal with the problem when you select an artifact in the backpack and start scrolling, which changes the selection. |
|
|
|
There's still some work to get the artifact dragging right when it comes to swapping, but it does indeed change the cursor now so I'll mark it resolved. |
|
|
|
Verified as fixed in 0.75. |
|