Commit Graph

199 Commits

Author SHA1 Message Date
Major- f6046cce23 Add basic prayer support. 2015-02-27 18:27:23 +00:00
Major- fd04bd4e53 Rename ':serialized' attribute type to ':persistent'. 2015-02-27 18:26:47 +00:00
Major- 4cf2af762d Remove debug message from attributes.rb. 2015-02-27 05:55:35 +00:00
Major- d81f0feaf7 Move EventContext functionality into Event, remove EventContext, add LogoutEvent support. 2015-02-27 04:34:09 +00:00
Major- 06b6f5fb74 Move login and logout listening to the new Event system and update plugins to reflect this move, remove previous listening system, fix minor bug in EventListenerChainSet. 2015-02-27 04:11:08 +00:00
Ryley Kimmel 6ce4fe198a Format author tag, for consistency with other authors. 2015-02-26 22:11:32 -05:00
Ryley Kimmel ac70cdeef4 Fix a typo within the bootstrap. 2015-02-26 19:27:57 -05:00
Major- 0b6b6ccd03 Move potion constants into a module. 2015-02-26 22:32:59 +00:00
Ryley Kimmel be4a4ea7c9 Add default dependencies tag to the consumable plugin. 2015-02-26 17:26:23 -05:00
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