lilijreey / bwapi

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

onMinimapPing event #432

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, me and my friend is working on a teammate AI for our master thesis. Today, 
a month into the project, we noticed there is no onMinimapPing event, or at 
least we didn't find one; a bit unfortunate but we're the once to blame for not 
checking that at the start.

What we would like is a onMinimapPing(int playerId, const BWAPI::Tileposition& 
position); event. This would return where on the map the player pinged. We want 
this making the player able to create attack, drop, and other commands with 
specific target locations.

This will probably take a while to implement. Although we would want the 
feature around the 7th of April, we understand that we cannot make any demands 
and that you have other issues to focus on.

Therefore, we thought of implementing this feature ourselves if it's not too 
hard; although looking through the code, it was a bit hard to grasp where 
changes had to be made, and how.

Any help and suggestions are appreciated, especially if clues about files we 
need to change. Even help in form of "This can not be implemented in time, you 
better change your plans" :)

Original issue reported on code.google.com by senth.wa...@gmail.com on 15 Mar 2012 at 1:51

GoogleCodeExporter commented 9 years ago

Original comment by AHeinerm on 30 Mar 2012 at 9:08

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