Commit Graph

25 Commits

Author SHA1 Message Date
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
Ms Parnassian df0c5dc016 Update README.md 2013-09-04 14:52:58 +02:00
Clisprail 4633b58810 Merge branch 'master' of https://github.com/Parabot/Parabot 2013-09-04 14:45:35 +02:00
Clisprail edb17e188b v2.01 update 2013-09-04 14:45:23 +02:00
Parabot 5b290ccaff Create README.md 2013-07-01 13:20:29 +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 437fd651ad Revert useless files 2013-04-06 21:04:05 +02:00
Clisprail e682387dfd Updated whole environment 2013-04-06 21:02:29 +02:00
Clisprail d5409d4138 Operating system class added 2013-04-06 18:06:07 +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 83e575bcc5 Timer class 2013-04-06 17:05:58 +02:00
Clisprail 7514b779e9 removed useless line 2013-04-06 17:04:41 +02:00
Clisprail 70a222c20a Removed unused rs2007 2013-04-03 21:12:15 +02:00
Clisprail 3de0969e62 Updated landing 2013-04-03 21:05:26 +02:00
Clisprail c230a353b1 First commit 2013-04-03 21:01:25 +02:00