Nikki
|
52d537c42b
|
Rename getCryptedPassword to getHashedPassword.
|
2014-04-29 18:48:56 -04:00 |
|
Nikki
|
c197010bb4
|
Updated library versions and move password saving to scrypt.
|
2014-04-29 18:47:43 -04:00 |
|
Major-
|
96e7ea97c5
|
Use try-with-resource throughout.
|
2014-04-14 16:13:53 +01:00 |
|
Major-
|
232accb19f
|
Format.
|
2014-04-14 16:12:41 +01:00 |
|
Major-
|
b13c5d187e
|
Use diamond parameter.
|
2014-03-18 17:52:39 +00:00 |
|
Major-
|
3b8eb72e04
|
Rename getNpcIndex method.
|
2014-03-18 17:52:23 +00:00 |
|
Major-
|
a16a817b8a
|
Use diamond operator for one particular deque.
|
2014-03-18 17:43:22 +00:00 |
|
Major-
|
7e144308ed
|
Comment and naming improvements and clarifications.
|
2014-03-12 00:51:41 +00:00 |
|
Major-
|
872d373546
|
Prevent event encoders and decoders from being subclassed.
|
2014-03-09 22:55:11 +00:00 |
|
Major-
|
ca1f9cb5fb
|
Add player menu action events and decoders.
|
2014-03-09 22:51:25 +00:00 |
|
Major-
|
41f224d8e2
|
Cleanup and improve comments.
|
2014-03-09 20:46:02 +00:00 |
|
Major-
|
9d181fbe45
|
Format.
|
2014-03-09 09:50:13 +00:00 |
|
Major-
|
7bc522619c
|
Clarify parameter names in item on object event.
|
2014-03-09 09:49:29 +00:00 |
|
Major-
|
f9d982934c
|
Fix bug when removing an entity from a sector.
|
2014-03-08 12:46:55 +00:00 |
|
Major-
|
8e75b79ed6
|
Fix DistancedAction breaking bug in the walking queue.
|
2014-03-08 12:44:39 +00:00 |
|
Major-
|
1d5ffd1aff
|
Use position in item on object event; add verification handler.
|
2014-03-08 10:45:26 +00:00 |
|
Major-
|
733ffb8f9f
|
Improve sector utility methods and object management.
|
2014-03-08 10:44:53 +00:00 |
|
Major-
|
b82a2b75df
|
Remove import of incorrect item on object event decoder.
|
2014-03-08 10:26:44 +00:00 |
|
Major-
|
16fcf542cf
|
Merge object entity types into one.
|
2014-03-08 10:11:15 +00:00 |
|
Major-
|
12dec81473
|
Support the item on object event.
|
2014-03-08 09:32:12 +00:00 |
|
Major-
|
0fefa940d2
|
Add support for turning to an entity on login.
|
2014-03-06 18:35:11 +00:00 |
|
Major-
|
8bca73629f
|
Add display crossbones event.
|
2014-03-06 18:28:21 +00:00 |
|
Major-
|
d98c176585
|
Add extra sector functionality.
|
2014-03-06 18:27:43 +00:00 |
|
Major-
|
b9db104679
|
Add set player action event.
|
2014-02-26 19:55:35 +00:00 |
|
Major-
|
8841434c2f
|
Stop prayer head icon showing on 377 clients.
|
2014-02-25 08:17:43 +00:00 |
|
Major-
|
0d169d5871
|
Cleanup and re-organise methods in some org.apollo.game.model classes.
|
2014-02-25 05:40:39 +00:00 |
|
Major-
|
82796eda28
|
Remove message sent when an npc is registered/unregistered.
|
2014-02-24 00:07:56 +00:00 |
|
Major-
|
86b8eea4f4
|
Make constructors of blocks package-private.
|
2014-02-23 22:56:52 +00:00 |
|
Major-
|
da0ac85aa5
|
Remove unnecessary password.isEmpty check.
|
2014-02-23 22:55:27 +00:00 |
|
Major-
|
6a393ca189
|
Cache experience for level values instead of recalculating.
|
2014-02-23 22:22:19 +00:00 |
|
Major-
|
c93e23e5b9
|
Rename 'Runecrafting' to 'Runecraft'.
|
2014-02-23 19:46:33 +00:00 |
|
Major-
|
fc68c132f6
|
Merge pull request #14 from lare96/master.
Update LoginDecoder.java.
|
2014-02-23 18:02:33 +00:00 |
|
lare96
|
e9669d7e90
|
Update LoginDecoder.java.
|
2014-02-23 03:01:59 -05:00 |
|
lare96
|
93d7b5a92e
|
Update LoginDecoder.java.
|
2014-02-23 01:06:23 -05:00 |
|
Major-
|
0801d53e28
|
Support global tile item event.
|
2014-02-22 21:52:32 +00:00 |
|
Major-
|
e55b8ad0e6
|
Correct documentation.
|
2014-02-22 21:51:52 +00:00 |
|
Major-
|
3f67a6e106
|
Correct typo.
|
2014-02-22 19:30:32 +00:00 |
|
Major-
|
5d3dd47f17
|
Add utility methods to SlottedItem.
|
2014-02-22 00:53:43 +00:00 |
|
Major-
|
2d3522dea1
|
Make (some) blockset-related methods final.
|
2014-02-21 20:55:26 +00:00 |
|
Major-
|
55245c47f2
|
Store interacting mob instead of disposing of.
|
2014-02-21 01:05:04 +00:00 |
|
Major-
|
0c2617b8d5
|
Add UpdateWeightEvent and encoders.
|
2014-02-20 17:33:10 +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-
|
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-
|
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 |
|