Commit Graph

25 Commits

Author SHA1 Message Date
Major- 8968786c01 Move 'org.apollo.game.model.setting' to 'org.apollo.game.model.entity.setting'. 2015-03-01 08:46:55 +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
Ryley Kimmel ac70cdeef4 Fix a typo within the bootstrap. 2015-02-26 19:27:57 -05:00
Major- 5f2b1566de Make minor code improvements to bootstrap, make spawn_npc return the spawned npc. 2015-02-26 04:30:09 +00:00
Major- 5b9545fbee Remove skill id constants from bootstrap, improve consumables code. 2015-01-07 16:44:20 +00:00
Major- 3e22f78ff2 Fix plugin issues created by breaking changes in previous commit. 2015-01-07 15:52:21 +00:00
Major- f276954998 Fix grammatically-incorrect comments introduced when renaming Events to Messages. 2014-08-08 14:20:21 +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- 22f712da23 Add support for specifying the option for events in the declaration (where applicable). 2014-08-08 02:00:01 +01:00
Major- 0b6e0bdc60 Re-add bootstrap.rb. 2014-08-05 04:52:25 +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
Major- cea982a424 Make some listeners Functional Interfaces. 2014-07-04 14:31:21 +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- 0cbf94c20a Format bootstrap. 2014-03-07 17:09:50 +00:00
Major- 93f49e0769 Add constants representing the skill ids. 2014-02-23 19:45:11 +00:00
Major- 832fb67fcd Support ruby-only event handler chains; Add friend/ignore list support and private messaging; Format. 2014-02-12 17:02:16 +00:00
Major- 15141fd875 Update to netty 4. 2014-01-26 21:02:18 +00:00
Major- 53a552118f Fix bug where mobs were still referred to as characters in plugins. 2013-11-25 02:01:08 +00:00
Major- 751b0ead4b Plugin cleanup. 2013-11-07 22:59:55 +00:00
Major- 19e609cd6d Command changes (nothing plugin breaking). 2013-11-04 20:49:35 +00:00
Major- 4b55bf8960 Add widget display encoders; bug fixes. 2013-11-03 05:58:04 +00:00
Major- 08c72bf9aa Default apollo. 2013-10-27 18:08:29 +00:00