Commit Graph

140 Commits

Author SHA1 Message Date
Ryley Kimmel 36fe2933b5 Add support for 'slices' of food (pizza, cakes).
Fix skill constant that did not exist.
Add support for different food delays.
2015-02-26 17:15:48 -05:00
Ryley Kimmel 369fa6e661 Remove unnecessary skill dependency from consumable Potions. 2015-02-26 17:14:10 -05:00
Ryley Kimmel 00627e0f48 Use player#openBank() over BankUtils#openBank(Player). 2015-02-26 13:56:01 -05:00
Major- 5f2b1566de Make minor code improvements to bootstrap, make spawn_npc return the spawned npc. 2015-02-26 04:30:09 +00:00
Major- 9e5f454aa5 Add dialogue support. 2015-02-25 16:40:36 +00:00
Major- 5814c5b44f Correct typo in name-lookup plugin. 2015-02-25 16:33:57 +00:00
Major- 496de2b7f8 Update wilderness coordinates to the ones used by Jagex. 2015-02-25 16:33:20 +00:00
Major- 8b31333e23 Complete rename of 'PrivateMessageMessage' to 'PrivateChatMessage', rename 'TextUtil.uncompress' to 'TextUtil.decompress'. 2015-02-13 16:46:04 +00:00
thispixel b2e8e27d70 Runecrafting login listener fix. 2015-02-12 18:24:56 +00:00
Major- e5fb8a9529 Use symbols instead of strings in name-util. 2015-01-12 02:54:55 +00:00
Major- 17019523c2 Fix various skills (broken in cf7a742). 2015-01-12 02:40:51 +00:00
Major- 51c1cc3193 Fix Runecrafting (broken by cf7a742). 2015-01-12 02:33:05 +00:00
Major- 64fdb1dcb3 Remove Fletching plugin.xml file. 2015-01-09 19:17:18 +00:00
Major- 5ab0322cac Add Fishing skill (thanks to 1ek). 2015-01-07 17:02:21 +00:00
Major- 80c1642b9f Improve runecraft plugin. 2015-01-07 16:44:31 +00:00
Major- 5b9545fbee Remove skill id constants from bootstrap, improve consumables code. 2015-01-07 16:44:20 +00:00
Major- ec516bda67 Add extra utility methods to Inventory and utils plugin. 2015-01-07 16:28:02 +00:00
Major- 3e22f78ff2 Fix plugin issues created by breaking changes in previous commit. 2015-01-07 15:52:21 +00:00
Major- c8cc7a5cd2 Rename height field of ObjectDefinition to length. 2014-09-11 21:29:52 +01:00
Major- 5ab6d749b5 Merge branch 'master' of https://github.com/apollo-rsps/apollo. 2014-09-11 21:24:48 +01:00
Major- 57dc6c7c9c Correct typo in ::objectinfo and print width and height, format command.rb. 2014-09-11 21:24:40 +01:00
Major- cb4fa4eb31 Import IgnoreListMessage in friend.rb. 2014-09-02 14:23:59 +01:00
Major- 961a846c8b Undo last commit. 2014-09-02 14:23:22 +01:00
Major- 68ab2a7526 Import IgnoreListMessage in ignore.rb.
Import IgnoreListMessage (thanks lmctruck).
2014-09-01 00:07:28 +01:00
Major- c162705cd4 Update existing plugins to use the new utils plugin. 2014-08-09 17:12:25 +01:00
Major- 04a8a61f15 Remove incomplete item spawning file. 2014-08-09 06:47:43 +01:00
Major- f5831f4963 Update lookup command plugin.xml. 2014-08-09 06:46:51 +01:00
Major- 587901c630 Add the new utils plugin, change entity spawning and the lookup command plugins to use it. 2014-08-09 06:45:53 +01:00
Major- e08a737933 Fix bugs in the mining plugin. 2014-08-09 06:44:45 +01:00
Major- 44ee0ddd5d Format and add npcs in the Al-Kharid mine. 2014-08-08 14:49:25 +01:00
Major- a59930d0d4 Add npcs to Al-Kharid. 2014-08-08 14:36:56 +01:00
Major- bf0b93bcb4 Remove incomplete (and accidentally committed) firemaking plugin. 2014-08-08 14:25:04 +01:00
Major- f276954998 Fix grammatically-incorrect comments introduced when renaming Events to Messages. 2014-08-08 14:20:21 +01:00
Major- 7924791405 Fix bug where multiple (identical) bone burying actions would replace each other instead of cancelling. 2014-08-08 14:13:58 +01:00
Major- 3931b9eb48 Rename Events to Messages. 2014-08-08 13:50:56 +01:00
Major- 44b8972fb3 Add world as a global variable for plugins. 2014-08-08 04:43:55 +01:00
Major- 9469ebe297 Create new top-level chat folder. 2014-08-08 03:53:15 +01:00
Major- 42131dcdaf Fix ::pos command. 2014-08-08 02:59:49 +01:00
Major- dbdfd067c6 Add edgeville (thanks xEliqa). 2014-08-08 02:45:02 +01:00
Major- e5347819d3 Fix syntax error in tiara.rb. 2014-08-08 02:03:33 +01:00
Major- 22f712da23 Add support for specifying the option for events in the declaration (where applicable). 2014-08-08 02:00:01 +01:00
Major- 0b6e0bdc60 Re-add bootstrap.rb. 2014-08-05 04:52:25 +01:00
Major- 08cb196143 Fix formatting throughout various plugins. 2014-08-03 18:13:44 +01:00
Major- 6349bc5892 Fix formatting and break the handler chain in the emote tab plugin. 2014-08-03 18:10:20 +01:00
Major- 107f97c226 Fix incorrect parenthesis placement in teleport.rb. 2014-08-01 16:21:05 +01:00
Major- 38db7467e5 Add comments to teleport, use the conventional ' ' for strings with no interpolation. 2014-08-01 15:17:01 +01:00
Major- 021467c92d Fix broadcast messaging bug reported by xEliqa. 2014-07-25 04:43:23 +01:00
Major- d5c19d7e31 Rename filter plugin to messaging, add broadcast command. 2014-07-25 04:08:54 +01:00
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