JKetelaar
a4d606e67c
Added option to save credentials
2014-12-25 13:40:12 +01:00
JKetelaar
4905e55bbf
Made few tweaks for randoms
2014-12-17 13:02:18 +01:00
JKetelaar
b90fe52b9e
Merge branch 'master' of github.com:Parabot/Parabot
2014-12-15 01:03:53 +01:00
JKetelaar
9d59a5e2ff
Fixed issue where some clients used #getNetworkInterfaces
2014-12-15 01:02:33 +01:00
JKetelaar
a125c2b7b8
Removed explanation
2014-12-10 18:07:58 +01:00
JKetelaar
47d71951a1
Added support for Java 8
2014-12-10 18:07:03 +01:00
JKetelaar
32e89b8615
Merge branch 'master' of github.com:Parabot/Parabot
2014-11-16 22:44:29 +01:00
JKetelaar
d60337c680
Whole new revision for BDN support
2014-11-16 22:44:22 +01:00
Jeroen Ketelaar
105bfd2bf0
Added issues part
2014-10-26 22:09:28 +01:00
JKetelaar
b26a021b38
Added dungeoneering, hunter and minigames as category
2014-10-20 14:32:03 +02:00
JKetelaar
2aa3a601e0
Cache now gets removed after 3 days
...
This is based on the latest modification date, so it depends on the
file when it gets removed.
2014-09-12 00:07:27 +02:00
JKetelaar
92217cc328
Added option to clear the cache
2014-09-12 00:06:53 +02:00
JKetelaar
04e97cc928
Added new interface option for randoms
2014-09-11 22:19:16 +02:00
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