Commit Graph

63 Commits

Author SHA1 Message Date
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- 93fcfe2107 Change default spawn position to tutorial island. 2014-02-14 13:58:53 +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- 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- 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- 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- 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- 085aea77d5 Add consistency to definition classes. 2014-01-26 23:38:27 +00:00
Major- d3ab7919bb Remove code rendered unnecessary in the netty 4 upgrade. 2014-01-26 21:59:38 +00:00
Major- 5162ca680a Add npcinfo command. 2014-01-26 21:18:59 +00:00
Major- 15141fd875 Update to netty 4. 2014-01-26 21:02:18 +00:00
Major- 053615075d Fix bug with reading longs. 2014-01-10 10:42:12 +00:00
Major- 1063dbc8b9 Use ordinal instead of value for Gender. 2013-12-30 09:53:49 +00:00
Major- e79772ec18 Fix poor conventions from pull request. 2013-12-30 09:39:46 +00:00
Major- 715b914a50 Merge branch 'master' of https://github.com/apollo-rsps/apollo. 2013-12-30 01:57:05 +00:00
Major- e25e818c07 Update object/region code. 2013-12-30 01:56:39 +00:00
Major- c3d0478b39 Clarify unclear code. 2013-12-30 01:56:04 +00:00
Kyle Stevenson 0306fd4230 Add privacy options support. 2013-12-29 15:17:34 -08:00
Major- 6e4372ba56 Update CameraMovementEvent.java. 2013-12-08 20:48:47 +00:00
Major- 349b004ec2 Synchronization fix. 2013-12-04 18:08:50 +00:00
Major- ff25a4fe15 Correct npc synchronization. 2013-11-28 18:55:18 +00:00
Major- a66a901dd4 Format and cleanup. 2013-11-24 01:29:04 +00:00
Major- ea115562c0 Rename Character to Mob; make Entity an abstract class. 2013-11-22 19:37:30 +00:00
Major- f40f885008 Various changes. 2013-11-19 20:17:58 +00:00
Major- fb422bcfe1 Add base for sector repository; clarify naming. 2013-11-09 13:49:05 +00:00
Major- 0544ad7e2c Enable RSA. 2013-11-09 13:37:03 +00:00
Major- 213ab5db82 Add item dropping codecs. 2013-11-09 12:02:55 +00:00
Major- 751b0ead4b Plugin cleanup. 2013-11-07 22:59:55 +00:00
Major- 003aa082a2 Format; clean up magic plugin. 2013-11-06 23:43:17 +00:00
Major- 19e609cd6d Command changes (nothing plugin breaking). 2013-11-04 20:49:35 +00:00
Major- ecb77ed748 Actually fix issue #2. 2013-11-04 01:42:54 +00:00
Major- 88c45c216f Fix issue #2. 2013-11-04 00:46:51 +00:00
Major- 82b12e30a2 Add magic plugin, more decoders and commands. 2013-11-03 23:48:17 +00:00
Major- 43c5a23851 Change interface management (see commit notes). 2013-11-03 19:16:51 +00:00
Major- e6bf527dff Add config events. 2013-11-03 17:37:52 +00:00
Major- 4b55bf8960 Add widget display encoders; bug fixes. 2013-11-03 05:58:04 +00:00
Major- 42d42af0c5 Add item on item decoder; minor mining changes. 2013-11-03 05:32:54 +00:00