Commit Graph

106 Commits

Author SHA1 Message Date
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
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