Commit Graph

  • 3a133e8a50 MEEP Mackenzie Goodwin 2014-05-21 10:27:14 -0400
  • 59e4706b25 Merge pull request #24 from jkcclemens/master Ammar Askar 2013-11-19 08:53:48 -0800
  • bf748ab93e Fixed: Parse packet 3 messages Kyle Clemens 2013-11-19 08:43:29 -0500
  • ed8356c185 Merge pull request #23 from joemort/bots Ammar Askar 2013-11-06 09:31:55 -0800
  • ba17450fca Update start.py joemort 2013-10-01 14:18:06 -0600
  • bc4115e2b6 Fix for 0x64 change Ammar Askar 2013-09-25 01:08:03 +0500
  • ac207b114c Fix for 0x64 change Ammar Askar 2013-09-25 01:08:03 +0500
  • dba451cc9c Remove username, irrelevant for bots Ammar Askar 2013-09-25 01:03:35 +0500
  • d38b643b4f Significantly lower bots.py coolness level treestompz 2013-09-24 15:52:04 -0400
  • 6da4953f32 Lower bots.py coolness level treestompz 2013-09-24 15:49:56 -0400
  • 6d54f4b211 Update bots.py coolness level treestompz 2013-09-24 15:44:03 -0400
  • a4f093e2f8 Rebase bots branch off master, slightly rewritten and a fun new thing added Ammar Askar 2013-09-25 00:31:17 +0500
  • 42344ada6c Merge pull request #19 from mbax/master Ammar Askar 2013-09-22 09:02:15 -0700
  • 8b7e401fb2 Merge 68240e01db into 490fd6df69 Matt Baxter 2013-09-22 08:51:24 -0700
  • 68240e01db 1.6.4 support mbax 2013-09-22 11:50:38 -0400
  • 490fd6df69 Fix incorrect packet id Ammar Askar 2013-07-24 22:45:56 +0500
  • 33f143d8be Merge pull request #17 from EXio4/implement_74 Ammar Askar 2013-07-24 09:31:02 -0700
  • bf01f786be Merge a6c22bffa3 into 20401e6b35 Exio 2013-07-24 09:05:36 -0700
  • a6c22bffa3 Update to protocol 74 Esteban I. Ruiz Moreno 2013-07-24 13:02:17 -0300
  • 20401e6b35 Update to protocol version 73 Ammar Askar 2013-07-01 11:36:57 +0500
  • eb67fd9339 Update to protocol version 61 Ammar Askar 2013-05-20 00:44:25 +0500
  • db5e603a2e Merge pull request #15 from roblabla/patch-1 Ammar Askar 2013-04-08 08:33:50 -0700
  • b7f5fd5217 Merge ab2b83afaa into 7dba0ec336 Robin Lambertz 2013-04-08 07:05:00 -0700
  • ab2b83afaa Return the content of packet CF. Robin Lambertz 2013-04-08 16:04:44 +0200
  • 7dba0ec336 handle friendly fire byte Ammar Askar 2013-04-08 00:12:23 +0500
  • b14e9927f7 Update to protocol version 60 Ammar Askar 2013-03-17 03:07:41 +0500
  • 92266ceaa4 Merge fdcbc19a29 into 7e993237e3 Serialtueur 2013-01-31 07:45:47 -0800
  • 7e993237e3 added utf8 support, limit messages length to prevent unexpected disconnects Antoine Pietri 2013-01-31 20:42:47 +0500
  • fdcbc19a29 moved the length restriction to chat only, now set to 100 Antoine Pietri 2013-01-31 16:34:42 +0100
  • ba5c845587 Merge a32776e691 into 4988ab6ae1 Serialtueur 2013-01-31 07:11:57 -0800
  • a32776e691 added utf8 support, limit messages length to prevent unexpected disconnects Antoine Pietri 2013-01-31 16:11:04 +0100
  • 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 Ammar Askar 2012-12-31 07:20:06 +0500
  • 6025e97932 onConnect notification for plugins Ammar Askar 2012-12-26 20:23:47 +0500
  • 83ad822bad Provide data to plugins from chunk packets properly Ammar Askar 2012-12-26 20:07:34 +0500
  • d9199a3e2a Formatting Ammar Askar 2012-12-26 01:38:02 +0500
  • 2abe34e88c Add packet 0x10 Ammar Askar 2012-12-21 03:28:38 +0500
  • 997c0ef8f6 oops, pass the fileobject here Ammar Askar 2012-12-21 03:18:08 +0500
  • cff8c7ea8d Update to new protocol Ammar Askar 2012-12-21 03:06:35 +0500
  • a6bc0b722d Cleanup readme add writing plugins section Ammar Askar 2012-12-19 18:56:55 +0500
  • 389d83ff46 Merge 17f80a7eeb into 93055664fd md-5 2012-12-19 01:05:18 -0800
  • 93055664fd Change lines I was oblivious of Matt Sowden 2012-12-19 04:05:00 -0500
  • 17f80a7eeb We don't need to encrypt! md_5 2012-12-19 20:03:56 +1100
  • 9c7fab625c Adding beginning of IRC thingamajigger Matt Sowden 2012-12-19 04:00:55 -0500
  • 6817988b3b Slight simplification, non recursive plugin loading, only .py files in plugins folder are going to be loaded now and not in sub-directories Ammar Askar 2012-12-19 13:57:00 +0500
  • 9f076a6f37 Added plugins! Moved packet dumping to its own plugin Removed now unused font Ammar Askar 2012-12-17 18:40:49 +0500
  • 43f86d09f5 fix sendDouble and remove window from NetworkManager Ammar Askar 2012-12-04 20:47:29 +0500
  • 6ccbc8a553 offline mode support Ammar Askar 2012-12-04 14:48:49 +0500
  • 0722fa0d7f cleanup Ammar Askar 2012-11-27 20:00:39 +0500
  • 3d8211b031 Update to 1.4.4 protocol changes and removed weird old gui artifact Ammar Askar 2012-11-19 23:56:51 +0500
  • f2d19d5b83 remove wx import, no longer nessesary. Matt Sowden 2012-11-16 10:48:26 -0500
  • 7d50e325ba Added pynbt in order to decompress and read nbt data into a more friendly format Ammar Askar 2012-11-03 19:08:39 +0500
  • 5cd8554908 Readability Ammar Askar 2012-10-29 18:05:17 +0500
  • b45312db2f Remove wxPython Matthew Sowden 2012-10-26 09:52:07 -0400
  • c503e06d33 Woops, do a proper check here. Ammar Askar 2012-10-26 18:52:14 +0500
  • 08575e20b7 Fix requirements.txt to actually work correctly. Matthew Sowden 2012-10-26 09:24:31 -0400
  • b1264d9d5a Dumping current terrible implementation of a GUI for impending modularization Ammar Askar 2012-10-26 18:09:16 +0500
  • 402aa6954f Moved raw data type handling to DataUtil.py Ammar Askar 2012-10-26 15:31:47 +0500
  • 7c1d5bdc39 Command line interaction made much better, try start.py --help for details Bumped up protocol version Added packet dumping Handle disconnects more cleanly Ammar Askar 2012-10-26 05:02:42 +0500
  • 2a09899634 Update to 1.4 protocol changes Ammar Askar 2012-10-25 23:08:14 +0500
  • 3f9ccce4e2 Licensed under Apache License, Version 2.0 Ammar Askar 2012-10-10 14:29:32 +0500
  • 2bb374c153 Fix hexdigest properly Chat once again works in terminal Moved stuff around to appropriate locations Ammar Askar 2012-10-09 20:16:37 +0500
  • 9b6a195b6a Fix control+c not working Ammar Askar 2012-09-12 05:11:58 +0500
  • 9a715a72b8 CLI chat output now uses ANSI escape codes to show colours and styles in chat msgs Kier Davis 2012-09-11 23:27:39 +0100
  • 610394c1d7 CLI chat output now uses ANSI escape codes to show colours and styles in chat msgs Kier Davis 2012-09-11 23:27:39 +0100
  • ea570d8eef Update Windows Instructions Matt Sowden 2012-09-11 19:18:23 -0300
  • 44defe92f9 Ironed out some bugs, removed nogui chatting until I can figure out a nice non blocking approach Ammar Askar 2012-09-11 20:03:36 +0500
  • 908f9465a4 Ironed out some bugs, removed nogui chatting until I can figure out a nice non blocking approach Ammar Askar 2012-09-11 20:03:36 +0500
  • 4ffcc4b04d Handle soft dependency for wxPython properly, addresses #6 Ammar Askar 2012-09-08 03:07:17 +0500
  • 057804b93e Update readme with some windows stuff \o/ Matt Sowden 2012-09-06 11:01:14 -0300
  • 3ed6b33bbd Added pyCrypto 2.5 to dependencies in pip file Matt Sowden 2012-09-06 10:53:34 -0300
  • 71ca5f2952 Fix hexdigest Ammar Askar 2012-09-06 15:08:03 +0500
  • f18c6496b8 Update to 1.3 protocol, sha1 digest still needs work Ammar Askar 2012-09-06 00:28:55 +0500
  • fb7b22b771 Basic encrpytion support, needs more work. Introduces new dependency pycrypto Ammar Askar 2012-09-02 22:54:16 +0500
  • 75a68b3a9e Update README.md Ammar Askar 2012-08-26 23:00:23 +0300
  • 81083ca3c0 Thats an unsigned byte, fixes #4. Thanks @roblabla Ammar Askar 2012-08-03 19:52:43 +0200
  • 62a39d48b4 eeep, x and x collision :3 Ammar Askar 2012-07-30 03:24:21 +0100
  • 60be5566cd Ooops Ammar Askar 2012-07-20 01:24:13 +0200
  • 5f3c8e2284 Merge d987c46457 into 500ffd24e7 GitHub Merge Button 2012-07-18 08:07:18 -0700
  • 7a5497db4f Merge 500ffd24e7 into a3a442db3a GitHub Merge Button 2012-07-18 08:01:42 -0700
  • d987c46457 whoops, broke dependencies Matthew Sowden 2012-07-18 11:01:10 -0400
  • 500ffd24e7 Add gitignore, remove pyc files Matthew Sowden 2012-07-18 10:56:06 -0400
  • a1d68f172a Add catch for migrated accounts. Fix readme and requirements files Matthew Sowden 2012-07-18 10:53:40 -0400
  • a3a442db3a Moved networking stuff to network package Fixed message duping bug Ammar Askar 2012-07-18 15:45:25 +0100
  • cfd6c7e0a5 Merge 2139c7cbd0 into 22c19334b3 GitHub Merge Button 2012-07-18 07:17:08 -0700
  • 2139c7cbd0 Add a readme and some fonts Matthew Sowden 2012-07-18 10:10:02 -0400
  • 22c19334b3 Fixes and stuff Ammar Askar 2012-07-17 22:42:42 +0100
  • 8d55cec884 Significant progress on the GUI Ammar Askar 2012-05-31 17:50:01 +0500
  • 569e402bde moved import down to make wxpython optional Ammar Askar 2012-04-30 23:32:06 +0500
  • 96b0937e3e added ability to chat and fixed bug with windows terminal Ammar Askar 2012-04-30 22:47:11 +0500
  • 12bc7c3ab9 Making some gui stuff work Ammar Askar 2012-04-30 22:05:06 +0500
  • a99b73c5b6 GUI overhaul Ammar Askar 2012-04-17 01:09:43 +0500
  • 1ecdf8e82f Oh god stuff that works Ammar Askar 2012-04-15 21:49:47 +0500
  • d5e726f98b FUCK YEAH, keeps connection alive :3 Ammar Askar 2012-04-15 19:51:00 +0500
  • b101b1c165 Parses all packets, needs more work Ammar Askar 2012-04-14 20:29:04 +0500
  • e7f1e5da54 Maintains connection for a second, needs moar parsing. Ammar Askar 2012-04-13 20:38:25 +0500
  • d4a47f41a6 moar parsing Ammar Askar 2012-04-12 15:07:25 +0500
  • 7c2f98a20c Moar parsing Ammar Askar 2012-04-12 03:21:16 +0500
  • 04046d0b47 learn to sockets ammar (also made gui optional) Ammar Askar 2012-04-12 01:22:58 +0500
  • 135c924f8d More progress Ammar Askar 2012-04-11 00:14:32 +0500
  • dd11f5fd4f Progress Ammar Askar 2012-04-07 19:02:46 +0500