Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: parse action click coordinates as float instead of int #16

Merged
merged 1 commit into from
Dec 17, 2018

Conversation

PBug90
Copy link
Owner

@PBug90 PBug90 commented Dec 17, 2018

No description provided.

@PBug90 PBug90 mentioned this pull request Dec 17, 2018
@jblanchette
Copy link

perfect! thanks for the fix

my test scenario replay has a starter peon walk around the town hall on Echo Isles, and his path matches the starting location in the world editor

 path:
   [ { x: -5184, y: 2944 },
     { x: -5413.94384765625, y: 3154.263671875 },
     { x: -5396.12255859375, y: 2764.42724609375 },
     { x: -4975.2197265625, y: 2768.145263671875 },
     { x: -4938.16064453125, y: 3152.49267578125 },
     { x: -5463.30419921875, y: 3162.638916015625 } ],

@PBug90 PBug90 merged commit 06722a8 into master Dec 17, 2018
@PBug90 PBug90 deleted the fix-float-coordinates branch April 26, 2019 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants