Joshua "Shadow" Monson

Results 8 issues of Joshua "Shadow" Monson

As the title says separate the documentation of methods and fields from the generator. This would help when cleaning up or changing the documentation on different methods or fields as...

Type: Enhancement

Weapon effects and unit animations give a lot of useful data to a player. This data allows players to do some things that bots are currently incapable of doing simply...

I am using action().unitCommand to attempt to build a structure. If I don't have the resources to build it I would expect an ActionError with the ActionResult.NOT_ENOUGH_MINERALS to be returned....

When requesting maps using the Random bot option it is able to pick bots from a different balance such as a palacky bot vs a bot made for the regular...

enhancement

**Is your feature request related to a particular part of the API (function, class, functor)? If so, specify it.** Yes, The Client does not issue events for all Alerts, only...

bug

Add weights so that the match selection can be more finely tuned. So if we want 75% of games from the main ladder and 25% from the micro that becomes...

enhancement

This is most of the adjustment for #80 but with nothing for units that are added but in the fog as I agree with Ketroc that they should not be...

Is there a reason other then its how the other libraries do it that we have `onUnitEnterVision()` called only for visible enemies? It would be much more useful if the...