Commit Graph

12 Commits

Author SHA1 Message Date
Promises 3ae6a1b290 Use current_level in Magic plugin. (#320) 2017-05-27 17:54:14 +01:00
Jesse Woolsey 574371f578 * Fix Spam Clicking for Magic
* Fix OverRide Magic Spells
* Fix Process Element check
* Runes Read In the correct of how Runescape does (primary, elemental)
* Changed MAGIC_SKILL_ID for add exp to Skill::Magic
2016-02-13 03:21:47 -05:00
WizardJesse1 0fcd138f86 Fix Magic Check Issues
I forgot to check a few things when i changed magic check's

Issues Fix

* You couldn't teleport but now you can
* Illegal items would throw an error
* Process elements would get removed even if you couldn't cast the spell due to moving illegal items
2016-02-09 19:30:35 -05:00
WizardJesse1 1a1a7dcca7 Fix magic skill checks
* Checks are now in order of how runescape does it.

* Changed rune to be capitalized to Rune
2016-01-31 23:37:34 +00:00
Major- 035c0a74e9 Fix item enchanting and alchemising
This fixes #137
2016-01-30 07:37:58 +00:00
Major a86a03b930 Fix unexpected return in magic plugin 2016-01-06 13:52:55 +00: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- 17019523c2 Fix various skills (broken in cf7a742). 2015-01-12 02:40:51 +00:00
Major- 3931b9eb48 Rename Events to Messages. 2014-08-08 13:50:56 +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