Tiziano Zito

Results 14 issues of 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...

type:bug
has:bisect

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...

API
sprint

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

sprint

low-hanging fruit
Needs a test

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,...

Tournament
API

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...

Tournament

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....