willowtreeapps / wombats-api

Wombats API
https://github.com/willowtreeapps/wombats-documentation
MIT License
10 stars 4 forks source link

add global dimensions to decision-maker-state #317

Closed oconn closed 7 years ago

oconn commented 7 years ago

Implementation Notes:

We need to add global dimensions to the player state (passed to the player each frame) to support wrap logic in bot code.

Breaking changes:

None