Commit Graph

86 Commits

Author SHA1 Message Date
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
Major- 97c23d5ed8 Update to latest libs. 2014-01-26 21:30:05 +00:00
Major- 5162ca680a Add npcinfo command. 2014-01-26 21:18:59 +00:00
Major- c9dc1c72ad Update pom. 2014-01-26 21:02:51 +00:00
Major- 15141fd875 Update to netty 4. 2014-01-26 21:02:18 +00:00
Major- 4b346f4e24 Remove unnecessary comment. 2014-01-10 10:45:34 +00:00
Major- 11c05f5d7e Correct invalid tag in pom.xml. 2014-01-10 10:44:07 +00:00
Major- 2e4425252f Update license year. 2014-01-10 10:43:29 +00:00
Major- 053615075d Fix bug with reading longs. 2014-01-10 10:42:12 +00:00
Major- 4f025e4e2f Add extra matches to gitignore. 2013-12-30 10:06:58 +00:00
Major- f20fe33afb Fix pom.xml. 2013-12-30 09:54:13 +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
Major- 271b332ec6 Merge pull request #4 from kylestev/master.
Merge in IntelliJ + Maven support (mainly gitignore stuff) and Privacy Option packet implementation.
2013-12-29 17:53:55 -08:00
Kyle Stevenson dafd0368d0 Ignore data/savedGames and data/fs. 2013-12-29 15:22:11 -08:00
Kyle Stevenson d9dc0ef09a Add IntelliJ project files to gitignore. 2013-12-29 15:21:15 -08:00
Kyle Stevenson 3b05c681c3 Add maven support. 2013-12-29 15:20:38 -08: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- c231a5abf5 Delete test.rb. 2013-12-05 16:41:46 +00:00
Major- 3d53188ccf Delete empty dialogue. 2013-12-05 16:41:26 +00:00
Major- 030242351d Remove release command. 2013-12-05 16:40:37 +00:00
Major- f20e738f67 Delete drops.rb. 2013-12-05 16:37:44 +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- f3799391c8 Fix mining; rename to skill-mining. 2013-11-25 21:26:49 +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- a66a901dd4 Format and cleanup. 2013-11-24 01:29:04 +00:00