-
Hello, I'm still trying to make replay_actions work.
I've run across another bug : when I launch it with replay as arguments : `python -m pysc2.bin.replay_actions --replays "D:\Program Files\StarCr…
-
Hi There!
I am working in a tutorial for first understanding of mini games in order to help to create more of them
[tutorial minigame](https://github.com/SoyGema/Startcraft/blob/master/README.md)
…
-
This game will get stuck after eliminate all enemies. Sometimes it wouldn't generate new enemies after several runs. I encountered this problem when I was playing it on the windows.
-
I can run other map just CollectMineralShards have problem. run agent and play is ok for other map.
but when I use CollectMineralShards, the window show the load, when load over, than cask:
python…
-
EDITOR UPDATE (2017-08-15): This EIP is now located at https://github.com/ethereum/EIPs/blob/master/EIPS/eip-150.md. Please go there for the correct specification. The text below may be incorrect or o…
-
It's great that you added protocol support for LotV beta replays. Thanks for that.
However many of the data extracted from replays with s2protocol is only meaningful with the balance data that can be…
-
```
What steps will reproduce the problem?
1. Upload a lengthy replay (usually breaks around the 50 min mark)
2. phpsc2replay only parses up to about 12 minutes
3. Most data is lost
What is the expec…
-
```
What steps will reproduce the problem?
1. Upload a lengthy replay (usually breaks around the 50 min mark)
2. phpsc2replay only parses up to about 12 minutes
3. Most data is lost
What is the expec…
-
the magic in sc2reader is as follows:
#!c:\Python27\python.exe
this is not good, it should be:
#!/usr/bin/env python
possibly followed by:
# coding: utf-8
or else it only works if yo…
-
Hey there,
Configrity seems to be throwing exceptions when parsing Files that contain whitespaces in the path. Is this a bug?
example of configuration:
```
managed {
directories = [C:\Users\arg\Do…