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

Base (#65) -> dev -> master #66

Merged
merged 61 commits into from
Aug 15, 2020
Merged

Base (#65) -> dev -> master #66

merged 61 commits into from
Aug 15, 2020

Conversation

eladyaniv01
Copy link
Owner

  • refactor: Region to inherit from Polygon + adjusted tests

BREAKING CHANGE: Region is now a Child of Polygon

eladyaniv01 and others added 30 commits August 2, 2020 03:25
…ent (MapData, Pather)

Region will not auto show a plot,  following the convention of the project
…nerals, destructibles etc)

moved radius types to constants for unpathables
# Conflicts:
#	MapAnalyzer/MapData.py
# Conflicts:
#	tests/test_suite.py
…e not passed properly, also a logging error will print out
eladyaniv01 and others added 29 commits August 13, 2020 13:09
burnysc2 overrides __bool__ for Point2  which causes calling list(map(numpy.array, Point2))  to map the x,y with numpy values ( and the bool check returns numpy_bool instead of __bool__)
* refactor: Region to inherit from Polygon + adjusted tests

BREAKING CHANGE: Region is now a Child of Polygon

* fix: __bool__ compatibility with burnysc2  (#64)

* fix: regions and ramps now set each other correctly
@eladyaniv01 eladyaniv01 merged commit 60e2d2d into master Aug 15, 2020
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.

1 participant