Commit Graph

157 Commits

Author SHA1 Message Date
Major- 57e9e9eabe Format. 2014-02-20 22:55:40 +00:00
Major- 127c9658bc Stop incorrect position being calculated. 2014-02-20 22:55:02 +00:00
Major- 6e49b605af Prevent ReturnJumpException. 2014-02-20 22:49:38 +00:00
Major- f84b46f286 Format. 2014-02-20 22:48:57 +00:00
Major- ea0961fc9a Prevent IndexOutOfBoundsException when using the item command. 2014-02-20 20:08:11 +00:00
Major- 21f6a1d192 Fix incorrect number of parameters bug when creating a bone. 2014-02-20 19:19:13 +00:00
Major- 82104d85d0 Remove unnecessary name parameter. 2014-02-20 18:04:22 +00:00
Major- 8713151671 Cleanup code. 2014-02-20 17:41:17 +00:00
Major- c461127234 Format. 2014-02-20 17:41:00 +00:00
Major- 566b142a02 Add base prayer plugin; Support bone burying. 2014-02-17 22:55:16 +00:00
Major- 6a493fd629 Correct typo in expected key when hash parsing. 2014-02-15 22:41:09 +00:00
Major- 9d82797bd6 Add support for edited clients; Properly support chat filtering; Fix issue #11; Make certain Mining messages filterable. 2014-02-15 22:40:00 +00:00
Major- 2ed1477d2c Make potion-making give experience; Change version number. 2014-02-15 22:38:09 +00:00
Major- 7efa7690ab Add Herblore skill. 2014-02-15 16:01:04 +00:00
Major- 69f74c2028 Add Tutorial Island location plugin - current only spawns npcs. 2014-02-14 23:12:06 +00:00
Major- 3bae7e64f0 Add Lumbridge location plugin - currently only spawns npcs. 2014-02-14 23:11:37 +00:00
Major- b75a782343 Update lookup plugin to use entity-spawning plugin instead of duplicating code. 2014-02-14 23:10:01 +00:00
Major- 75c6ffcfc7 Add entity spawning plugin. 2014-02-14 23:09:28 +00:00
Major- 446bd6b711 Add comments. 2014-02-14 23:07:08 +00:00
Major- e899528f45 Format. 2014-02-14 23:04:26 +00:00
Major- 8038833df8 Add cmd-animate plugin. 2014-02-14 23:04:04 +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- 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- e3a4cc92d8 Fix undefined method error. 2014-02-13 17:28:49 +00:00
Major- 5ba056bb9f Fix bug in private messaging. 2014-02-12 19:58:04 +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- 918b011c71 Update pom. 2014-01-27 00:13:45 +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- 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- 715b914a50 Merge branch 'master' of https://github.com/apollo-rsps/apollo. 2013-12-30 01:57:05 +00:00
Major- c3d0478b39 Clarify unclear code. 2013-12-30 01:56:04 +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- 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- 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- 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- 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- a5829774d7 Fix minor issues in mining and running. 2013-11-03 17:06:00 +00:00