Major-
|
17019523c2
|
Fix various skills (broken in cf7a742).
|
2015-01-12 02:40:51 +00:00 |
|
Major-
|
51c1cc3193
|
Fix Runecrafting (broken by cf7a742).
|
2015-01-12 02:33:05 +00:00 |
|
Major-
|
49593955a1
|
Order by size instead of name in DataType.
|
2015-01-10 19:48:49 +00:00 |
|
Major-
|
64fdb1dcb3
|
Remove Fletching plugin.xml file.
|
2015-01-09 19:17:18 +00:00 |
|
Major-
|
7b85bbec26
|
Fix issue #47.
|
2015-01-07 17:44:15 +00:00 |
|
Major-
|
fb6fb7c9d4
|
Update LICENSE year.
|
2015-01-07 17:04:28 +00:00 |
|
Major-
|
5ab0322cac
|
Add Fishing skill (thanks to 1ek).
|
2015-01-07 17:02:21 +00:00 |
|
Major-
|
80c1642b9f
|
Improve runecraft plugin.
|
2015-01-07 16:44:31 +00:00 |
|
Major-
|
5b9545fbee
|
Remove skill id constants from bootstrap, improve consumables code.
|
2015-01-07 16:44:20 +00:00 |
|
Major-
|
ec516bda67
|
Add extra utility methods to Inventory and utils plugin.
|
2015-01-07 16:28:02 +00:00 |
|
Major-
|
3e22f78ff2
|
Fix plugin issues created by breaking changes in previous commit.
|
2015-01-07 15:52:21 +00:00 |
|
Major-
|
ab8ad2a556
|
Add many various quality improvements throughout the codebase.
|
2015-01-07 15:45:15 +00:00 |
|
Major-
|
2725d1258f
|
Add containsAll and containsAny methods in Inventory.
|
2015-01-07 15:44:49 +00:00 |
|
Major-
|
4ae9ffa79f
|
Correct JavaDoc in Mob.
|
2014-09-17 03:29:53 +01:00 |
|
Major-
|
c37401c6bc
|
Fix issue #46.
|
2014-09-17 00:47:46 +01:00 |
|
Major-
|
afe660b57f
|
Use Guava's Preconditions where possible.
|
2014-09-15 18:36:46 +01:00 |
|
Major-
|
5682e7e919
|
Use Guava's ToStringHelper throughout.
|
2014-09-15 04:32:31 +01:00 |
|
Major-
|
69c75f5e31
|
Change Collections.emptyList() to ImmutableList.of() in Sector.
|
2014-09-15 04:19:45 +01:00 |
|
Major-
|
67e12d5867
|
Add method to get every entity in a Sector.
|
2014-09-15 04:16:52 +01:00 |
|
Major-
|
61af5025c0
|
Remove all occurrences of Region.
|
2014-09-15 04:04:16 +01:00 |
|
Major-
|
2cae9cfc3b
|
Improve sector-related code, add SectorOperation so that SectorListeners can filter by operation type.
|
2014-09-15 03:58:35 +01:00 |
|
Major-
|
2beca4f34a
|
Add received priority value to IllegalArgumentException message.
|
2014-09-12 18:48:14 +01:00 |
|
Major-
|
f27aa410c7
|
Change some incorrect occurrences of 'uncompressed' to 'decompressed' in CompressionUtil.
|
2014-09-12 14:42:29 +01:00 |
|
Major-
|
3ce2d2386a
|
Generally improve SkillSet by utilising lambdas etc.
|
2014-09-12 14:23:19 +01:00 |
|
Major-
|
a7d668c3dc
|
Add default values to definitions.
|
2014-09-11 21:40:12 +01:00 |
|
Major-
|
6a3c911fc1
|
Update dependency versions in pom.xml.
|
2014-09-11 21:30:08 +01:00 |
|
Major-
|
c8cc7a5cd2
|
Rename height field of ObjectDefinition to length.
|
2014-09-11 21:29:52 +01:00 |
|
Major-
|
5ab6d749b5
|
Merge branch 'master' of https://github.com/apollo-rsps/apollo.
|
2014-09-11 21:24:48 +01:00 |
|
Major-
|
57dc6c7c9c
|
Correct typo in ::objectinfo and print width and height, format command.rb.
|
2014-09-11 21:24:40 +01:00 |
|
Major-
|
238e6236a7
|
Format.
|
2014-09-11 21:23:21 +01:00 |
|
Major-
|
cb4fa4eb31
|
Import IgnoreListMessage in friend.rb.
|
2014-09-02 14:23:59 +01:00 |
|
Major-
|
961a846c8b
|
Undo last commit.
|
2014-09-02 14:23:22 +01:00 |
|
Major-
|
68ab2a7526
|
Import IgnoreListMessage in ignore.rb.
Import IgnoreListMessage (thanks lmctruck).
|
2014-09-01 00:07:28 +01:00 |
|
Major-
|
1d1375bd3a
|
Make getWidth and getHeight methods return the correct fields in ObjectDefinition.
|
2014-08-23 17:48:27 +01:00 |
|
Major-
|
9ec73e2602
|
Finally use the diamond operator throughout.
|
2014-08-14 21:33:30 +01:00 |
|
Major-
|
2f0a062929
|
Use the Java 7 file API in the IndexedFileSystem.
|
2014-08-10 04:28:53 +01:00 |
|
Major-
|
6cb3996fbf
|
Fix bug where players weren't added to the online players list when they logged in.
|
2014-08-10 03:56:53 +01:00 |
|
Major-
|
f5adb92743
|
Add utility methods to Skill and SkillSet.
|
2014-08-10 03:42:33 +01:00 |
|
Major-
|
969b203e5d
|
Make specific action-related methods final.
|
2014-08-10 02:58:30 +01:00 |
|
Major-
|
7505aa7332
|
Fix sector repository and make minor improvement to WalkingQueue.
|
2014-08-10 02:32:51 +01:00 |
|
Major-
|
cb6b143497
|
Order messages alphabetically.
|
2014-08-09 19:16:48 +01:00 |
|
Major-
|
a2a16d7b7f
|
Improve existing verification handlers and add PlayerActionVerificationHandler.
|
2014-08-09 19:13:08 +01:00 |
|
Major-
|
467bcfe39f
|
Improve sector-related code.
|
2014-08-09 17:36:14 +01:00 |
|
Major-
|
c162705cd4
|
Update existing plugins to use the new utils plugin.
|
2014-08-09 17:12:25 +01:00 |
|
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 |
|