Commit Graph

26 Commits

Author SHA1 Message Date
Major- f0424d66fe Correct variable name in Fishing skill. 2015-03-07 14:21:00 +00:00
Major- f6046cce23 Add basic prayer support. 2015-02-27 18:27:23 +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
Major- 0b6b6ccd03 Move potion constants into a module. 2015-02-26 22:32:59 +00:00
thispixel b2e8e27d70 Runecrafting login listener fix. 2015-02-12 18:24:56 +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- 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- e08a737933 Fix bugs in the mining plugin. 2014-08-09 06:44:45 +01:00
Major- bf0b93bcb4 Remove incomplete (and accidentally committed) firemaking plugin. 2014-08-08 14:25:04 +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- 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- 08cb196143 Fix formatting throughout various plugins. 2014-08-03 18:13:44 +01:00
Major- 13ca51809c Redo attributes system, add support for saving and loading, move settings classes around. 2014-07-19 04:15:06 +01:00
bugcrusher db3c380f13 Allow tiaras to be made and used for opening runecrafting altars with 1 click. 2014-07-06 15:49:17 +02:00
Major- e3943429fa Fix bug where the chain was always being broken for first item option events. 2014-07-05 00:07:39 +01:00
Major- 9d8e7cda0a Move some classes into the new org.apollo.game.model.entity package, and update plugins and classes that reference these. 2014-07-03 01:02:02 +01:00
Nikki 9a7210deb1 Recursive plugin loading. 2014-05-01 13:37:44 -04:00