Commit Graph

116 Commits

Author SHA1 Message Date
Major- e89214e7be Remove unnecessary removeSlot parameter. 2014-02-15 01:24:43 +00:00
Major- 67a27f921e Stop equip event handler from breaking the handler chain when it shouldn't. 2014-02-15 00:35:54 +00:00
Major- 1cee70cec0 Add additional utility method to Inventory. 2014-02-15 00:35:22 +00:00
Major- b56a1d7645 Add utility methods to Inventory. 2014-02-14 23:30:43 +00:00
Major- 69f74c2028 Add Tutorial Island location plugin - current only spawns npcs. 2014-02-14 23:12:06 +00:00
Major- 3bae7e64f0 Add Lumbridge location plugin - currently only spawns npcs. 2014-02-14 23:11:37 +00:00
Major- b75a782343 Update lookup plugin to use entity-spawning plugin instead of duplicating code. 2014-02-14 23:10:01 +00:00
Major- 75c6ffcfc7 Add entity spawning plugin. 2014-02-14 23:09:28 +00:00
Major- 446bd6b711 Add comments. 2014-02-14 23:07:08 +00:00
Major- e899528f45 Format. 2014-02-14 23:04:26 +00:00
Major- 8038833df8 Add cmd-animate plugin. 2014-02-14 23:04:04 +00:00
Major- f4f1b088cc Format. 2014-02-14 23:03:14 +00:00
Major- 951532e922 Delete trim.rb. 2014-02-14 22:06:01 +00:00
Major- 74142980d6 Add Npc.toString method. 2014-02-14 22:04:42 +00:00
Major- 0d367c9cf7 Improve comments. 2014-02-14 22:02:56 +00:00
Major- e9367f3f1a Support npcs facing directions; Send the direction when the npc is added. 2014-02-14 21:18:11 +00:00
Major- 9c3cf508a6 Format. 2014-02-14 21:17:27 +00:00
Major- 7d24f47608 Add comments. 2014-02-14 18:52:48 +00:00
Major- 7e88243cec Return a list of ids if entities share the same name. 2014-02-14 18:50:31 +00:00
Major- 93fcfe2107 Change default spawn position to tutorial island. 2014-02-14 13:58:53 +00:00
Major- bfc285c46e Clean-up code. 2014-02-14 13:58:34 +00:00
Major- 29955af8ca Clean-up code. 2014-02-14 00:24:55 +00:00
Major- b24beddb11 Fix bug where incorrect privacy state would be retrieved. 2014-02-14 00:23:22 +00:00
Major- af5fa61368 Fix bug where dependencies would not be loaded. 2014-02-13 23:53:22 +00:00
Major- 1883d131fe Add proper mob health deduction when they are damaged. 2014-02-13 22:57:17 +00:00
Major- cdee2581aa Add support for dialogue interfaces; Change interface comments. 2014-02-13 22:44:52 +00:00
Major- a2c744a7a9 Add consistent comments to synchronization blocks. 2014-02-13 20:54:58 +00:00
Major- d7befe5ad0 Make event handler comments consistent. 2014-02-13 20:27:59 +00:00
Major- e3a4cc92d8 Fix undefined method error. 2014-02-13 17:28:49 +00:00
Major- 4f316c08b4 Make exception messages consistent. 2014-02-13 15:15:23 +00:00
Major- 1ed7801598 Make ForwardPrivateMessageEventEncoder thread-safe; Rename method. 2014-02-13 14:42:31 +00:00
Major- 5ba056bb9f Fix bug in private messaging. 2014-02-12 19:58:04 +00:00
Major- 966a4012a0 Rename SendPrivateMessageEvent to PrivateMessageEvent. 2014-02-12 17:48:33 +00:00
Major- 7b6d897c31 Add private message support for r377. 2014-02-12 17:46:56 +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- 5964dcb219 Remove duplicate event and decoder. 2014-02-08 22:24:42 +00:00
Major- 0e672639e0 Remove empty event handler. 2014-02-06 21:43:13 +00:00
Major- cda640e5ae Add support for events with ruby-only handlers. 2014-02-06 21:42:12 +00:00
Major- a6f42c4088 Format. 2014-01-28 21:07:36 +00:00
Major- efdb651f34 Add consistent formatting. 2014-01-27 18:36:29 +00:00
Major- 3b80e399c4 Correct pom file broken by git. 2014-01-27 00:16:43 +00:00
Major- 918b011c71 Update pom. 2014-01-27 00:13:45 +00:00
Major- 93bd8441c8 Remove duplicate ByteBuffer utility class. 2014-01-27 00:05:43 +00:00
Major- 92cc49934e Add consistency to events and handlers. 2014-01-26 23:52:01 +00:00
Major- 60d655ddea Fix pom file. 2014-01-26 23:39:07 +00:00
Major- 085aea77d5 Add consistency to definition classes. 2014-01-26 23:38:27 +00:00
Major- c2b93eed11 Change version format. 2014-01-26 22:33:56 +00:00
Major- 60d55d829d Delete spawns.rb. 2014-01-26 22:29:12 +00:00
Major- 6d1af1b3f2 Conform to ruby conventions. 2014-01-26 22:12:50 +00:00
Major- d3ab7919bb Remove code rendered unnecessary in the netty 4 upgrade. 2014-01-26 21:59:38 +00:00