Releases: michalc/OpenTTDLab
Releases · michalc/OpenTTDLab
v0.0.25
v0.0.24
v0.0.23
What's Changed
- perf: less downloading of AIs by @michalc in #91
- docs: supported Python and OS versions in compatibility section by @michalc in #92
- refactor: fewer layers in reader by @michalc in #93
- refactor: towards using iterables and less mutation by @michalc in #94
- refactor: less mutation by @michalc in #95
Full Changelog: v0.0.22...v0.0.23
v0.0.22
v0.0.21
v0.0.20
v0.0.19
What's Changed
- feat: run experiment into a temporary directory by @michalc in #75
- feat: run for a range of seeds by @michalc in #76
- fix: actually pass the random seed to OpenTTD by @michalc in #77
- feat: extract a much smaller subset of data by @michalc in #78
- feat: use a function to get AI files by @michalc in #79
- docs: example for plotting by @michalc in #80
- docs: a few things work now - say it by @michalc in #81
Full Changelog: v0.0.18...v0.0.19
v0.0.18
v0.0.17
What's Changed
- style: comments on same line as code by @michalc in #61
- refactor: tidy imports by @michalc in #62
- docs: put copyright/license notice in SVG logo by @michalc in #63
- docs: use the real name of savegame-reader's author by @michalc in #64
- docs: much more concise introduction by @michalc in #65
- docs: remove accidentally committed double full stop by @michalc in #66
- docs: remove non-affiliation-statement by @michalc in #67
- docs: make the original author of the logo clear by @michalc in #68
- feat: run with AI players by @michalc in #69
- feat: parse just a single save game, asserting can extract the AI name by @michalc in #70
- docs: hint that some things work by @michalc in #71
- feat: allow days to run to be configurable and return results for each save file by @michalc in #72
- fix: more deterministic saving by @michalc in #73
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- refactor: remove unused file by @michalc in #55
- devex: more recent Python .gitignore by @michalc in #56
- docs: add licenses and attributions section by @michalc in #57
- refactor: remove unused files by @michalc in #58
- refactor: combine savegame reader and linkgraph by @michalc in #59
- docs: fix typo/copy-paste error in notice by @michalc in #60
Full Changelog: v0.0.15...v0.0.16