3 files changed
+3
-3
lines changed- circle.yml+12
- new_units.py+1-1
- requirements.txt+1
- sc2dump.cpp+234-262
- sc2reader/data/HOWTO+18
- sc2reader/data/LotV/44401_abilities.csv+338
- sc2reader/data/LotV/44401_units.csv+830
- sc2reader/data/__init__.py+1-1
- sc2reader/data/ability_lookup.csv+45
- sc2reader/data/unit_lookup.csv+184
- sc2reader/engine/plugins/context.py+24-1
- sc2reader/engine/plugins/creeptracker.py+9-3
- sc2reader/events/game.py+16
- sc2reader/readers.py+18-10
- sc2reader/resources.py+1
- test_replays/3.3.0/1.SC2Replay
- test_replays/3.3.0/2.SC2Replay
- test_replays/3.3.0/3.SC2Replay
- test_replays/3.3.0/4.SC2Replay
- test_replays/3.3.0/ggissue48.SC2Replay
- test_replays/3.3.0/ggissue49.SC2Replay
- test_replays/3.4.0/issueYY.SC2Replay
- test_replays/test_all.py+26-4
0 commit comments