-
```
What steps will reproduce the problem?
1. Compiled the BasicAIModule_0.9 under VS2008, release build
2. The SCVs get to work mining the main and the 20 SCVs are build
3. Eventually one of the mine…
-
When using real BPM in the resulting file([see pull request](https://github.com/JosephEoff/MuseScore_UltraStar_Exporter/pull/8), the smallest possible note-representation is 1/16th. Unfortunately this…
-
LaTeX such as $\oint$ is showing up as regular Markdown and not LaTeX
-
```
Mobbler currently uses an old Last.fm logo for its applcation icon.
Mobbler should have its own application icon for a few reasons. Mobbler is
not made by Last.fm so I don't think that the icon …
-
We already have a built-in heart image (actually 2 images for animation) accessed via microbit.Image.HEART. @ntoll suggests to add more (and I agree!), such as:
- [x] Happy face
- [x] Sad face
- [x] …
-
```
Mobbler currently uses an old Last.fm logo for its applcation icon.
Mobbler should have its own application icon for a few reasons. Mobbler is
not made by Last.fm so I don't think that the icon …
-
```
Some keys on the keyboard when pressed cause BWAPI to crash. Ones I've
noticed are media controls like play, pause, volume etc.
```
Original issue reported on code.google.com by `quaver.smith` o…
-
```
When a unit is destroyed and a new one created on the same frame Starcraft
issues them the same ID.
BWAPI then instead of calling onUnitDestory() and onUnitCreate(), calls
onUnitMorph() even if…
-
```
Currently when playing with observers, the observers are in the players set and
also return true on self()->isEnemy(observer), this can make it hard to
determine which players are the observers …
-
```
What steps will reproduce the problem?
1. Play a game and have the enemy steal your gas
2. After destroying it, its details either don't change or are incorrect
Unsure whether it affects all race…