Commit Graph

277 Commits

Author SHA1 Message Date
JKetelaar f83a7947bc Improved the random handler 2014-09-10 18:26:18 +02:00
JKetelaar 5a2abac789 Added name of the random to the interface 2014-09-10 18:26:06 +02:00
JKetelaar 9f0d20b01d Fixes issue on linux systems 2014-08-31 02:46:41 +02:00
JKetelaar 331a8c96ac Set catch to ignored 2014-08-29 15:17:26 +02:00
Clisprail eb55ea3848 'Enter' on user field now goes to next field 2014-08-27 13:12:23 +02:00
Clisprail b4cc9a0516 'Enter' now makes a user login 2014-08-27 13:08:45 +02:00
JKetelaar 43052ddd3f SSL for the main domain pages 2014-08-27 02:58:01 +02:00
JKetelaar 11761813b9 Adjusted password input box
Now it has the same size as the user input box
2014-08-27 02:25:11 +02:00
JKetelaar 6fcf68d793 Adjusted icon size 2014-08-27 02:14:53 +02:00
JKetelaar 8de67dc795 Improved parabot icon 2014-08-27 02:13:31 +02:00
JKetelaar 0983e011ef New parabot icon 2014-08-27 02:12:44 +02:00
Clisprail 5d82b7bd8a Removed unused import 2014-08-26 15:24:42 +02:00
Clisprail 6c0b552f57 Properties 2014-08-26 15:24:19 +02:00
Jeroen Ketelaar 8beed569f9 Merge pull request #8 from matt123337/patch-2
Update NetworkInterface.java
2014-08-15 13:43:30 +02:00
matt123337 13fcfd3a98 Update NetworkInterface.java
Tidied up code, redid the getRealHardwareAddress() method, other one was a clusterfuck.
2014-08-15 01:59:48 -04:00
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