Major-
|
d6ac9eeeaa
|
Remove message filtering
|
2016-02-11 13:07:02 +00:00 |
|
atomicint
|
6bb0c70c07
|
Fixed "It heals some health" food consumable message.
|
2016-02-03 19:21:53 -05: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 |
|
Jeremy Conklin
|
9fb65be3a8
|
Fixed issue with super str and def (4) turning into regular str and def pots. Also fixed super combat formula, range pot formula, and mage pot formula
|
2015-03-13 04:01:04 +00:00 |
|
Jeremy Conklin
|
be8bcc2fd0
|
food.rb edited online with Bitbucket
|
2015-03-11 22:44:11 +00:00 |
|
Jeremy Conklin
|
378b6f2a81
|
food.rb edited online with Bitbucket
|
2015-03-11 18:31:20 +00:00 |
|
Jeremy Conklin
|
c245516599
|
formatting
|
2015-03-11 18:27:10 +00:00 |
|
Jeremy Conklin
|
2088b49a34
|
added more consumables (edited formatting)
|
2015-03-11 03:28:01 +00:00 |
|
Jeremy Conklin
|
e5e423d52c
|
added more food (edit: formatting)
|
2015-03-11 03:20:28 +00:00 |
|
Jeremy Conklin
|
29bee05233
|
added more food
|
2015-03-11 03:05:44 +00:00 |
|
Jeremy Conklin
|
4b3e771e41
|
added more food consumables
|
2015-03-11 02:48:10 +00:00 |
|
Ryley Kimmel
|
6ce4fe198a
|
Format author tag, for consistency with other authors.
|
2015-02-26 22:11:32 -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 |
|
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 |
|