0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 08, 2024 — Sep 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RF: Completely removing MazeComponent classes. Only deal with the str representation now. More... over 13 years ago
RF: Completely removing MazeComponent classes. Only deal with the str representation now. More... over 13 years ago
DOC: Clarified the docstring. More... over 13 years ago
NF: Adding KeyboardInterrupt handling to null player. (TODO: refactor this!) More... over 13 years ago
Merge pull request #92 from Debilski/feature/messaging-cleanup More... over 13 years ago
RF: Found another import. More... over 13 years ago
RF: Removing unused MessageSocketConnection and cleaning up imports. More... over 13 years ago
DOC: Removing confusing TODO. More... over 13 years ago
Merge pull request #80 from Debilski/ticket/Issue-79
esc
as Valentin Haenel
More... over 13 years ago
Merge pull request #86 from Debilski/fix/BasicDefensePlayer-fixes
esc
as Valentin Haenel
More... over 13 years ago
RF: Restructuring the ZMQClient a bit. More... over 13 years ago
RF: TestPlayer iterates over moves in forward fashion
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 13 years ago
ENH: be more careful about which methods are required
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 13 years ago
Merge pull request #87 from Debilski/fix/noiser-failure
esc
as Valentin Haenel
More... over 13 years ago
Merge pull request #88 from Debilski/feature/add-link-to-repo
esc
as Valentin Haenel
More... over 13 years ago
DOC: We should have a link to the repo on the documentation front page. More... over 13 years ago
NF: Send a simple exit message when game ends. More... over 13 years ago
RF: use abc.abstractmethod for abstract methods
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 13 years ago
RF: simplify Bot.move_bot a bit
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 13 years ago
BF: Force bot redraw when bot type changes. More... over 13 years ago
RF: Restructure Tk loop. More... over 13 years ago
RF: Tk speedup. Move bots instead of redrawing, if possible. More... over 13 years ago
RF: Tk speedup. We do not redraw all the food at each step. More... over 13 years ago
UT: Adding a unittest for Noiser when a_star does not find a connection. More... over 13 years ago
BF: BasicDefensePlayer did not reset tracking_idx when enemy left zone. More... over 13 years ago
DOC: Add help string for zmqclient connection. More... over 13 years ago
NF: pelitagame can now take client addresses to run a game. More... over 13 years ago
NF: add shorthand notation to TestPlayer
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 13 years ago
Add get_legal_moves_or_stop to simplify game_master More... over 13 years ago
RF: remove index parameter completely
keszybz
as Zbigniew Jędrzejewski-Szmek
More... over 13 years ago