Skip to content

Releases: screepers/python-screeps

v0.5.2: More API endpoints

14 Feb 15:06
f90eb02

Choose a tag to compare

  • Added methods for more Screeps Unofficial API endpoints
  • Added new prefix parameter to help support seasonal server APIs

v0.5.1: Websocket Auth Token Fixes

11 Feb 18:25

Choose a tag to compare

Don't require usename/password args for socket, fix gzip calls

v0.5.0: Auth Tokens

29 Jan 01:43

Choose a tag to compare

Enable auth token based authentication

v0.4.4: respawn api points, python3.5 support

04 Sep 03:33

Choose a tag to compare

Added python3.5 support since it's what Ubuntu LTS currently has for python3.

v0.4.3: Websocket/Shard support

01 Sep 01:40

Choose a tag to compare

websocket- shard support, fix for python3 (bytes!)

v0.4.2: Python2 Compatibility

31 Aug 21:15

Choose a tag to compare

Adds "absolute_import" from "future" to maintain python2 compatibility.

v0.4.1: Python3 fix for decompressing memory

30 Aug 07:22

Choose a tag to compare

memory loading bug fix for python3 (bytes/string change)

v0.4.0: Bugfixes

26 Aug 04:26

Choose a tag to compare

  • Fix imports when installed via pypi.
  • Fix room encoding option on room terrain call.

v0.3.0: First PyPI Release

24 Aug 18:57

Choose a tag to compare

Flesh out details