| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| torchcraft-v1.4.0.zip | 2018-01-11 | 876.8 kB | |
| README.md | 2018-01-11 | 737 Bytes | |
| v1.4.0.tar.gz | 2018-01-11 | 7.0 MB | |
| v1.4.0.zip | 2018-01-11 | 7.1 MB | |
| Totals: 4 Items | 14.9 MB | 0 | |
It's been half a year since we released! There was a ton of work since the last release:
Major Changes
- Much better python support, it's a first class citizen at this point (#161, [#215])
- Use Frame diffs in network code, 3x speed up in communication (#167, [#169], [#173], etc...)
- Non blocking mode in BWEnv, so your commands will always get through within the tournament time limit (#211)
- Network code now use binary serialization for another big speedup (#226, [#227], [#229])
Minor Changes
- Creep is properly supported (#166, [#185])
- IPv6 and automatic port selection (#172)
- Lots of bugfixes (#175, [#178], [#179], [#180], [#186], [#193], [#197], [#203], [#204], [#223], [#243], ...)
Give it a try!