Commit Graph

22 Commits

Author SHA1 Message Date
lare96 c3ebfb46a8 Ban and mute support, commands included. 2015-09-02 14:17:48 -04:00
Major- 81a763cd69 Fix npc spawning command. 2015-08-29 12:36:08 +01:00
Major- 8f3fd75b33 Update all plugins to conform to Rubocop. 2015-08-27 18:17:58 +01:00
Major- e4778105f5 Modularise! Also add some unit tests. 2015-05-26 13:49:27 +01:00
Major- 3bd3ddd226 Remove the World singleton. 2015-03-28 13:46:50 +00:00
Ryley Kimmel 00627e0f48 Use player#openBank() over BankUtils#openBank(Player). 2015-02-26 13:56:01 -05:00
Major- c8cc7a5cd2 Rename height field of ObjectDefinition to length. 2014-09-11 21:29:52 +01:00
Major- 57dc6c7c9c Correct typo in ::objectinfo and print width and height, format command.rb. 2014-09-11 21:24:40 +01:00
Major- c162705cd4 Update existing plugins to use the new utils plugin. 2014-08-09 17:12:25 +01:00
Major- f5831f4963 Update lookup command plugin.xml. 2014-08-09 06:46:51 +01:00
Major- 587901c630 Add the new utils plugin, change entity spawning and the lookup command plugins to use it. 2014-08-09 06:45:53 +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- 42131dcdaf Fix ::pos command. 2014-08-08 02:59:49 +01:00
Major- 08cb196143 Fix formatting throughout various plugins. 2014-08-03 18:13:44 +01:00
Major- 107f97c226 Fix incorrect parenthesis placement in teleport.rb. 2014-08-01 16:21:05 +01:00
Major- 38db7467e5 Add comments to teleport, use the conventional ' ' for strings with no interpolation. 2014-08-01 15:17:01 +01:00
Major- 021467c92d Fix broadcast messaging bug reported by xEliqa. 2014-07-25 04:43:23 +01:00
Major- d5c19d7e31 Rename filter plugin to messaging, add broadcast command. 2014-07-25 04:08:54 +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- 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