Skip to content

Releases: ASPP/pelita

v2.4.0

23 May 06:58
Compare
Choose a tag to compare
  • Greatly improved server mode
  • Bot.legal_positions becomes a static attribute
  • Bot has a new cached attribute graph
  • Small timeout improvements

Berlin, 23rd May 2024, the Pelita developers

v2.4.0-rc1

22 May 14:57
7dc52df
Compare
Choose a tag to compare
v2.4.0-rc1 Pre-release
Pre-release
  • Greatly improved server mode
  • Bot.legal_positions becomes a static attribute
  • Bot has a new cached attribute graph
  • Small timeout improvements

Pelita v2.3.2

16 Oct 22:12
Compare
Choose a tag to compare
  • Give advice when tkinter is not available
  • Fix colours in --ascii mode on Windows
  • Improved --progress bar

Pelita v2.3.1 – ASPP Heraklion 2023

02 Sep 13:34
Compare
Choose a tag to compare
  • Tournament can be configured to include name of host and local salutation

Ηράκλειο, 2nd September 2023, the Pelita developers

Pelita v2.3.0 – ASPP Heraklion 2023

31 Aug 09:20
Compare
Choose a tag to compare
  • Switching to pyproject.toml
  • Bot.walls and Bot.homezone are tuples of tuples for reproducibility

Ηράκλειο, 31st August 2023, the Pelita developers

v2.3.0-rc1

31 Aug 06:44
Compare
Choose a tag to compare
v2.3.0-rc1 Pre-release
Pre-release
  • Switching to pyproject.toml
  • Bot.walls and Bot.homezone are tuples of tuples for reproducibility

Pelita v2.2.0 – ASPP Bilbao 2022

08 Sep 13:54
0b80cdf
Compare
Choose a tag to compare
  • Do not have a team play two matches in a row during round-robin mode
  • Show the tournament group names in the UI and on the CLI
  • Automatic detection of network players via zeroconf

Bilbao, 8th September 2022, the Pelita developers

BLD: v2.2.0-rc1

08 Sep 08:50
Compare
Choose a tag to compare
BLD: v2.2.0-rc1 Pre-release
Pre-release
  • Do not have a team play two matches in a row during round-robin mode
  • Show the tournament group names in the UI and on the CLI
  • Automatic detection of network players via zeroconf

Pelita v2.1.0 – ASPP Bordeaux 2021

25 Aug 10:11
5ff8c3f
Compare
Choose a tag to compare
  • Bot API uses a fixed state dict instead of returning (position, state)
  • Layout unification: Use a,b,x,y as Bot characters instead of indexes
  • Adding shape tuple to API
  • Walls/Homezone are stored in a set for faster lookup
  • Improved debug UI
  • Changed primary branch to ‘main’
  • Use Gitlab CI actions instead of travis

BLD: v2.1.0-rc1

21 Aug 14:21
f066457
Compare
Choose a tag to compare
BLD: v2.1.0-rc1 Pre-release
Pre-release
  • Bot API uses a fixed state dict instead of returning (position, state)
  • Layout unification: Use a,b,x,y as Bot characters instead of indexes
  • Adding shape tuple to API
  • Walls/Homezone are stored in a set for faster lookup
  • Improved debug UI
  • Changed primary branch to ‘main’
  • Use Gitlab CI actions instead of travis