Ammar Askar
|
a4f093e2f8
|
Rebase bots branch off master, slightly rewritten and a fun new thing added
|
2013-09-25 00:31:17 +05:00 |
|
Ammar Askar
|
490fd6df69
|
Fix incorrect packet id
|
2013-07-24 22:45:56 +05: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 |
|
Ammar Askar
|
b14e9927f7
|
Update to protocol version 60
|
2013-03-17 03:08:44 +05:00 |
|
Antoine Pietri
|
7e993237e3
|
added utf8 support, limit messages length to prevent unexpected disconnects
|
2013-01-31 20:44:43 +05:00 |
|
Ammar Askar
|
4988ab6ae1
|
Added optional colorama dependency to allow colours in windows console
Added flag to disable ansi colours. Fixes #10
Now passing plugin loader to plugins onEnable
|
2012-12-31 07:20:06 +05:00 |
|
Ammar Askar
|
6025e97932
|
onConnect notification for plugins
|
2012-12-26 20:23:47 +05:00 |
|
Ammar Askar
|
83ad822bad
|
Provide data to plugins from chunk packets properly
|
2012-12-26 20:13:57 +05:00 |
|
Ammar Askar
|
d9199a3e2a
|
Formatting
|
2012-12-26 01:38:02 +05:00 |
|
Ammar Askar
|
2abe34e88c
|
Add packet 0x10
|
2012-12-21 03:28:38 +05:00 |
|
Ammar Askar
|
9f076a6f37
|
Added plugins!
Moved packet dumping to its own plugin
Removed now unused font
|
2012-12-17 19:32:18 +05:00 |
|
Ammar Askar
|
43f86d09f5
|
fix sendDouble and remove window from NetworkManager
|
2012-12-04 20:47:49 +05:00 |
|
Ammar Askar
|
6ccbc8a553
|
offline mode support
|
2012-12-04 14:48:49 +05:00 |
|
Ammar Askar
|
3d8211b031
|
Update to 1.4.4 protocol changes and removed weird old gui artifact
|
2012-11-23 18:34:35 +05:00 |
|
Matt Sowden
|
f2d19d5b83
|
remove wx import, no longer nessesary.
|
2012-11-16 10:48:26 -05:00 |
|
Ammar Askar
|
7d50e325ba
|
Added pynbt in order to decompress and read nbt data into a more friendly format
|
2012-11-03 19:08:39 +05:00 |
|
Ammar Askar
|
c503e06d33
|
Woops, do a proper check here.
|
2012-10-26 18:52:14 +05:00 |
|
Ammar Askar
|
b1264d9d5a
|
Dumping current terrible implementation of a GUI for impending modularization
|
2012-10-26 18:09:16 +05:00 |
|
Ammar Askar
|
7c1d5bdc39
|
Command line interaction made much better, try start.py --help for details
Bumped up protocol version
Added packet dumping
Handle disconnects more cleanly
|
2012-10-26 05:02:42 +05:00 |
|
Ammar Askar
|
2bb374c153
|
Fix hexdigest properly
Chat once again works in terminal
Moved stuff around to appropriate locations
|
2012-10-09 20:16:37 +05:00 |
|
Ammar Askar
|
9b6a195b6a
|
Fix control+c not working
|
2012-09-12 05:11:58 +05:00 |
|
Kier Davis
|
9a715a72b8
|
CLI chat output now uses ANSI escape codes to show colours and styles in chat msgs
|
2012-09-12 04:30:22 +05:00 |
|
Ammar Askar
|
908f9465a4
|
Ironed out some bugs, removed nogui chatting until I can figure out a nice non blocking approach
|
2012-09-11 20:17:02 +05:00 |
|
Ammar Askar
|
4ffcc4b04d
|
Handle soft dependency for wxPython properly, addresses #6
|
2012-09-08 03:07:17 +05:00 |
|
Ammar Askar
|
71ca5f2952
|
Fix hexdigest
|
2012-09-06 15:08:03 +05:00 |
|
Ammar Askar
|
f18c6496b8
|
Update to 1.3 protocol, sha1 digest still needs work
|
2012-09-06 00:48:31 +05:00 |
|
Ammar Askar
|
fb7b22b771
|
Basic encrpytion support, needs more work. Introduces new dependency pycrypto
|
2012-09-04 06:57:22 +05:00 |
|
Ammar Askar
|
a3a442db3a
|
Moved networking stuff to network package
Fixed message duping bug
|
2012-07-18 15:45:25 +01:00 |
|