zloop1982 / bwapi

Automatically exported from code.google.com/p/bwapi
0 stars 0 forks source link

getBuildPosition #479

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Implement a function that retrieves a position for structure placement.

The function is intended to emulate the exact behaviour as the built-in AI. 
This is intended so that an external library isn't needed to get a basic/simple 
build location.

Also necessary for the BW Script Emulator.

Original issue reported on code.google.com by AHeinerm on 7 Jan 2013 at 4:07

GoogleCodeExporter commented 9 years ago

Original comment by AHeinerm on 1 Feb 2013 at 1:56

GoogleCodeExporter commented 9 years ago
The status of this is almost complete. It only needs Broodwar's ground distance 
implementation and a few type-specific implementations (for bunker, turret, 
creep, and pylon placements).

Original comment by AHeinerm on 23 Feb 2013 at 5:29

GoogleCodeExporter commented 9 years ago
The BWAPI project is slowly undergoing the migration to GitHub. All issues have 
been migrated to the GitHub issue tracker located here: 
https://github.com/bwapi/bwapi/issues

In order to receive updates on your issue, please head over to the GitHub issue 
tracker and subscribe to your issue.

Original comment by AHeinerm on 15 Apr 2014 at 7:46