Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Assumptions about field size are used #2

Open
enzanki-ars opened this issue Sep 24, 2017 · 2 comments
Open

Assumptions about field size are used #2

enzanki-ars opened this issue Sep 24, 2017 · 2 comments

Comments

@enzanki-ars
Copy link
Owner

enzanki-ars commented Sep 24, 2017

This program assumes that the ball has traveled the farthest possible in both the X, Y, and Z directions. While the Z distance is not important yet, if the ball does not ever hit the boundaries of the map, then the size of the field is not accurately displayed.

For now, both the players and the ball will be used in the calculation of the field boundaries. Currently, on the ball is used for calculations.

Additionally, this causes issue with the display of players in the goal.

@enzanki-ars
Copy link
Owner Author

Needed by #36 in order for the minimap to be migrated.

enzanki-ars added a commit that referenced this issue Dec 31, 2017
@enzanki-ars
Copy link
Owner Author

Deciding against fixing this for a bit more as a done of research is needed to determine field sizes. Not ready for that yet.

@enzanki-ars enzanki-ars modified the milestones: on-hold, future-release Jan 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.