JKetelaar
|
31916d2c14
|
Merge branch 'master' of github.com:Parabot/Parabot-317-API-Minified
|
2014-10-28 21:07:53 +01:00 |
|
JKetelaar
|
d32561f326
|
Fixed #currentLevel
|
2014-10-28 21:07:31 +01:00 |
|
Jeroen Ketelaar
|
6241f751f6
|
Update README.md
|
2014-10-26 22:10:06 +01:00 |
|
JKetelaar
|
1268ba8dfc
|
Removed random downloader for the time being
|
2014-10-19 19:27:07 +02:00 |
|
JKetelaar
|
743a362226
|
Removed random downloader for the time being
|
2014-10-19 19:25:23 +02:00 |
|
JKetelaar
|
7ff0c52ea3
|
Improved code
|
2014-09-11 23:32:05 +02:00 |
|
JKetelaar
|
cd8943d079
|
Finished base for randoms
|
2014-09-11 23:31:41 +02:00 |
|
JKetelaar
|
b66c8f970c
|
New randoms system
|
2014-09-10 21:00:33 +02:00 |
|
JKetelaar
|
cf5ab7182b
|
New randoms system
|
2014-09-10 21:00:14 +02:00 |
|
Clisprail
|
ae45ec9df5
|
Properties
|
2014-08-26 15:30:30 +02:00 |
|
Clisprail
|
be8b49b444
|
Typo fix
|
2014-08-26 15:30:19 +02:00 |
|
JKetelaar
|
88050384f8
|
Re-arranged code
|
2014-08-19 03:08:07 +02:00 |
|
JKetelaar
|
d19933b14f
|
Added isLoggedIn
|
2014-08-19 03:07:23 +02:00 |
|
JKetelaar
|
ac493da662
|
Added few new functions
|
2014-08-19 03:06:04 +02:00 |
|
Clisprail
|
7216426567
|
Reflection support for accessors (wrappers)
|
2014-08-05 20:31:58 +02:00 |
|
Clisprail
|
fd4b0e4121
|
Author fix
|
2014-08-05 20:28:27 +02:00 |
|
Clisprail
|
1d5e6f234f
|
ActionListener > GameActionListener (avoid import conflicts)
ActionEvent > GameActionEvent
GameActionEvent added cmd4 field
|
2014-08-05 20:27:53 +02:00 |
|
Clisprail
|
cf759477dc
|
Improved Bank#getBanker()
|
2014-08-05 20:24:15 +02:00 |
|
Clisprail
|
af9dd581bb
|
Added Npcs#getClosest(Filter | int...)
|
2014-08-05 20:23:21 +02:00 |
|
Clisprail
|
235392dc4b
|
Bank class compitable with 2.1
|
2014-08-05 20:11:08 +02:00 |
|
Clisprail
|
1b03988e80
|
SceneObject action 4 support
|
2014-07-31 14:50:37 +02:00 |
|
Clisprail
|
84223bf5aa
|
Action 4 support
|
2014-07-31 14:34:05 +02:00 |
|
Jeroen Ketelaar
|
6b539011b0
|
Merge pull request #11 from matt123337/master
Improvement of the API
|
2014-07-22 19:44:23 +02:00 |
|
Jeroen Ketelaar
|
58da72546a
|
Merge pull request #12 from matt123337/patch-1
Update Bank.java
|
2014-07-22 19:41:12 +02:00 |
|
matt123337
|
208a8a7e06
|
Update Bank.java
just copy/pasted from IDE into here, cba to use git again. Should fix banking on pkhonor.
|
2014-07-22 12:50:29 -04:00 |
|
matt123337
|
ea9553dc8d
|
Merge pull request #2 from Parabot/master
merge request
|
2014-07-22 12:46:32 -04:00 |
|
matt123337
|
3a2fc9bcae
|
Update ScriptEngine.java
added code in to add Action Listeners
|
2014-07-22 12:43:42 -04:00 |
|
Jeroen Ketelaar
|
2a9d1ad0e2
|
Merge pull request #10 from MathiasDeWeerdt/patch-5
Create DMouse.java
|
2014-07-22 12:33:08 +02:00 |
|
Jeroen Ketelaar
|
cf1463be73
|
Merge pull request #9 from MathiasDeWeerdt/patch-6
Mouse debugging
|
2014-07-22 12:32:58 +02:00 |
|
Mathias
|
db2febfafb
|
Mouse
Mouse Debugging
|
2014-07-21 14:48:48 +02:00 |
|
Mathias
|
78a91edc15
|
Create DMouse.java
Debugging Mouse coords.
|
2014-07-21 14:47:46 +02:00 |
|
matt123337
|
99a2a93f81
|
Merge pull request #1 from matt123337/patch-2
Patch 2
|
2014-07-16 14:25:37 -04:00 |
|
matt123337
|
c0c2419005
|
Update Skill.java
Made it compilable, but getCurrentLevel() needs to be fixed (see comment in code)
|
2014-07-16 14:24:08 -04:00 |
|
matt123337
|
ee2656cdd0
|
Update ActionListener.java
Fixed another silly mistake on my part, really shouldn't have been doing these edits on github itself.
|
2014-07-16 14:22:07 -04:00 |
|
matt123337
|
013ba04de8
|
Update MenuAction.java
Fixed yet another silly mistake
|
2014-07-16 14:20:24 -04:00 |
|
matt123337
|
5742af6129
|
Update ActionListener.java
Fixed a typo in the package declaration.
|
2014-07-16 14:17:45 -04:00 |
|
matt123337
|
a899682c1b
|
Update ActionEvent.java
fixed typos, added in getIndex()
|
2014-07-16 14:17:06 -04:00 |
|
matt123337
|
1453c99d6c
|
Update ScriptEngine.java
Added in Action Listener shit.
|
2014-07-16 14:14:42 -04:00 |
|
matt123337
|
26bfe32f4d
|
Update MenuAction.java
Added in the ActionEvent stuff.
|
2014-07-16 14:10:02 -04:00 |
|
matt123337
|
47f5a6d3c4
|
Create ActionEvent.java
|
2014-07-16 14:07:27 -04:00 |
|
matt123337
|
fb775a92ae
|
Update Menu.java
Added changes from patch-1
|
2014-07-16 14:04:10 -04:00 |
|
matt123337
|
2cbc0ffa7c
|
Create ActionListener.java
Used for for Action listener (as the file name implies)
|
2014-07-16 14:01:11 -04:00 |
|
matt123337
|
234a2809f2
|
Update Skill.java
Removed redundant indexes, deprecated getIndex()
|
2014-07-16 13:57:02 -04:00 |
|
Jeroen Ketelaar
|
e47917d117
|
Merge pull request #5 from SexyBears/patch-1
Fixed getLevel
|
2014-05-31 15:10:05 +02:00 |
|
SexyBears
|
21a7ac1bfe
|
Fixed getLevel
Changed it so that it doesnt return the RealLevel and instead its correct level
|
2014-05-30 12:24:09 +01:00 |
|
Clisprail
|
43299b4b98
|
SceneObject interacting fix
|
2014-05-07 19:01:09 +02:00 |
|
Clisprail
|
1b6431e526
|
Clear message listener
|
2014-05-05 14:31:27 +02:00 |
|
Clisprail
|
2a5937ebe5
|
Message Listener
|
2014-05-05 14:13:28 +02:00 |
|
Ms Parnassian
|
137fc18f4e
|
Delete useless file
|
2014-04-27 14:02:18 +02:00 |
|
Ms Parnassian
|
93ed31b5ea
|
Delete useless file
|
2014-04-27 14:02:07 +02:00 |
|