Major-
|
8bca73629f
|
Add display crossbones event.
|
2014-03-06 18:28:21 +00:00 |
|
Major-
|
d98c176585
|
Add extra sector functionality.
|
2014-03-06 18:27:43 +00:00 |
|
Major-
|
92f4c7daf5
|
Add an ::objectinfo command.
|
2014-03-06 18:26:58 +00:00 |
|
Major-
|
b9db104679
|
Add set player action event.
|
2014-02-26 19:55:35 +00:00 |
|
Major-
|
74b1b18ab1
|
Rename message-filter plugin to cmd-filter.
|
2014-02-25 08:18:15 +00:00 |
|
Major-
|
8841434c2f
|
Stop prayer head icon showing on 377 clients.
|
2014-02-25 08:17:43 +00:00 |
|
Major-
|
0d169d5871
|
Cleanup and re-organise methods in some org.apollo.game.model classes.
|
2014-02-25 05:40:39 +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-
|
82796eda28
|
Remove message sent when an npc is registered/unregistered.
|
2014-02-24 00:07:56 +00:00 |
|
Major-
|
16b0ffaeeb
|
Add consumables base and support food consumption.
|
2014-02-23 22:58:56 +00:00 |
|
Major-
|
86b8eea4f4
|
Make constructors of blocks package-private.
|
2014-02-23 22:56:52 +00:00 |
|
Major-
|
da0ac85aa5
|
Remove unnecessary password.isEmpty check.
|
2014-02-23 22:55:27 +00:00 |
|
Major-
|
5f4b7055c4
|
Make current skill level updating optional when using ::level.
|
2014-02-23 22:48:55 +00:00 |
|
Major-
|
6a393ca189
|
Cache experience for level values instead of recalculating.
|
2014-02-23 22:22:19 +00:00 |
|
Major-
|
87d1ba4478
|
Cleanup.
|
2014-02-23 19:47:13 +00:00 |
|
Major-
|
c93e23e5b9
|
Rename 'Runecrafting' to 'Runecraft'.
|
2014-02-23 19:46:33 +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-
|
4db6a93493
|
Merge branch 'master' of https://github.com/apollo-rsps/apollo.
|
2014-02-23 18:05:21 +00:00 |
|
Major-
|
fc68c132f6
|
Merge pull request #14 from lare96/master.
Update LoginDecoder.java.
|
2014-02-23 18:02:33 +00:00 |
|
lare96
|
e9669d7e90
|
Update LoginDecoder.java.
|
2014-02-23 03:01:59 -05:00 |
|
lare96
|
93d7b5a92e
|
Update LoginDecoder.java.
|
2014-02-23 01:06:23 -05:00 |
|
Major-
|
2580b6ed2b
|
Fix ::item and ::remove commands.
|
2014-02-23 04:10:26 +00:00 |
|
Major-
|
0801d53e28
|
Support global tile item event.
|
2014-02-22 21:52:32 +00:00 |
|
Major-
|
e55b8ad0e6
|
Correct documentation.
|
2014-02-22 21:51:52 +00:00 |
|
Major-
|
3f67a6e106
|
Correct typo.
|
2014-02-22 19:30:32 +00:00 |
|
Major-
|
5d3dd47f17
|
Add utility methods to SlottedItem.
|
2014-02-22 00:53:43 +00:00 |
|
Major-
|
b06bd36d55
|
Warn if the id parameter of ::remove is out of bounds.
|
2014-02-21 20:58:45 +00:00 |
|
Major-
|
2d3522dea1
|
Make (some) blockset-related methods final.
|
2014-02-21 20:55:26 +00:00 |
|
Major-
|
55245c47f2
|
Store interacting mob instead of disposing of.
|
2014-02-21 01:05:04 +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-
|
0c2617b8d5
|
Add UpdateWeightEvent and encoders.
|
2014-02-20 17:33:10 +00:00 |
|
Major-
|
566b142a02
|
Add base prayer plugin; Support bone burying.
|
2014-02-17 22:55:16 +00:00 |
|
Major-
|
6a1508a6d2
|
Add Npc boundaries.
|
2014-02-16 18:34:43 +00:00 |
|
Major-
|
5c0a11dab0
|
Standardise comments in Event implementations.
|
2014-02-16 17:47:22 +00:00 |
|
Major-
|
57f08d8bfc
|
Correct incomplete documentation in UpdateTileItemEvent.
|
2014-02-16 17:20:45 +00:00 |
|
Major-
|
cc89af0167
|
Add explanatory message re: PrivacyState workaround.
|
2014-02-16 17:13:25 +00:00 |
|
Major-
|
5f9974b04c
|
Remove unnecessary workaround method leftover from netty 3.
|
2014-02-16 17:12:17 +00:00 |
|