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 |
|
Major-
|
05d04c9fb2
|
Remove redundant code.
|
2014-02-16 00:18:03 +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-
|
953e4cb3db
|
Correctly utilise new PrivacyState.toInteger method.
|
2014-02-15 22:36:38 +00:00 |
|
Major-
|
da7b4ee23b
|
Fix bug where wrong integer value of privacy state would be returned.
|
2014-02-15 22:34:16 +00:00 |
|
Major-
|
9622efa6db
|
Add coins to a new player's bank - temporary workaround.
|
2014-02-15 22:17:41 +00:00 |
|
Major-
|
e57e3b35df
|
Add a listener for sector events.
|
2014-02-15 22:04:55 +00:00 |
|
Major-
|
eb4a655649
|
Correct LoginListener comment.
|
2014-02-15 21:52:30 +00:00 |
|
Major-
|
7efa7690ab
|
Add Herblore skill.
|
2014-02-15 16:01:04 +00:00 |
|
Major-
|
d2580074ae
|
Make the world sector repository public.
|
2014-02-15 15:19:29 +00:00 |
|
Major-
|
8c6d6bf189
|
Split SetTileItemEvent into three separate events.
|
2014-02-15 15:15:25 +00:00 |
|
Major-
|
1e5a354ea8
|
Register players and npcs in their appropriate sectors.
|
2014-02-15 15:14:27 +00:00 |
|
Major-
|
5026ac0477
|
Add warnings about consistent element ordering; Use ordinal where possible.
|
2014-02-15 15:13:48 +00:00 |
|
Major-
|
72f00e2fbe
|
Support (custom) filterable privacy state.
|
2014-02-15 03:12:09 +00:00 |
|
Major-
|
e89214e7be
|
Remove unnecessary removeSlot parameter.
|
2014-02-15 01:24:43 +00:00 |
|
Major-
|
67a27f921e
|
Stop equip event handler from breaking the handler chain when it shouldn't.
|
2014-02-15 00:35:54 +00:00 |
|
Major-
|
1cee70cec0
|
Add additional utility method to Inventory.
|
2014-02-15 00:35:22 +00:00 |
|