Commit Graph

58 Commits

Author SHA1 Message Date
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 c6a45857ac Adjusted the Javadocs 2014-07-23 00:48:21 +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 a21322bf88 Fixed a typo in javadoc 2014-07-21 16:31:49 +02:00
JKetelaar 0ef2408b92 Improved code 2014-07-20 18:42:31 +02:00
JKetelaar 2e459e27f4 Improved code 2014-07-20 17:16:06 +02:00
Clisprail 6e15400b21 public mouse methods 2014-05-25 15:54:34 +02:00
Clisprail db4ef92d8a MainScreenComponent renamed to VerboseLoader
Note: else it breaks 317 providers
2014-05-06 00:58:49 +02:00
Clisprail fb88b62203 MainScreenComponent 2014-05-06 00:53:00 +02:00
JKetelaar 53325dc99d Added dock icon support for mac users (working for windows this time) 2014-04-28 14:03:48 +02:00
Clisprail e2060fe8d7 Moved random handler to different package 2014-04-27 01:15:47 +02:00
Clisprail 69bcf4db92 Proper packaging 2014-04-27 01:14:07 +02:00
Clisprail f10e3a89b7 Time reference 2014-04-27 01:12:07 +02:00
Clisprail ded64d5bb8 Removed unused class 2014-04-27 01:08:19 +02:00
Clisprail 8341a02ae3 Speed up server provider parser 2014-04-27 00:47:43 +02:00
Clisprail 50084c5ef9 Removed jython script framework 2014-04-27 00:41:43 +02:00
Clisprail 144a2b271b Speeded up script parser 2014-04-27 00:40:53 +02:00
Mathias acde77e2e3 Update Category.java
Added Construction & Hunter.
2014-04-12 07:52:35 -07:00
Clisprail 307b2cbb4a Multiplier helper class 2014-04-12 00:48:37 +02:00
Parnassian f559e8aeb5 Login post added 2014-03-04 19:34:14 +01:00
Parnassian 81b7789e4e Enable resize 2014-02-26 20:44:57 +01:00
Parnassian 3f24b008cc Added WebUtil#toURL(File) 2014-02-26 19:14:49 +01:00
Parnassian 218106d6ab Fixed null server provider issue 2014-02-26 19:09:04 +01:00
Parnassian d4f167a267 Caching server providers now 2014-02-26 18:47:12 +01:00
Parnassian 3c72e4eb2c Bugfixes & slick UI 2014-02-23 20:30:26 +01:00
Parnassian 4e0dfe9503 Abstract Library System 2014-02-23 15:16:56 +01:00
Clisprail 5055aa9a8a Re-added BotDialog 2014-02-23 13:12:49 +01:00
Clisprail 9528a00cd9 Trying to fix applet ........ 2014-02-23 01:08:37 +01:00
Parnassian 18f10207cc Get rid of threadgroups 2014-02-22 18:51:58 +01:00
Parnassian 19968ebb37 Moved conditional sleep method, depracted Script#sleep(SleepCondition,
int)
2014-02-21 15:43:33 +01:00
Clisprail ff85cbffde ServerProvider init method added 2014-02-20 01:18:00 +01:00
Clisprail ecae42fa57 Moved HookParsers into correct package
Note: this will require an update for all server providers who use the
hookparser (sorry)
2014-02-20 00:41:08 +01:00
Clisprail 05e3b1c9d7 Random interface update 2014-02-20 00:21:11 +01:00
Clisprail d236c21b18 Proper code style environment package 2014-02-19 23:41:19 +01:00
Clisprail 376714a07d Proper RandomHandler implementation 2014-02-18 23:47:54 +01:00
Jeroen Ketelaar 0ecef657c5 Started on random handler 2014-02-18 22:40:06 +01:00
Parnassian bc647db832 Added loader type 2014-02-18 17:54:53 +01:00
Parnassian 7579dd26ea Updated HookParser 2014-02-18 17:12:43 +01:00
Parnassian c036b31d87 Revert HookParser package moving, breaks server providers 2014-02-18 16:12:51 +01:00
Parnassian b8b506e6aa Correct packaging 2014-02-18 16:03:49 +01:00
Parnassian 6582e5f4d6 Deprecated ServerProvider#getHooks 2014-02-18 15:53:23 +01:00
Jeroen Ketelaar dc08dd5777 Updated to V2.04
Including database server providers - loading
2014-02-16 15:31:53 +01:00
Clisprail 6699233621 Added comments to most classes 2013-12-13 01:25:52 +01:00
Clisprail 2fc11cb109 v2.04 2013-12-12 23:24:06 +01:00
Paradox 2fc0ab6e77 V2.02 update 2013-10-30 17:26:37 +01:00
Clisprail edb17e188b v2.01 update 2013-09-04 14:45:23 +02:00
Clisprail 36f7e0407e finished everything 2013-07-01 13:18:51 +02:00
Dane a48c7fbb28 isDevMode -> InDebugMode
+ Random indention changes.
2013-06-21 12:11:51 -04:00