Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-11 | detect the "mandatory switch" menuvba-automation | Bryan Bishop | |
This requires a slightly slower text_wait function. There is probably a way to refactor that function in a way that doesn't cause cancer. | |||
2013-11-09 | draw the menu in skip_until_input_required | Bryan Bishop | |
Step forward 10 frames so that the menu actually draws. Otherwise the user will probably be confused about the actual state of the battle. | |||
2013-11-09 | fix a syntax error in battle.py | Bryan Bishop | |
2013-11-09 | even more comments in the battle routines | Bryan Bishop | |
2013-11-09 | add a bunch of docstrings in the battler | Bryan Bishop | |
2013-11-03 | implement more parts of the battler | Bryan Bishop | |
2013-11-02 | fix some hook calls in Battle.run | Bryan Bishop | |
2013-11-02 | simplify the number of battle-related classes | Bryan Bishop | |
2013-11-02 | a basic battle handling framework | Bryan Bishop | |