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

More map info #88

Open
Venorcis opened this issue Jun 6, 2017 · 2 comments
Open

More map info #88

Venorcis opened this issue Jun 6, 2017 · 2 comments

Comments

@Venorcis
Copy link

Venorcis commented Jun 6, 2017

Things like heights and blockages are not accessible right now

@Venorcis
Copy link
Author

Venorcis commented Jun 7, 2017

I've added the following percepts:

  • region(id,x,y,height,neighbouringRegionsList): send once to all units (or just the mapagent if it is enabled)
  • chokepoint(x1,y1,x2,y2,region1,region2): send once to all units (or just the mapagent if it is enabled)
  • region(unitId,regionId): send on change to all units (or just the mapagent if it is enabled); should be in the status and enemy percepts but for now this is the best solution for backwards compatibility

@Venorcis
Copy link
Author

Venorcis commented Jun 8, 2017

Things like obstacles and no-walk zones are still an issue

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

No branches or pull requests

1 participant