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 |
|
Major-
|
3bae7e64f0
|
Add Lumbridge location plugin - currently only spawns npcs.
|
2014-02-14 23:11:37 +00:00 |
|
Major-
|
b75a782343
|
Update lookup plugin to use entity-spawning plugin instead of duplicating code.
|
2014-02-14 23:10:01 +00:00 |
|
Major-
|
75c6ffcfc7
|
Add entity spawning plugin.
|
2014-02-14 23:09:28 +00:00 |
|
Major-
|
446bd6b711
|
Add comments.
|
2014-02-14 23:07:08 +00:00 |
|
Major-
|
e899528f45
|
Format.
|
2014-02-14 23:04:26 +00:00 |
|
Major-
|
8038833df8
|
Add cmd-animate plugin.
|
2014-02-14 23:04:04 +00:00 |
|
Major-
|
9c3cf508a6
|
Format.
|
2014-02-14 21:17:27 +00:00 |
|
Major-
|
7d24f47608
|
Add comments.
|
2014-02-14 18:52:48 +00:00 |
|
Major-
|
7e88243cec
|
Return a list of ids if entities share the same name.
|
2014-02-14 18:50:31 +00:00 |
|
Major-
|
bfc285c46e
|
Clean-up code.
|
2014-02-14 13:58:34 +00:00 |
|
Major-
|
29955af8ca
|
Clean-up code.
|
2014-02-14 00:24:55 +00:00 |
|
Major-
|
cdee2581aa
|
Add support for dialogue interfaces; Change interface comments.
|
2014-02-13 22:44:52 +00:00 |
|
Major-
|
d7befe5ad0
|
Make event handler comments consistent.
|
2014-02-13 20:27:59 +00:00 |
|
Major-
|
e3a4cc92d8
|
Fix undefined method error.
|
2014-02-13 17:28:49 +00:00 |
|
Major-
|
5ba056bb9f
|
Fix bug in private messaging.
|
2014-02-12 19:58:04 +00:00 |
|
Major-
|
832fb67fcd
|
Support ruby-only event handler chains; Add friend/ignore list support and private messaging; Format.
|
2014-02-12 17:02:16 +00:00 |
|
Major-
|
0e672639e0
|
Remove empty event handler.
|
2014-02-06 21:43:13 +00:00 |
|
Major-
|
cda640e5ae
|
Add support for events with ruby-only handlers.
|
2014-02-06 21:42:12 +00:00 |
|
Major-
|
918b011c71
|
Update pom.
|
2014-01-27 00:13:45 +00:00 |
|
Major-
|
60d55d829d
|
Delete spawns.rb.
|
2014-01-26 22:29:12 +00:00 |
|
Major-
|
6d1af1b3f2
|
Conform to ruby conventions.
|
2014-01-26 22:12:50 +00:00 |
|
Major-
|
5162ca680a
|
Add npcinfo command.
|
2014-01-26 21:18:59 +00:00 |
|
Major-
|
15141fd875
|
Update to netty 4.
|
2014-01-26 21:02:18 +00:00 |
|
Major-
|
715b914a50
|
Merge branch 'master' of https://github.com/apollo-rsps/apollo.
|
2013-12-30 01:57:05 +00:00 |
|