Commit Graph

17 Commits

Author SHA1 Message Date
joo 3c84c2a429 Merge branch 'v1.16' into master 2020-08-19 20:27:11 +02:00
Amund Eggen Svandal 1f42f61620 Install minecraft in editable mode 2020-08-17 18:25:50 +02:00
joo 4c35517157 Fix support for Minecraft 20w06a to 1.16.2 (protocols 701 to 751) 2020-08-17 11:25:30 +02:00
joo b79f8b30eb Remove support for Python 2.7 2020-08-17 07:10:10 +02:00
joo da46c4553d Remove support for Python 3.3. Add Python 3.6 to autotests as default version. 2018-05-18 06:00:35 +01:00
joo 3fb922b0d1 Require cryptography<2.0 for Python 3.3, as >=2.0 only supports 3.4+. 2018-01-06 19:22:55 +00:00
joo 19cdf80952 Require cryptography>=1.5 -- see issue #60. 2017-05-19 10:43:51 +01:00
joo c8b3e7a809 Fix several bugs caused or exposed by running in Python 3. 2016-06-17 20:38:18 +01:00
Jeppe Klitgaard 6cf6110bc5 Updated authentication.py and made it work with the rest of pyCraft 2015-04-01 23:38:10 +02:00
Jeppe Klitgaard f9ab29880a requirements.txt and README.md shouldn't be executable? 2015-04-01 16:43:36 +02:00
Ammar Askar 7e8df47352 Significant headway on the rewrite.
Handle crypto with the excellent crytography library, still a lot of TODOs to take care of but at least we can connect now
2015-03-17 22:15:27 +05:00
Ammar Askar f68206140b Add some client logic, status to function state 2014-11-10 20:25:30 +05:00
Matthew Sowden b45312db2f Remove wxPython 2012-10-26 09:52:23 -04:00
Matthew Sowden 08575e20b7 Fix requirements.txt to actually work correctly. 2012-10-26 09:24:31 -04:00
Matt Sowden 3ed6b33bbd Added pyCrypto 2.5 to dependencies in pip file 2012-09-06 10:53:34 -03:00
Matthew Sowden a1d68f172a Add catch for migrated accounts. Fix readme and requirements files 2012-07-18 10:53:40 -04:00
Matthew Sowden 2139c7cbd0 Add a readme and some fonts 2012-07-18 10:10:02 -04:00