Skip to content

Releases: madcowfred/padherder-sync

Stupid SSL

20 Apr 06:06
Compare
Choose a tag to compare

Probably maybe fixes the stupid SSL error.

  • Include my cacert.pem so HTTPS actually works.

Edit: derp, rename to .zip

0.1.2

19 Apr 09:53
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Added logic for removing monsters the user no longer possesses, as long as they are not members of any teams (thanks Bill Krueger).
  • Probably fixed the HTTPS bug accidentally while making a fresh certificate post-Heartbleed.

0.1.1: I Hate Windows

16 Feb 17:20
Compare
Choose a tag to compare
0.1.1: I Hate Windows Pre-release
Pre-release

Fixing windows things.

  • Tried (and failed) to fix a horrible annoying Windows-specific OpenSSL certificate error - apparently my perfectly valid SSL certificate is invalid. For now it will just use non-SSL on Windows, ugh.
  • Fixed the USAGE text not saying 'padherder_sync.exe' when using the py2exe binary.

0.1

16 Feb 16:18
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

An early release to show how the PADherder API works.