Ammar Askar
|
f7ed4da0d0
|
Platform independent manifest verification
|
2015-04-02 23:43:03 +05:00 |
|
Ammar Askar
|
4fe5caa7d9
|
Added an easy encryption test
|
2015-04-02 22:02:47 +05:00 |
|
Ammar Askar
|
b37c095039
|
Fix connection to work with new authentication module
|
2015-04-02 22:02:08 +05:00 |
|
Ammar Askar
|
0347894fd8
|
Read the docs will always default to their theme, no need to explicitly define it there
|
2015-04-02 21:14:44 +05:00 |
|
Ammar Askar
|
b021bab08b
|
Re-add pycharm/intellij files to .gitignore
|
2015-04-02 21:07:26 +05:00 |
|
Ammar Askar
|
c1b3beab11
|
Fall back to classic theme if rtd_theme not available
|
2015-04-02 21:06:59 +05:00 |
|
Jeppe Klitgaard
|
c34d30566f
|
Made some tests for authentication. Still many tests to be made
|
2015-04-02 00:11:14 +02:00 |
|
Jeppe Klitgaard
|
c1e7960165
|
Finished up authentication.py, I hope. Still needs tests and documentation
|
2015-04-02 00:09:52 +02:00 |
|
Jeppe Klitgaard
|
5242c68240
|
Updated MANIFEST.in
|
2015-04-01 23:42:04 +02: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
|
edacd24c81
|
added clean to bin, used for cleaning up all the crap that builds up.
|
2015-04-01 23:09:52 +02:00 |
|
Jeppe Klitgaard
|
00dd2f3345
|
build_docs made executable
|
2015-04-01 23:07:57 +02:00 |
|
Jeppe Klitgaard
|
3c0b2cfa50
|
Added build_docs to bin
|
2015-04-01 20:58:51 +02:00 |
|
Jeppe Klitgaard
|
687435cc96
|
Docs now automatically figure out the pyCraft version. Docs now also use the RTD theme when compiling locally.
|
2015-04-01 20:00:51 +02:00 |
|
Jeppe Klitgaard
|
83a92daf0b
|
Added tox runner for verifying MANIFEST.in and added MANIFEST.in in preparation for pypi
|
2015-04-01 19:50:16 +02:00 |
|
Jeppe Klitgaard
|
481fed48e7
|
Improved setup.py
|
2015-04-01 18:56:55 +02:00 |
|
Jeppe Klitgaard
|
d4863c4ddb
|
We now use rst format for README file (easier with pypi)
|
2015-04-01 18:44:21 +02:00 |
|
Jeppe Klitgaard
|
3f87b91c6e
|
Fixed typo
|
2015-04-01 17:44:35 +02:00 |
|
Jeppe Klitgaard
|
8e40122c24
|
Moved authentication out of networking submodule.
|
2015-04-01 17:43:16 +02:00 |
|
Jeppe Klitgaard
|
ddeaab51d3
|
Added tox for testing
|
2015-04-01 17:40:56 +02:00 |
|
Jeppe Klitgaard
|
4a38e6fe3d
|
Added the first test, yay
|
2015-04-01 17:40:40 +02:00 |
|
Jeppe Klitgaard
|
256eda11e1
|
Added more stuff to gitignore
|
2015-04-01 17:40:10 +02:00 |
|
Jeppe Klitgaard
|
3cb922310a
|
Setup.py and versioning
|
2015-04-01 17:38:14 +02:00 |
|
Jeppe Klitgaard
|
59a5fe1285
|
Merge remote-tracking branch 'origin/master' into jeppes_initial_work
|
2015-04-01 17:22:05 +02:00 |
|
Jeppe Klitgaard
|
bb94d99bd4
|
Moved code into a python module
|
2015-04-01 17:19:12 +02:00 |
|
Ammar Askar
|
1b4a0955c3
|
Handle compression thresholds of -1 properly
|
2015-04-01 19:58:37 +05:00 |
|
Jeppe Klitgaard
|
f9ab29880a
|
requirements.txt and README.md shouldn't be executable?
|
2015-04-01 16:43:36 +02:00 |
|
Ammar Askar
|
ee4319dbb4
|
Document the ability to listen for packets
|
2015-03-22 20:00:45 +05:00 |
|
Ammar Askar
|
12eb0407a4
|
Rewrite README
|
2015-03-22 19:22:51 +05:00 |
|
Ammar Askar
|
2cc1d64b6d
|
Added a way to listen for certain packets
|
2015-03-22 19:05:55 +05:00 |
|
Ammar Askar
|
20c4c87510
|
Add a variable to indicate if the client is spawned
|
2015-03-22 18:20:01 +05:00 |
|
Ammar Askar
|
463b48414e
|
Implemented packet compression when sending packets and added code to make the client actually spawn
|
2015-03-22 18:16:47 +05:00 |
|
Ammar Askar
|
ba70a169e3
|
Just buffer data when reading packets.
As of this commit, the rewrite is complete and pyCraft is back to a usable state
|
2015-03-22 17:39:15 +05:00 |
|
Ammar Askar
|
c7b71d87a7
|
Update arbitrary request example to follow better practices
|
2015-03-22 03:44:45 +05:00 |
|
Ammar Askar
|
41d8e0a0c4
|
readthedocs link in README
|
2015-03-22 03:22:36 +05:00 |
|
Ammar Askar
|
2cecdfdb66
|
Use default theme for readthedocs
|
2015-03-22 03:15:40 +05:00 |
|
Ammar Askar
|
37fd9cee3b
|
Documentation with sphinx
|
2015-03-22 03:08:44 +05: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 |
|
Ammar Askar
|
1982716f73
|
Minor cleanup, pep8 compliance
|
2014-10-08 22:12:37 +05:00 |
|
Ammar Askar
|
85112fba1d
|
Lay down the foundations for a complete rewrite, the new framework is far more easy to maintain
|
2014-06-07 01:47:34 +02:00 |
|
Ammar Askar
|
59e4706b25
|
Merge pull request #24 from jkcclemens/master
Fixed: Chat messages are parsed
|
2013-11-19 08:53:48 -08:00 |
|
Kyle Clemens
|
bf748ab93e
|
Fixed: Parse packet 3 messages
Fixed: Decode unicode escapes
Fixed: Use JSON, not AST
|
2013-11-19 11:48:57 -05:00 |
|
Ammar Askar
|
bc4115e2b6
|
Fix for 0x64 change
|
2013-09-25 01:09:30 +05:00 |
|
Ammar Askar
|
42344ada6c
|
Merge pull request #19 from mbax/master
1.6.4 support
|
2013-09-22 09:02:15 -07:00 |
|
mbax
|
68240e01db
|
1.6.4 support
|
2013-09-22 11:50:38 -04:00 |
|
Ammar Askar
|
490fd6df69
|
Fix incorrect packet id
|
2013-07-24 22:45:56 +05:00 |
|
Ammar Askar
|
33f143d8be
|
Merge pull request #17 from EXio4/implement_74
Update to protocol 74
|
2013-07-24 09:31:02 -07:00 |
|
Esteban I. Ruiz Moreno
|
a6c22bffa3
|
Update to protocol 74
|
2013-07-24 13:02:17 -03:00 |
|
Ammar Askar
|
20401e6b35
|
Update to protocol version 73
|
2013-07-01 11:36:57 +05:00 |
|