Commit Graph

13 Commits

Author SHA1 Message Date
CharlesVaneenoo 82f28b070e creation of drink.rb
fix bad name
2016-03-05 23:01:22 +01:00
thispixel e7229e7f61 separate potion and food consume delays 2016-02-02 11:10:44 +00:00
Gary Tierney 9720574310 Merge pull request #149 from thispixel/master
fixes issue #148 - add consumable delays
2016-02-01 20:42:02 +00:00
thispixel 1c6091251a fixes issue #148 - add consumable delays 2016-02-01 11:26:31 +00:00
WizardJesse1 e194a6b46c Fixed food eating delays
* Removed the equal check due to causing issue's with food delays since when you eat one food it should be on the same tick
2016-01-31 15:50:20 -05:00
Major- 8f3fd75b33 Update all plugins to conform to Rubocop. 2015-08-27 18:17:58 +01:00
atomicint 654a1a6dfd Rebase the MessageHandler, MessageHandlerChain and MessageHandlerChainSet
Rebased several other pieces of code
2015-03-29 12:52:55 -04:00
Major- 5b9545fbee Remove skill id constants from bootstrap, improve consumables code. 2015-01-07 16:44:20 +00: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- a5c95015b4 Cleanup. 2014-02-24 08:02:33 +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