Steven Smith
|
da5591b4fe
|
Add OVERPOWERED achievement.
|
2016-03-11 16:59:34 -08:00 |
|
Steven Smith
|
4ed72deb75
|
Update and clean up data values.
|
2016-03-04 18:32:10 -08:00 |
|
Steven Smith
|
97c0a69294
|
1.9
|
2016-03-03 18:32:08 -08:00 |
|
Steven Smith
|
0adb269ae1
|
Fix block tests.
|
2015-10-03 13:22:31 -07:00 |
|
Steven Smith
|
480f339742
|
15w39c, major restructuring.
|
2015-09-24 20:51:43 -07:00 |
|
Steven Smith
|
544e47c9e7
|
Don't release buffer after single use.
|
2015-09-24 16:45:05 -07:00 |
|
Steven Smith
|
0d1036693c
|
Minor fix.
|
2015-09-24 16:31:07 -07:00 |
|
Vladislavs Golubs
|
0f45de347b
|
Tweaks for reading and writing block position
Also improved tests code
|
2015-09-24 16:30:47 -07:00 |
|
Vladislavs Golubs
|
074d2b1849
|
Fixed BlockChangePacket after last changes
|
2015-09-24 16:12:40 -07:00 |
|
Steven Smith
|
471d98ee4b
|
Parse block change value into id and data, minor cleanup.
|
2015-09-21 20:38:44 -07:00 |
|
Steven Smith
|
b958e52ba5
|
Remove old chunk data packet constructor for unloading chunks.
|
2015-08-25 18:48:44 -07:00 |
|
Steven Smith
|
a91a407d90
|
15w35b
|
2015-08-24 20:17:03 -07:00 |
|
Steven Smith
|
885d03759d
|
Report when packets are not fully read.
|
2015-08-24 20:15:51 -07:00 |
|
Steven Smith
|
03379f767d
|
Update usages of MagicValues.key to account for throwing IllegalArgumentException instead of returning null.
|
2015-08-23 12:48:33 -07:00 |
|
Steven Smith
|
1b913851ee
|
Add ATTACK_SPEED_MODIFIER.
|
2015-08-23 12:42:12 -07:00 |
|
Steven Smith
|
baca667a30
|
Update entity attributes.
|
2015-08-23 12:19:23 -07:00 |
|
Steven Smith
|
83b83bdc3e
|
Use byte array streams for chunk I/O.
|
2015-08-23 11:28:09 -07:00 |
|
Steven Smith
|
93978378f6
|
Update chunk sending protocol.
|
2015-08-22 22:25:25 -07:00 |
|
Steven Smith
|
62d5509768
|
Add additional array I/O methods, add ByteBuffer-backed NetInput and NetOutput implementations.
|
2015-08-22 21:52:01 -07:00 |
|
Steven Smith
|
494805306f
|
Remove prefixed byte array methods.
|
2015-08-22 20:25:04 -07:00 |
|
Steven Smith
|
ea99836709
|
Update entity types.
|
2015-08-22 16:55:29 -07:00 |
|
Steven Smith
|
447fb16447
|
Add new OP permission level entity status values.
|
2015-08-22 16:23:17 -07:00 |
|
Steven Smith
|
4d68bc26eb
|
Bump protocol version to 61.
|
2015-08-22 16:06:25 -07:00 |
|
Steven Smith
|
c49e1569d3
|
15w34d.
|
2015-08-22 14:17:39 -07:00 |
|
Steven Smith
|
b7a1cdf2cc
|
Ensure we aren't waiting for a connection when we've been disconnected by the user.
|
2015-08-21 21:16:20 -07:00 |
|
Steven Smith
|
fa806e58fe
|
Sync future instead of using listener.
|
2015-08-21 21:14:17 -07:00 |
|
Steven Smith
|
34c2a5c291
|
Ensure channel is set before returning from connect().
|
2015-08-21 21:05:52 -07:00 |
|
Steven Smith
|
310de7c490
|
Test.
|
2015-08-21 20:52:17 -07:00 |
|
Steven Smith
|
58cc7de810
|
Report DisconnectedEvents in tests.
|
2015-08-21 20:47:54 -07:00 |
|
Steven Smith
|
83a5cb405c
|
Minor fixes and cleanup.
|
2015-08-21 20:47:37 -07:00 |
|
Steven Smith
|
9c1ac6aa9b
|
Ensure channel is set before returning from bind().
|
2015-08-21 20:08:13 -07:00 |
|
Steven Smith
|
8f98f3a780
|
Add unit test from @ensirius.
|
2015-08-21 19:30:33 -07:00 |
|
Steven Smith
|
ce140f43d6
|
Cleanup, add wait flag to Server.bind, fix connection errors not throwing DisconnectedEvent.
|
2015-08-21 19:15:36 -07:00 |
|
Steven Smith
|
4c06294c88
|
Ensure connection process has fully completed before ending wait loop.
|
2015-08-20 16:59:59 -07:00 |
|
Steven Smith
|
b89b482bd1
|
Update entity metadata for 15w33c changes.
|
2015-08-14 20:02:55 -07:00 |
|
Steven Smith
|
0c2b7fdce8
|
15w33c
|
2015-08-14 17:01:28 -07:00 |
|
Steven Smith
|
9ad441cfcc
|
Bump protocol version by 1.
|
2015-08-13 21:02:17 -07:00 |
|
Steven Smith
|
0a2926dada
|
Minor cleanup.
|
2015-08-13 19:34:48 -07:00 |
|
Steven Smith
|
c68659008b
|
Report exceptions from connection thread.
|
2015-08-13 19:31:00 -07:00 |
|
Steven Smith
|
08ab590e07
|
15w33b
|
2015-08-12 21:33:50 -07:00 |
|
Steven Smith
|
abb2108fb3
|
15w32c
|
2015-08-11 22:58:20 -07:00 |
|
Steven Smith
|
4ccf753002
|
Update game version.
|
2015-07-28 20:49:40 -07:00 |
|
Steven Smith
|
6cc87bcbdb
|
Fix user verification.
|
2015-07-22 15:27:29 -07:00 |
|
Steven Smith
|
aff6600deb
|
Update for MCAuthLib changes.
|
2015-07-22 13:49:42 -07:00 |
|
Steven Smith
|
78eb55a7c3
|
Update for MCAuthLib changes.
|
2015-07-22 13:40:13 -07:00 |
|
Steven Smith
|
cc48874232
|
Set authentication proxy on actual login in example.
|
2015-07-22 11:25:05 -07:00 |
|
Steven Smith
|
2ed6e1e1e8
|
Pass authentication errors to disconnect.
|
2015-07-22 11:07:37 -07:00 |
|
Steven Smith
|
d29c5f3418
|
Update for MCAuthLib changes.
|
2015-07-21 21:41:08 -07:00 |
|
Steven Smith
|
81024b88ff
|
Refactor ProtocolMode to SubProtocol, ProtocolConstants to MinecraftConstants.
|
2015-07-21 17:40:42 -07:00 |
|
Steven Smith
|
a2e4898749
|
Update URLs.
|
2015-07-21 15:58:27 -07:00 |
|