0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #121 from Debilski/feature/mutability-by-default More... about 13 years ago
UT: Add test confirming that a remote Viewer may NOT change the universe. More... about 13 years ago
UT: Acknowledge the fact that a Viewer may indeed change the game. More... about 13 years ago
NF: Add a SimpleSubscriber. (Beware the code duplication!) More... about 13 years ago
DOC: Docstring/comment cleanup. More... about 13 years ago
RF: AbstractPlayer now copies the universe before it stores it. More... about 13 years ago
RF: Do not send data as py_obj. Use JSON for everything. More... about 13 years ago
RF: Let’s just call it bot_id once and forever. More... about 13 years ago
RF: Change network spec. __data__ now uses a dicts and named arguments. More... about 13 years ago
RF: Using some mediocre colour. More... about 13 years ago
Merge pull request #120 from Debilski/feature/progress-viewer More... about 13 years ago
NF: Ignore unicode errors early. More... about 13 years ago
Merge pull request #119 from Debilski/feature/add-get_legal_moves_or_stop
esc
as Valentin Haenel
More... about 13 years ago
NF: Adding a stupid SpeakingPlayer. More... about 13 years ago
NF: Adding basic speaking abilities to Tk Viewer. More... about 13 years ago
NF: Adding say() method to AbstractPlayer. More... about 13 years ago
FO: Shorter line. More... about 13 years ago
RF: Adding intro text when finished. More... about 13 years ago
NF: Adding a --progress command line argument. More... about 13 years ago
NF: Adding a ProgressViewer. More... about 13 years ago
NF: Adding game_time to the game_state dict (and a helper property). More... about 13 years ago
NF: Adding a bot_talk key to game_state. More... about 13 years ago
BF: RemoteTeamPlayer should not return tuple. More... about 13 years ago
RF: Require get_move to return a dict. (API change!) More... about 13 years ago
UT: Adding doctests for get_legal_names_or_stop. More... about 13 years ago
RF: Refactoring get_legal_moves_or_stop for more consistency. More... about 13 years ago
Merge pull request #118 from Debilski/fix/round_index_semantics More... about 13 years ago
BF: Fix tests. More... about 13 years ago
Merge pull request #117 from esc/fix/whitelist_players
esc
as Valentin Haenel
More... about 13 years ago
Merge pull request #114 from Debilski/feature/remove-underscore-API More... about 13 years ago