Commit Graph

307 Commits

Author SHA1 Message Date
Major- 17975206cb Improve the toString result in Position. 2014-08-09 16:53:32 +01:00
Major- 04a8a61f15 Remove incomplete item spawning file. 2014-08-09 06:47:43 +01:00
Major- f5831f4963 Update lookup command plugin.xml. 2014-08-09 06:46:51 +01:00
Major- 587901c630 Add the new utils plugin, change entity spawning and the lookup command plugins to use it. 2014-08-09 06:45:53 +01:00
Major- e08a737933 Fix bugs in the mining plugin. 2014-08-09 06:44:45 +01:00
Major- 44ee0ddd5d Format and add npcs in the Al-Kharid mine. 2014-08-08 14:49:25 +01:00
Major- a59930d0d4 Add npcs to Al-Kharid. 2014-08-08 14:36:56 +01:00
Major- bf0b93bcb4 Remove incomplete (and accidentally committed) firemaking plugin. 2014-08-08 14:25:04 +01:00
Major- f276954998 Fix grammatically-incorrect comments introduced when renaming Events to Messages. 2014-08-08 14:20:21 +01:00
Major- 027a39aad4 Make channel disconnection method log at the fine level. 2014-08-08 14:14:22 +01:00
Major- 7924791405 Fix bug where multiple (identical) bone burying actions would replace each other instead of cancelling. 2014-08-08 14:13:58 +01:00
Major- 3931b9eb48 Rename Events to Messages. 2014-08-08 13:50:56 +01:00
Major- 1ecdedd2e8 Move the RSA key parsing into NetworkConstants so that the modulus and exponent can be immutable. 2014-08-08 06:41:24 +01:00
Major- caa0eda7ee Ensure the player's password is encrypted immediately after their profile is loaded. 2014-08-08 06:40:34 +01:00
Major- b58826aaaf Refactor some utility classes. 2014-08-08 06:33:13 +01:00
Major- 44b8972fb3 Add world as a global variable for plugins. 2014-08-08 04:43:55 +01:00
Major- 9469ebe297 Create new top-level chat folder. 2014-08-08 03:53:15 +01:00
Major- 32aadfeaa4 Remove unused methods from PluginContext. 2014-08-08 03:50:33 +01:00
Major- 9bc9ddd0ce Cheaply prevent distanced action from executing when the mob is within the required distance but on the wrong side. 2014-08-08 03:43:44 +01:00
Major- 8f669f059b Change many log messages to the fine level. 2014-08-08 03:33:03 +01:00
Major- 42131dcdaf Fix ::pos command. 2014-08-08 02:59:49 +01:00
Major- dbdfd067c6 Add edgeville (thanks xEliqa). 2014-08-08 02:45:02 +01:00
Major- e5347819d3 Fix syntax error in tiara.rb. 2014-08-08 02:03:33 +01:00
Major- 22f712da23 Add support for specifying the option for events in the declaration (where applicable). 2014-08-08 02:00:01 +01:00
Major- a863d8ea71 Rename StaticObjectDecoder to GameObjectDecoder. 2014-08-07 21:23:39 +01:00
Major- 7dab24a64d Fix error thrown by javac but not the eclipse compiler. 2014-08-06 02:13:04 +01:00
Major- 0b6e0bdc60 Re-add bootstrap.rb. 2014-08-05 04:52:25 +01:00
Major- 44bab32e86 Update netty entry in pom.xml to the latest version. 2014-08-03 18:17:47 +01:00
Major- f3799bb434 Make DummyPlayerSaver and DiscardPlayerLoader the default. 2014-08-03 18:14:23 +01:00
Major- 08cb196143 Fix formatting throughout various plugins. 2014-08-03 18:13:44 +01:00
Major- 6349bc5892 Fix formatting and break the handler chain in the emote tab plugin. 2014-08-03 18:10:20 +01:00
Major- 107f97c226 Fix incorrect parenthesis placement in teleport.rb. 2014-08-01 16:21:05 +01:00
Major- 38db7467e5 Add comments to teleport, use the conventional ' ' for strings with no interpolation. 2014-08-01 15:17:01 +01:00
Major- 20f9e20e8f Cleanup small parts of ItemDefinitionDecoder and StaticObjectDecoder. 2014-08-01 15:10:44 +01:00
Major- 5788f7d8a4 Improve hashcode in Sectorcoordinates. 2014-08-01 15:09:41 +01:00
Major- b32b5bee55 Add notice about getSectors() returning a shallow copy. 2014-08-01 15:09:20 +01:00
Major- 9942d6f81b Update the sector the mob was previously in when they move out of one. 2014-08-01 15:06:15 +01:00
Major- 7727e9a148 Cleanup equals(). 2014-08-01 15:04:50 +01:00
Major- 021467c92d Fix broadcast messaging bug reported by xEliqa. 2014-07-25 04:43:23 +01:00
Major- d5c19d7e31 Rename filter plugin to messaging, add broadcast command. 2014-07-25 04:08:54 +01:00
Major- 394d9fe55a Pack the values in GameObject into a single integer, to reduce memory usage. 2014-07-22 01:12:02 +01:00
Major- 7eaccb4960 Move attribute base from Entity to Mob. 2014-07-22 00:46:27 +01:00
Major- ba80bb8b06 Update dummy plugin to work with the current apollo version. 2014-07-22 00:46:09 +01:00
Major- 75512c6302 Add support for banker npcs. 2014-07-22 00:35:55 +01:00
Major- b2263f1637 Remove duplicate code in NpcActionVerificationHandler. 2014-07-22 00:32:18 +01:00
Major- e574cdecbb Suppress a specific and unnecessary exception when a user ends the client's java process instead of logging out normally. 2014-07-22 00:31:54 +01:00
Major- 47f9248184 Remove debug message. 2014-07-22 00:27:08 +01:00
Major- 81ddd36662 Fix getLongestDelta bug reported by lmctruck. 2014-07-20 16:31:01 +01:00
Major- f58c4784fa Fix BufferUnderflow when loading players, reported by avatarscape. 2014-07-19 14:11:35 +01:00
Major- 9d05349b26 Move attribute persistence to its own file. 2014-07-19 04:46:20 +01:00