Griatch
|
9784a2a5c0
|
Added a small example cmdset to dice.py.
|
2014-04-20 23:54:46 +02:00 |
|
Griatch
|
985055d64d
|
Some minor changes before merging
|
2014-02-02 09:26:43 +01:00 |
|
delizin
|
f8da1100fb
|
Added variable to limit maximum # of dice
|
2014-02-01 23:44:15 -05:00 |
|
Griatch
|
1ae17bcbe4
|
PEP8 cleanup of the entire codebase. Unchanged are many cases of too-long lines, partly because of the rewrite they would require but also because splitting many lines up would make the code harder to read. Also the third-party libraries (idmapper, prettytable etc) were not cleaned.
|
2013-11-14 19:31:17 +01:00 |
|
Griatch
|
5c6ee44039
|
Modified contrib/evlang to optionally make use of ProcPool multiprocessing.
|
2012-09-03 19:21:04 +02:00 |
|
Griatch
|
2a2b3b5ce6
|
Contrib: Dice-roller module. This has an easy interface and supports normal dice nomenclature as well as modifiers and conditionals. An in-game command "dice" (or "roll") is also supplied.
|
2012-08-09 20:13:01 +02:00 |
|