Tiziano Zito
Tiziano Zito
## Expected Behaviour On several IMAP accounts I have the configuration variable "record" set to the same value as "spoolfile". The use case is that I want sent email to...
Hi! It may be only me, but the page shown at http://rescience.github.io/ten-years/ is still the old one? The changes commited in March are still not online, I think...
Now that the API rewrite is ready, I'd like to move the demos in https://github.com/ASPP/pelita_template back to the core. This makes cross-references and testing easier. The https://github.com/ASPP/pelita_template/blob/master/README.md file should become...
but the time is counted also for local games: https://github.com/ASPP/pelita/blob/6146c1db6142cedecf4ed0be21069d59a7036115/pelita/game.py#L371-L386 we should rework the timeout code so that it counts the time also for local games
A group of students came up with a bot implementation that talks over the network to a separate machine, and receives commands from there. This is relatively easy to implement,...
When students start running network games to play against more serious opponents than the simple demo bots, they are currently playing against a random collection of older staff players. We...
After several years of experience with the new `Bot` API it is clear that almost all players sooner or later use the `pelita.utils.walls_to_graph` function to generate a graph representation of...
On Windows 11, with a fresh Anaconda installation and git-bash and after installing the current release using pip, starting pelita the first time terminates with the error in the screenshot....
https://github.com/ASPP/pelita/pull/703