Commit Graph

14 Commits

Author SHA1 Message Date
79a7d0e311 Fix do_data_input_int 2013-05-05 14:57:23 -04:00
52fde623ef Added code to represent minions, and to kill multiple minions with one command. 2012-07-06 22:02:02 -04:00
9b00d08b39 Make health summary reflect 'down' status 2012-07-06 21:47:53 -04:00
0db48c544d Added code to handle groups of NPCs who are 'down' 2012-07-06 21:45:45 -04:00
261304d78b Fixed some bugs with Second Wind and with recharge formatting 2012-07-06 21:25:11 -04:00
23de097725 Fixed bug that broke recharge powers from file 2012-07-06 15:38:31 -04:00
5a08d943bb Fixed some formatting bugs and erroneous error messages. Fixed a bug that made it impossible to print combatant info 2012-05-05 15:51:27 -04:00
d62748fa88 Implemented ability to read combatant definitions from files 2012-05-04 11:27:04 -04:00
0fea33760b battleman: Prevent wait/unwait from calling begin_turn and end_turn more than is correct. 2012-04-06 02:25:41 -04:00
4c6f96832b battleman: fixed 'print' command on a group, cleaned up and added some output 2012-04-06 02:04:04 -04:00
035d8cba37 battleman: Implemented wait/unwait properly, fixed a couple of simple bugs 2012-04-05 17:06:17 -04:00
4239d57d02 battleman.py: Implemented adding a combatant to the wait list 2012-04-02 23:42:31 -04:00
796a26c3b3 diceroller.py: Refactored Dice object into its own library under lib/ 2012-03-29 22:55:39 -04:00
cdb245df99 battleman.py: Broke program into multiple components - data classes and input functions are now in separate modules. 2012-03-29 18:28:21 -04:00