Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Standardize things #261

Open
5 tasks
ebetica opened this issue May 3, 2018 · 0 comments
Open
5 tasks

Standardize things #261

ebetica opened this issue May 3, 2018 · 0 comments

Comments

@ebetica
Copy link
Contributor

ebetica commented May 3, 2018

So we run into these issues all the time. There's random things lying around in staticvalues and not really bound in BWAPI, that we might want to access through the units interface. Maybe we should consider forwarding all the right values from BWAPI from their respective locations so users can simple use attributes on a unit?

I'm keeping a list of things that might be necessary here and not correctly implemented:

  • maxCD actually is the max ground cd accounting for upgrades, air units have no upgrades so you can technically get this from static values.
  • actual top speed is not visible to the client (just unupgraded top speed)
  • No max energy
  • Angle is unimplemented Add BWAPI's UnitInterface.getAngle() #252
  • why is pixel_size_x and y a dynamic value

Additionally, we should make sure all units of measurement are frames and walktiles.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant