Commit Graph

262 Commits

Author SHA1 Message Date
Clisprail 69d0e80b4a RandomHandler improved 2014-08-12 12:29:11 +02:00
Clisprail 944988e884 Reflection explorer early preview 2014-08-07 20:10:00 +02:00
Clisprail dc5afab98a RefField#getOwner 2014-08-07 19:45:53 +02:00
Clisprail 947d311b7a RefClass instanceof method 2014-08-07 19:40:38 +02:00
Clisprail 5154c0d9cd typo fix 2014-08-07 19:36:27 +02:00
Clisprail b4c18eff30 Merge branch 'master' of https://github.com/Parabot/Parabot.git 2014-08-07 19:34:48 +02:00
Clisprail 5b96325c17 Removed suppresswarning 2014-08-07 19:34:35 +02:00
JKetelaar 14156c967e Improved bot 2014-08-06 22:51:37 +02:00
Clisprail 0b917919a4 Superclass fix 2014-08-06 18:29:26 +02:00
Clisprail 25d82bbad9 Runtime total memory 2014-08-06 15:27:56 +02:00
Jeroen Ketelaar bb4d7c6deb Merge pull request #7 from matt123337/patch-1
Fixed Network stuff
2014-08-06 01:20:41 +02:00
Clisprail 44af24194c Reflection wrapper formatting 2014-08-05 20:08:40 +02:00
Clisprail be646c5105 RefMethod updates 2014-08-05 20:05:09 +02:00
Clisprail e093daeaeb RefModifiers updates 2014-08-05 01:31:57 +02:00
Clisprail e5e20e3b8b RefMethod added 2014-08-05 01:31:46 +02:00
Clisprail 0bf1f0a0ed RefConstructor class added 2014-08-05 01:31:30 +02:00
Clisprail 5e227e084e RefField updates 2014-08-05 01:31:17 +02:00
Clisprail 1baed13f31 RefClass updates 2014-08-05 01:31:07 +02:00
Clisprail 8edbe416c5 Reflection modifiers 2014-08-05 00:27:17 +02:00
matt123337 86230795b0 Update ClassPath.java
Added in one line of code that was missed.
2014-08-04 15:40:24 -04:00
matt123337 393334a261 Update ClassPath.java
Fix'd network stuff, may need to edit the Runtime remap for certain clients to run. Or comment out the whole Runtime remap in ClassRemapper, your choice.
2014-08-04 15:37:39 -04:00
Clisprail 5edaf6a5a2 Reflection wrapper started 2014-08-04 19:01:52 +02:00
Clisprail e43a02fddc Reversed hex encoding 2014-08-03 13:12:55 +02:00
Clisprail f2b50c0330 SDN Scripts title & description hex decoding added 2014-08-03 13:07:20 +02:00
Clisprail 53169ad17f format fix 2014-07-26 19:38:27 +02:00
JKetelaar 56f23d3748 More secure way of null catching 2014-07-25 02:22:24 +02:00
Clisprail 3ccdfceda8 null pointer check 2014-07-24 18:52:17 +02:00
Clisprail f844dccb31 format fix 2014-07-24 18:46:18 +02:00
Clisprail 918a2d798e Infer types 2014-07-24 18:45:51 +02:00
JKetelaar 9529e86945 Temporary fix for null pointer
Only if the server provider doesn’t have the information about the crc32
2014-07-24 01:22:38 +02:00
JKetelaar 5b6b79a074 Improved code 2014-07-24 00:30:32 +02:00
JKetelaar 46e939ae38 Revert of last commit 2014-07-23 16:18:01 +02:00
JKetelaar c5968fb680 Simplified code 2014-07-23 16:09:27 +02:00
JKetelaar 24946fadf2 Encoding username and password
Encoding username and password for server providers
2014-07-23 16:08:43 +02:00
JKetelaar 556925aec1 Moved configurations variables 2014-07-23 01:03:36 +02:00
JKetelaar c6a45857ac Adjusted the Javadocs 2014-07-23 00:48:21 +02:00
Jeroen Ketelaar 70a7b22bbe Changed version 2014-07-23 00:42:47 +02:00
JKetelaar c4323b6c8b Using JSON to gather the server information 2014-07-23 00:41:19 +02:00
JKetelaar 73abf39ade Redundant String usage
The JSON method already converts it into an integer
2014-07-23 00:41:03 +02:00
JKetelaar 1dea72621e Using JSON to gather the servers 2014-07-22 23:49:58 +02:00
JKetelaar 682490dd13 Simplified code 2014-07-22 23:49:48 +02:00
JKetelaar 582836d3c2 Simplified code 2014-07-22 13:29:05 +02:00
JKetelaar 6e6ed336d5 Fixed javadocs error 2014-07-21 17:07:42 +02:00
JKetelaar a21322bf88 Fixed a typo in javadoc 2014-07-21 16:31:49 +02:00
JKetelaar c71904fb86 Simplified code 2014-07-21 16:25:20 +02:00
Clisprail b2b2cb5ce4 Javadoc + source readability 2014-07-21 15:28:48 +02:00
JKetelaar 912751afb6 Changed client version 2014-07-20 18:58:55 +02:00
JKetelaar e260f12d8f Improved code 2014-07-20 18:46:04 +02:00
JKetelaar 8259a71d57 Put links into the right class 2014-07-20 18:44:03 +02:00
JKetelaar 0ef2408b92 Improved code 2014-07-20 18:42:31 +02:00