ad6eb3ebc9
Add files via upload
2018-01-06 08:39:06 -06:00
4ec098ff45
PY-2017.3 <Brad@Libra Create git.xml
2018-01-06 08:33:27 -06:00
aa92ce4e1b
PY-2017.3 <Brad@Libra Create Default.xml
2018-01-06 01:14:23 -06:00
d31a3a5d70
PY-2017.3 <Brad@Libra Merge branch 'master'
2018-01-05 21:34:58 -06:00
74ce68822f
Update README.md
2018-01-05 21:34:30 -06:00
b71faf0f0c
Add files via upload
2018-01-05 21:33:36 -06:00
bdb84b7581
PY-2017.3 <Brad@Libra Create usageView.xml
2018-01-05 20:32:18 -06:00
f5b4ba843b
PY-2017.3 <Brad@Libra Create filetypes.xml, colors.scheme.xml, laf.xml, editor.xml, debugger.xml
2018-01-05 19:52:17 -06:00
2a1a9a42c9
Add files via upload
2018-01-05 04:23:27 -06:00
6c42fd3ba8
Add files via upload
2018-01-05 04:04:38 -06:00
535e74c493
Update README.md
2018-01-05 03:48:12 -06:00
a94d73a9c8
Add files via upload
2018-01-05 03:47:23 -06:00
ff84748af9
Add files via upload
2018-01-05 03:42:13 -06:00
6420860a5e
Rename player/bot.py to player/bots/pure_big_money.py
2018-01-05 03:40:26 -06:00
5e1c1164b8
Update README.md
2018-01-04 18:42:17 -06:00
1071bfebb5
Update README.md
2018-01-04 01:55:31 -06:00
04a36234b8
Update README.md
2018-01-04 01:55:15 -06:00
055c4c9056
Update README.md
2018-01-04 01:54:28 -06:00
2ddda96028
Update README.md
2018-01-04 01:52:14 -06:00
206d016ad3
Add files via upload
...
Fixed a bug with playing cards that involve discarding. Previously gain-trash cards would discard the gained card rather than the played under some conditions.
Fixed a bug with scoring the game that cause the game crash.
Added a Big Money Bot.
2018-01-04 01:50:34 -06:00
c24103b969
Delete workshop.py
2018-01-01 09:37:38 -06:00
a9bf4d626b
Delete remodel.py
2018-01-01 09:37:27 -06:00
c0c8e27835
Delete moat.py
2018-01-01 09:37:16 -06:00
13d6b66198
Delete mine.py
2018-01-01 09:37:08 -06:00
1077c64231
Delete militia.py
2018-01-01 09:36:57 -06:00
3cc3349126
Delete merchant.py
2018-01-01 09:36:46 -06:00
d40049ca7c
Delete cellar.py
2018-01-01 09:36:36 -06:00
1770c49d0a
Delete card_trash.py
2018-01-01 09:36:27 -06:00
9e427ca648
Delete card_gain_trash.py
2018-01-01 09:36:12 -06:00
288d0a22f7
Delete card_gain.py
2018-01-01 09:36:02 -06:00
000b2783a9
Delete card.py
2018-01-01 09:35:47 -06:00
4ee2925ab8
Delete player.py
2018-01-01 09:35:33 -06:00
6aeb4281fa
Delete hand.py
2018-01-01 09:35:20 -06:00
1b9468e878
Delete discard.py
2018-01-01 09:35:09 -06:00
619df23219
Delete deck.py
2018-01-01 09:34:59 -06:00
f30bcb31ce
Delete counter.py
2018-01-01 09:34:51 -06:00
5aeb428184
Delete pile.py
2018-01-01 09:34:39 -06:00
e1d5b72c01
Delete supply.py
2018-01-01 09:34:30 -06:00
f4b75a9e8d
Delete table.py
2018-01-01 09:34:18 -06:00
f4a26d3a48
Delete trash.py
2018-01-01 09:34:08 -06:00
a460afd726
Delete game.py
2018-01-01 09:33:50 -06:00
8a12ece1f9
Add files via upload
...
added __str__ overrides, abstained from overriding __repr__ methods because I like memory addresses.
2017-12-31 17:02:27 -06:00
5a397cfe85
Update README.md
2017-12-30 22:52:44 -06:00
f66c273580
Update README.md
2017-12-30 22:46:15 -06:00
61a3d35908
Update README.md
2017-12-30 22:46:02 -06:00
a0804b4159
Update README.md
2017-12-30 22:45:23 -06:00
69a8022f22
Add files via upload
...
had removed passive method as it is not used, where as a setup method will probably be
2017-12-30 22:44:48 -06:00
2d059b2c7d
Add files via upload
...
cleaned up the code some
broke apart monster methods
pulled inputs out into their own functions for future non-human value supply
2017-12-30 22:33:43 -06:00
ba669df0b3
Update README.md
2017-12-30 20:54:21 -06:00
16fa144713
Delete trash_gain_card.py
...
this is now card_gain_trash.py
2017-12-30 20:27:25 -06:00