Major-
|
ba80bb8b06
|
Update dummy plugin to work with the current apollo version.
|
2014-07-22 00:46:09 +01:00 |
|
Major-
|
75512c6302
|
Add support for banker npcs.
|
2014-07-22 00:35:55 +01:00 |
|
Major-
|
9d05349b26
|
Move attribute persistence to its own file.
|
2014-07-19 04:46:20 +01:00 |
|
Major-
|
13ca51809c
|
Redo attributes system, add support for saving and loading, move settings classes around.
|
2014-07-19 04:15:06 +01:00 |
|
bugcrusher
|
db3c380f13
|
Allow tiaras to be made and used for opening runecrafting altars with 1 click.
|
2014-07-06 15:49:17 +02:00 |
|
Major-
|
e3943429fa
|
Fix bug where the chain was always being broken for first item option events.
|
2014-07-05 00:07:39 +01:00 |
|
Major-
|
e0f6e8618b
|
Remove extra (missing) script from entity-spawning.
|
2014-07-04 20:11:50 +01:00 |
|
Major-
|
cea982a424
|
Make some listeners Functional Interfaces.
|
2014-07-04 14:31:21 +01:00 |
|
Major-
|
9d8e7cda0a
|
Move some classes into the new org.apollo.game.model.entity package, and update plugins and classes that reference these.
|
2014-07-03 01:02:02 +01:00 |
|
Major-
|
3ce49872ff
|
Add attributes system.
|
2014-06-29 03:05:04 +01:00 |
|
Nikki
|
9a7210deb1
|
Recursive plugin loading.
|
2014-05-01 13:37:44 -04:00 |
|
Dane
|
9da5b69b25
|
Fix bones id and BuryBoneAction delay.
The indices for bones were being set to "hash[:id], hash[:experience]".
instead of "hash[:id]" due to a syntax overlook.
|
2014-04-07 14:43:52 -04:00 |
|
Dane
|
d8e447196a
|
Fix bank using invalid variable.
In executeAction the variable 'character' was being used instead of.
'mob'. Just a simple overlook anybody could've made.
|
2014-04-07 13:44:06 -04:00 |
|
Dane
|
d3ffb10ff0
|
Fix ancients teleport logic and teleport delay.
Teleporting at the first pulse with ancients feels too quick. It doesn't.
give the player enough time to get to the second part of their.
Animation.
|
2014-04-07 13:18:26 -04:00 |
|
Dane
|
ac2c6b4704
|
Fix herblore potion using invalid skill id.
|
2014-04-07 12:59:41 -04:00 |
|
Dane
|
e7bb3e5a19
|
Add ::runes command.
|
2014-04-07 12:15:57 -04:00 |
|
Major-
|
41f224d8e2
|
Cleanup and improve comments.
|
2014-03-09 20:46:02 +00:00 |
|
Major-
|
2b08bb6678
|
Add the runecraft skill.
|
2014-03-09 09:51:26 +00:00 |
|
Major-
|
01a9631f32
|
Fix bugs in the magic skill plugin.
|
2014-03-09 09:42:06 +00:00 |
|
Major-
|
1bb7b37aaa
|
Fix mining.
|
2014-03-07 17:11:09 +00:00 |
|
Major-
|
0cbf94c20a
|
Format bootstrap.
|
2014-03-07 17:09:50 +00:00 |
|
Major-
|
92f4c7daf5
|
Add an ::objectinfo command.
|
2014-03-06 18:26:58 +00:00 |
|
Major-
|
74b1b18ab1
|
Rename message-filter plugin to cmd-filter.
|
2014-02-25 08:18:15 +00:00 |
|
Major-
|
a71d14ed55
|
Remove hello plugin.
|
2014-02-25 01:09:47 +00:00 |
|
Major-
|
14a7cb5ac5
|
Remove minor repetition in potions.rb.
|
2014-02-24 08:06:02 +00:00 |
|
Major-
|
a5c95015b4
|
Cleanup.
|
2014-02-24 08:02:33 +00:00 |
|
Major-
|
a325cd1d09
|
Add support for potion consumption.
|
2014-02-24 07:53:10 +00:00 |
|
Major-
|
194c031502
|
Start an action on consumption to prevent multiple consumptions per tick.
|
2014-02-24 07:52:43 +00:00 |
|
Major-
|
16b0ffaeeb
|
Add consumables base and support food consumption.
|
2014-02-23 22:58:56 +00:00 |
|
Major-
|
5f4b7055c4
|
Make current skill level updating optional when using ::level.
|
2014-02-23 22:48:55 +00:00 |
|
Major-
|
87d1ba4478
|
Cleanup.
|
2014-02-23 19:47:13 +00:00 |
|
Major-
|
2dbca66606
|
Use constants instead of the java Skill class.
|
2014-02-23 19:45:52 +00:00 |
|
Major-
|
93f49e0769
|
Add constants representing the skill ids.
|
2014-02-23 19:45:11 +00:00 |
|
Major-
|
2580b6ed2b
|
Fix ::item and ::remove commands.
|
2014-02-23 04:10:26 +00:00 |
|
Major-
|
b06bd36d55
|
Warn if the id parameter of ::remove is out of bounds.
|
2014-02-21 20:58:45 +00:00 |
|
Major-
|
57e9e9eabe
|
Format.
|
2014-02-20 22:55:40 +00:00 |
|
Major-
|
127c9658bc
|
Stop incorrect position being calculated.
|
2014-02-20 22:55:02 +00:00 |
|
Major-
|
6e49b605af
|
Prevent ReturnJumpException.
|
2014-02-20 22:49:38 +00:00 |
|
Major-
|
f84b46f286
|
Format.
|
2014-02-20 22:48:57 +00:00 |
|
Major-
|
ea0961fc9a
|
Prevent IndexOutOfBoundsException when using the item command.
|
2014-02-20 20:08:11 +00:00 |
|
Major-
|
21f6a1d192
|
Fix incorrect number of parameters bug when creating a bone.
|
2014-02-20 19:19:13 +00:00 |
|
Major-
|
82104d85d0
|
Remove unnecessary name parameter.
|
2014-02-20 18:04:22 +00:00 |
|
Major-
|
8713151671
|
Cleanup code.
|
2014-02-20 17:41:17 +00:00 |
|
Major-
|
c461127234
|
Format.
|
2014-02-20 17:41:00 +00:00 |
|
Major-
|
566b142a02
|
Add base prayer plugin; Support bone burying.
|
2014-02-17 22:55:16 +00:00 |
|
Major-
|
6a493fd629
|
Correct typo in expected key when hash parsing.
|
2014-02-15 22:41:09 +00:00 |
|
Major-
|
9d82797bd6
|
Add support for edited clients; Properly support chat filtering; Fix issue #11; Make certain Mining messages filterable.
|
2014-02-15 22:40:00 +00:00 |
|
Major-
|
2ed1477d2c
|
Make potion-making give experience; Change version number.
|
2014-02-15 22:38:09 +00:00 |
|
Major-
|
7efa7690ab
|
Add Herblore skill.
|
2014-02-15 16:01:04 +00:00 |
|
Major-
|
69f74c2028
|
Add Tutorial Island location plugin - current only spawns npcs.
|
2014-02-14 23:12:06 +00:00 |
|