Commit Graph

36 Commits

Author SHA1 Message Date
matt123337 74a731d2e0 Low level proxy support added, MAC address spoofing done, basic runtime interception done
Signed-off-by: matt123337 <matt123337@hotmail.com>
2014-02-17 19:26:58 -05:00
Jeroen Ketelaar dc08dd5777 Updated to V2.04
Including database server providers - loading
2014-02-16 15:31:53 +01:00
Jeroen Ketelaar a5b1977731 Reformat of parse package 2014-02-14 03:41:41 +01:00
Jeroen Ketelaar b97c022784 Better coding format 2014-02-14 03:40:50 +01:00
Jeroen Ketelaar 570601c534 Fixed some formats 2014-02-14 03:40:19 +01:00
Jeroen Ketelaar d11849bebb Fixed imports 2014-02-14 03:39:54 +01:00
Jeroen Ketelaar 521af49010 Another code reformat 2014-02-14 03:39:36 +01:00
PBParadox 5150b00f84 Added loadLocal 2014-02-13 22:34:19 +01:00
Jeroen Ketelaar 19723ef894 Changed imports 2014-02-13 19:50:45 +01:00
Clisprail aea9f661be AccountManager fixes 2014-01-26 22:54:28 +01:00
Clisprail 677b0d4bd1 Icon 2014-01-25 23:51:32 +01:00
Clisprail 6699233621 Added comments to most classes 2013-12-13 01:25:52 +01:00
Clisprail 0e66ab2010 Update server selector GUI 2013-12-13 00:37:38 +01:00
Clisprail e981a1a32e Enable forward compitable 2013-12-13 00:37:18 +01:00
Clisprail 2fc11cb109 v2.04 2013-12-12 23:24:06 +01:00
Paradox 22bf33e08b commit 2013-12-10 00:31:15 +01:00
Paradox fc53a1b8dd Removed whiteline 2013-11-28 15:51:51 +01:00
Paradox 3293594fb0 Changed version 2013-11-28 01:25:04 +01:00
Paradox 20c5371dcd Added basic ip spoofer 2013-11-27 22:45:11 +01:00
Paradox 278b4ce3bf Updated the color of the server selection
Updated the color for the server selector.
It used to be:
Color color1 = new Color(160, 0, 0);
But now it is:
Color color1 = new Color(41, 97, 105);
It now better fits our theme.
2013-09-04 17:02:59 +02: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
Dane 3607799354 Directories Cached +
Resized the JScrollPane for the LogArea in the BotUI since it was being
cut off and Clispy is too lazy to do it.
As well as ticked the vertical bar in the ServerSelector to always be
there.
2013-06-21 11:36:38 -04:00
Dane 9e99eea72c Spring Cleaning
Clisprail is so bad.
2013-06-20 16:30:36 -04:00
Dane 244588f5b6 Updated ServerSelector + Added Awt/Swing Utility 2013-06-20 15:56:47 -04:00
Clisprail d08640127a Updates 2013-06-20 20:19:24 +02:00
Clisprail acb1f8e02d Updated context and environment 2013-06-10 13:05:36 +02:00
Clisprail 670dcff739 ASM utils 2013-06-10 13:05:08 +02:00
Clisprail e682387dfd Updated whole environment 2013-04-06 21:02:29 +02:00
Clisprail 2faec88b21 Server descriptor 2013-04-06 17:07:22 +02:00
Clisprail 996ea84b79 Added web utils 2013-04-06 17:07:09 +02:00
Clisprail a654332d1b Updated way of loading 2013-04-06 17:06:57 +02:00
Clisprail 7c3f47e335 Parser now checks for dev mode 2013-04-06 17:06:33 +02:00
Clisprail 70a222c20a Removed unused rs2007 2013-04-03 21:12:15 +02:00
Clisprail c230a353b1 First commit 2013-04-03 21:01:25 +02:00