Commit Graph

148 Commits

Author SHA1 Message Date
Major- 55245c47f2 Store interacting mob instead of disposing of. 2014-02-21 01:05:04 +00:00
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- 0c2617b8d5 Add UpdateWeightEvent and encoders. 2014-02-20 17:33:10 +00:00
Major- 566b142a02 Add base prayer plugin; Support bone burying. 2014-02-17 22:55:16 +00:00
Major- 6a1508a6d2 Add Npc boundaries. 2014-02-16 18:34:43 +00:00
Major- 5c0a11dab0 Standardise comments in Event implementations. 2014-02-16 17:47:22 +00:00
Major- 57f08d8bfc Correct incomplete documentation in UpdateTileItemEvent. 2014-02-16 17:20:45 +00:00
Major- cc89af0167 Add explanatory message re: PrivacyState workaround. 2014-02-16 17:13:25 +00:00
Major- 5f9974b04c Remove unnecessary workaround method leftover from netty 3. 2014-02-16 17:12:17 +00:00
Major- 05d04c9fb2 Remove redundant code. 2014-02-16 00:18:03 +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- 953e4cb3db Correctly utilise new PrivacyState.toInteger method. 2014-02-15 22:36:38 +00:00
Major- da7b4ee23b Fix bug where wrong integer value of privacy state would be returned. 2014-02-15 22:34:16 +00:00
Major- 9622efa6db Add coins to a new player's bank - temporary workaround. 2014-02-15 22:17:41 +00:00
Major- e57e3b35df Add a listener for sector events. 2014-02-15 22:04:55 +00:00
Major- eb4a655649 Correct LoginListener comment. 2014-02-15 21:52:30 +00:00
Major- 7efa7690ab Add Herblore skill. 2014-02-15 16:01:04 +00:00
Major- d2580074ae Make the world sector repository public. 2014-02-15 15:19:29 +00:00
Major- 8c6d6bf189 Split SetTileItemEvent into three separate events. 2014-02-15 15:15:25 +00:00
Major- 1e5a354ea8 Register players and npcs in their appropriate sectors. 2014-02-15 15:14:27 +00:00
Major- 5026ac0477 Add warnings about consistent element ordering; Use ordinal where possible. 2014-02-15 15:13:48 +00:00
Major- 72f00e2fbe Support (custom) filterable privacy state. 2014-02-15 03:12:09 +00:00
Major- e89214e7be Remove unnecessary removeSlot parameter. 2014-02-15 01:24:43 +00:00
Major- 67a27f921e Stop equip event handler from breaking the handler chain when it shouldn't. 2014-02-15 00:35:54 +00:00
Major- 1cee70cec0 Add additional utility method to Inventory. 2014-02-15 00:35:22 +00:00
Major- b56a1d7645 Add utility methods to Inventory. 2014-02-14 23:30:43 +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- 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