ID:2788226
 
Resolved
Multiple issues with mouse macros were fixed, including: mouse move being called within the same (upscaled) pixel, wrong screen coordinates, wrong coordinates in drag operations.
BYOND Version:514.1583
Operating System:Windows 11 Home
Web Browser:Chrome 100.0.4896.127
Applies to:Dream Seeker
Status: Resolved (514.1584)

This issue has been resolved.
Lummox JR resolved issue with message:
Multiple issues with mouse macros were fixed, including: mouse move being called within the same (upscaled) pixel, wrong screen coordinates, wrong coordinates in drag operations.
One of the issues I ran into was not fixable in this release, which is that the mouse code is actually firing and getting a bogus hit on a turf when you're just over on the left side and the map is scaled way up.

The hit detection was completely reworked in 515, so I'm not going to bother trying to correct the issue in 514 which will just make a mess of everything. Rather I'll double-check in 515 if the issue persists there, and if so I can deal with it in that code.