ImpactDevelopment / ImpactIssues

Please use this repo to report bugs and request features
https://impactclient.net/
216 stars 36 forks source link

end portal/stronghold finder #2227

Open CopyPaste3 opened 4 years ago

CopyPaste3 commented 4 years ago

Is your feature request related to a problem? Please describe. no, its just a feature that I would like.

Describe the solution you'd like Throw 2 eyes of ender, each throw separated by a few hundred blocks(to improve accuracy). Save the throw coordinates and direction of the eyes of ender, calculate a line based on this data, then do the same with the second throw. Calculate the intersection point of the 2 lines and the stronghold should be at the intersection.

this part is the same as above except using a slightly different method. Instead of using the throw coords and direction, use throw coords and a distant block they are traveling towards(makes math easier). Do the line equation given 2 points math, then find the intersection of the lines.

Describe alternatives you've considered doing it the regular way

Additional context I added a diagram to help show what I mean calculate

LeafHacker commented 4 years ago

This is probably a better fit for baritone than impact

5HT2 commented 4 years ago

@LeafHacker you should have permission to transfer the issue to the baritone repo if you have write access

LeafHacker commented 4 years ago

you should have permission to transfer the issue to the baritone repo

Only if leijurv transfers baritone to ImpactDevelopment... lol. Unfortunately you can only transfer issues within a github organisation.

LeafHacker commented 4 years ago

@CopyPaste3 you should open another issue (with basically the same content) over at baritone's repo

5HT2 commented 4 years ago

you can only transfer issues within a github organisation.

Dang, nevermind.