Commit Graph

11 Commits

Author SHA1 Message Date
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
d9199a3e2a Formatting 2012-12-26 01:38:02 +05:00
Ammar Askar
43f86d09f5 fix sendDouble and remove window from NetworkManager 2012-12-04 20:47:49 +05:00
Ammar Askar
0722fa0d7f cleanup 2012-11-27 20:05:40 +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
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
5cd8554908 Readability 2012-10-29 18:05:17 +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
402aa6954f Moved raw data type handling to DataUtil.py 2012-10-26 15:31:47 +05:00