Commit Graph

  • 6a1508a6d2 Add Npc boundaries. Major- 2014-02-16 18:34:43 +00:00
  • 5c0a11dab0 Standardise comments in Event implementations. Major- 2014-02-16 17:47:22 +00:00
  • 57f08d8bfc Correct incomplete documentation in UpdateTileItemEvent. Major- 2014-02-16 17:20:45 +00:00
  • cc89af0167 Add explanatory message re: PrivacyState workaround. Major- 2014-02-16 17:13:25 +00:00
  • 5f9974b04c Remove unnecessary workaround method leftover from netty 3. Major- 2014-02-16 17:12:17 +00:00
  • 05d04c9fb2 Remove redundant code. Major- 2014-02-16 00:18:03 +00:00
  • 6a493fd629 Correct typo in expected key when hash parsing. Major- 2014-02-15 22:41:09 +00:00
  • 9d82797bd6 Add support for edited clients; Properly support chat filtering; Fix issue #11; Make certain Mining messages filterable. Major- 2014-02-15 22:40:00 +00:00
  • 2ed1477d2c Make potion-making give experience; Change version number. Major- 2014-02-15 22:38:09 +00:00
  • 953e4cb3db Correctly utilise new PrivacyState.toInteger method. Major- 2014-02-15 22:36:38 +00:00
  • da7b4ee23b Fix bug where wrong integer value of privacy state would be returned. Major- 2014-02-15 22:34:16 +00:00
  • 9622efa6db Add coins to a new player's bank - temporary workaround. Major- 2014-02-15 22:17:41 +00:00
  • e57e3b35df Add a listener for sector events. Major- 2014-02-15 22:04:55 +00:00
  • eb4a655649 Correct LoginListener comment. Major- 2014-02-15 21:52:30 +00:00
  • 7efa7690ab Add Herblore skill. Major- 2014-02-15 16:01:04 +00:00
  • d2580074ae Make the world sector repository public. Major- 2014-02-15 15:19:29 +00:00
  • 8c6d6bf189 Split SetTileItemEvent into three separate events. Major- 2014-02-15 15:15:25 +00:00
  • 1e5a354ea8 Register players and npcs in their appropriate sectors. Major- 2014-02-15 15:14:27 +00:00
  • 5026ac0477 Add warnings about consistent element ordering; Use ordinal where possible. Major- 2014-02-15 15:13:48 +00:00
  • 72f00e2fbe Support (custom) filterable privacy state. Major- 2014-02-15 03:12:09 +00:00
  • e89214e7be Remove unnecessary removeSlot parameter. Major- 2014-02-15 01:24:43 +00:00
  • 67a27f921e Stop equip event handler from breaking the handler chain when it shouldn't. Major- 2014-02-15 00:35:54 +00:00
  • 1cee70cec0 Add additional utility method to Inventory. Major- 2014-02-15 00:35:22 +00:00
  • b56a1d7645 Add utility methods to Inventory. Major- 2014-02-14 23:30:43 +00:00
  • 69f74c2028 Add Tutorial Island location plugin - current only spawns npcs. Major- 2014-02-14 23:12:06 +00:00
  • 3bae7e64f0 Add Lumbridge location plugin - currently only spawns npcs. Major- 2014-02-14 23:11:37 +00:00
  • b75a782343 Update lookup plugin to use entity-spawning plugin instead of duplicating code. Major- 2014-02-14 23:10:01 +00:00
  • 75c6ffcfc7 Add entity spawning plugin. Major- 2014-02-14 23:09:28 +00:00
  • 446bd6b711 Add comments. Major- 2014-02-14 23:07:08 +00:00
  • e899528f45 Format. Major- 2014-02-14 23:04:26 +00:00
  • 8038833df8 Add cmd-animate plugin. Major- 2014-02-14 23:04:04 +00:00
  • f4f1b088cc Format. Major- 2014-02-14 23:03:14 +00:00
  • 951532e922 Delete trim.rb. Major- 2014-02-14 22:06:01 +00:00
  • 74142980d6 Add Npc.toString method. Major- 2014-02-14 22:04:42 +00:00
  • 0d367c9cf7 Improve comments. Major- 2014-02-14 22:02:56 +00:00
  • e9367f3f1a Support npcs facing directions; Send the direction when the npc is added. Major- 2014-02-14 21:18:11 +00:00
  • 9c3cf508a6 Format. Major- 2014-02-14 21:17:27 +00:00
  • 7d24f47608 Add comments. Major- 2014-02-14 18:52:48 +00:00
  • 7e88243cec Return a list of ids if entities share the same name. Major- 2014-02-14 18:50:31 +00:00
  • 93fcfe2107 Change default spawn position to tutorial island. Major- 2014-02-14 13:58:53 +00:00
  • bfc285c46e Clean-up code. Major- 2014-02-14 13:58:34 +00:00
  • 29955af8ca Clean-up code. Major- 2014-02-14 00:24:55 +00:00
  • b24beddb11 Fix bug where incorrect privacy state would be retrieved. Major- 2014-02-14 00:23:22 +00:00
  • af5fa61368 Fix bug where dependencies would not be loaded. Major- 2014-02-13 23:52:59 +00:00
  • 1883d131fe Add proper mob health deduction when they are damaged. Major- 2014-02-13 22:57:17 +00:00
  • cdee2581aa Add support for dialogue interfaces; Change interface comments. Major- 2014-02-13 22:44:52 +00:00
  • a2c744a7a9 Add consistent comments to synchronization blocks. Major- 2014-02-13 20:54:58 +00:00
  • d7befe5ad0 Make event handler comments consistent. Major- 2014-02-13 20:27:59 +00:00
  • e3a4cc92d8 Fix undefined method error. Major- 2014-02-13 17:28:49 +00:00
  • 4f316c08b4 Make exception messages consistent. Major- 2014-02-13 15:14:49 +00:00
  • 1ed7801598 Make ForwardPrivateMessageEventEncoder thread-safe; Rename method. Major- 2014-02-13 14:42:31 +00:00
  • 5ba056bb9f Fix bug in private messaging. Major- 2014-02-12 19:58:04 +00:00
  • 966a4012a0 Rename SendPrivateMessageEvent to PrivateMessageEvent. Major- 2014-02-12 17:48:33 +00:00
  • 7b6d897c31 Add private message support for r377. Major- 2014-02-12 17:46:56 +00:00
  • 832fb67fcd Support ruby-only event handler chains; Add friend/ignore list support and private messaging; Format. Major- 2014-02-12 17:02:16 +00:00
  • 5964dcb219 Remove duplicate event and decoder. Major- 2014-02-08 22:24:42 +00:00
  • 0e672639e0 Remove empty event handler. Major- 2014-02-06 21:43:13 +00:00
  • cda640e5ae Add support for events with ruby-only handlers. Major- 2014-02-06 21:42:12 +00:00
  • a6f42c4088 Format. Major- 2014-01-28 21:07:36 +00:00
  • efdb651f34 Add consistent formatting. Major- 2014-01-27 18:36:29 +00:00
  • 3b80e399c4 Correct pom file broken by git. Major- 2014-01-27 00:16:43 +00:00
  • 918b011c71 Update pom. Major- 2014-01-27 00:13:45 +00:00
  • 93bd8441c8 Remove duplicate ByteBuffer utility class. Major- 2014-01-27 00:05:43 +00:00
  • 92cc49934e Add consistency to events and handlers. Major- 2014-01-26 23:52:01 +00:00
  • 60d655ddea Fix pom file. Major- 2014-01-26 23:39:07 +00:00
  • 085aea77d5 Add consistency to definition classes. Major- 2014-01-26 23:38:27 +00:00
  • c2b93eed11 Change version format. Major- 2014-01-26 22:33:56 +00:00
  • 60d55d829d Delete spawns.rb. Major- 2014-01-26 22:29:12 +00:00
  • 6d1af1b3f2 Conform to ruby conventions. Major- 2014-01-26 22:12:50 +00:00
  • d3ab7919bb Remove code rendered unnecessary in the netty 4 upgrade. Major- 2014-01-26 21:59:38 +00:00
  • 97c23d5ed8 Update to latest libs. Major- 2014-01-26 21:30:05 +00:00
  • 5162ca680a Add npcinfo command. Major- 2014-01-26 21:18:59 +00:00
  • c9dc1c72ad Update pom. Major- 2014-01-26 21:02:51 +00:00
  • 15141fd875 Update to netty 4. Major- 2014-01-26 21:02:18 +00:00
  • 4b346f4e24 Remove unnecessary comment. Major- 2014-01-10 10:45:34 +00:00
  • 11c05f5d7e Correct invalid tag in pom.xml. Major- 2014-01-10 10:44:07 +00:00
  • 2e4425252f Update license year. Major- 2014-01-10 10:43:29 +00:00
  • 053615075d Fix bug with reading longs. Major- 2014-01-10 10:42:12 +00:00
  • 4f025e4e2f Add extra matches to gitignore. Major- 2013-12-30 10:06:58 +00:00
  • f20fe33afb Fix pom.xml. Major- 2013-12-30 09:54:13 +00:00
  • 1063dbc8b9 Use ordinal instead of value for Gender. Major- 2013-12-30 09:53:49 +00:00
  • e79772ec18 Fix poor conventions from pull request. Major- 2013-12-30 09:39:46 +00:00
  • 715b914a50 Merge branch 'master' of https://github.com/apollo-rsps/apollo. Major- 2013-12-30 01:57:05 +00:00
  • e25e818c07 Update object/region code. Major- 2013-12-30 01:56:39 +00:00
  • c3d0478b39 Clarify unclear code. Major- 2013-12-30 01:56:04 +00:00
  • 271b332ec6 Merge pull request #4 from kylestev/master. Major- 2013-12-29 17:53:55 -08:00
  • dafd0368d0 Ignore data/savedGames and data/fs. Kyle Stevenson 2013-12-29 15:22:11 -08:00
  • d9dc0ef09a Add IntelliJ project files to gitignore. Kyle Stevenson 2013-12-29 15:21:15 -08:00
  • 3b05c681c3 Add maven support. Kyle Stevenson 2013-12-29 15:20:38 -08:00
  • 0306fd4230 Add privacy options support. Kyle Stevenson 2013-12-29 15:17:34 -08:00
  • 6e4372ba56 Update CameraMovementEvent.java. Major- 2013-12-08 20:48:47 +00:00
  • c231a5abf5 Delete test.rb. Major- 2013-12-05 16:41:46 +00:00
  • 3d53188ccf Delete empty dialogue. Major- 2013-12-05 16:41:26 +00:00
  • 030242351d Remove release command. Major- 2013-12-05 16:40:37 +00:00
  • f20e738f67 Delete drops.rb. Major- 2013-12-05 16:37:44 +00:00
  • 349b004ec2 Synchronization fix. Major- 2013-12-04 18:08:50 +00:00
  • ff25a4fe15 Correct npc synchronization. Major- 2013-11-28 18:55:18 +00:00
  • f3799391c8 Fix mining; rename to skill-mining. Major- 2013-11-25 21:26:49 +00:00
  • 53a552118f Fix bug where mobs were still referred to as characters in plugins. Major- 2013-11-25 02:01:08 +00:00
  • a66a901dd4 Format and cleanup. Major- 2013-11-24 01:29:04 +00:00