Commit Graph

13 Commits

Author SHA1 Message Date
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
Major- 5b9545fbee Remove skill id constants from bootstrap, improve consumables code. 2015-01-07 16:44:20 +00:00
Major- c162705cd4 Update existing plugins to use the new utils plugin. 2014-08-09 17:12:25 +01:00
Major- 3931b9eb48 Rename Events to Messages. 2014-08-08 13:50:56 +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- 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
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