Commit Graph

52 Commits

Author SHA1 Message Date
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
Major- 252b7677ca Add item verification. 2013-11-03 05:15:41 +00:00
Major- b3598aeb81 Clean-up. 2013-11-03 05:11:24 +00:00
Major- a61b6e3845 Complete set of item options and actions. 2013-11-03 05:10:58 +00:00
Major- cf61a22146 Class member sorting. 2013-11-03 04:58:21 +00:00
Major- e93e60e143 Update walking queue on run toggle. 2013-11-03 04:56:33 +00:00
Major- 1d05097869 Add npc synchronization and spawning plugin. 2013-11-03 04:49:00 +00:00
Major- 918c356e40 Minor definition updates. 2013-11-03 04:28:53 +00:00
Major- 275b16ddc9 Fully implement player synchronization. 2013-11-03 04:19:45 +00:00
Major- c8b73c871e Add npc and object definition decoding. 2013-11-03 04:02:06 +00:00
Major- 5f595c2746 Fix issue #1; comment updates. 2013-11-03 03:21:34 +00:00
Major- b920ab34a7 Format consistently; fix equipment removal. 2013-11-02 15:33:09 +00:00