Nick
|
573f769825
|
Update Bungee.java (#494)
|
2016-09-13 18:56:26 +02:00 |
|
Myles
|
9de49176fb
|
Add Matsv to authors
|
2016-09-12 17:59:15 +01:00 |
|
Mats
|
e6220f39e5
|
Support for 16w36a
|
2016-09-08 18:31:27 +02:00 |
|
Myles
|
8f656d9dac
|
Fix ListWrapper, I'm not even sure why I did this... but hey!
|
2016-09-05 12:24:33 +01:00 |
|
Matsv
|
15bcf3f065
|
Support for 16w35a
|
2016-09-01 15:57:25 +02:00 |
|
Myles
|
536e2e33e0
|
Update Description & Don't use BungeeCord ChatColor
|
2016-08-28 11:38:38 +01:00 |
|
Mats
|
ae58f0c1ab
|
Update the issue template
|
2016-08-25 18:00:16 +02:00 |
|
Myles
|
7d9cd5bfbf
|
We're gonna use 0.9.10 until 1.11 release which we'll use 1.0.0
|
2016-08-25 16:56:01 +01:00 |
|
Myles
|
25a7915c7f
|
0.9.9 Version
|
2016-08-25 16:52:34 +01:00 |
|
Myles
|
822d582074
|
Deprecate isPorted, we port all players use getPlayerVersion instead.
|
2016-08-24 20:40:53 +01:00 |
|
Matsv
|
d815c0e682
|
Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV
|
2016-08-24 16:46:47 +02:00 |
|
Matsv
|
f8a73d5fc2
|
Merge branch 'master' of https://github.com/Matsv/ViaVersion into upmaster
|
2016-08-22 21:38:19 +02:00 |
|
Matsv
|
a0ad97947d
|
Add the configuration to the dump command, also add a toString method to the ProtocolVersion class.
|
2016-08-22 21:37:51 +02:00 |
|
Myles
|
6ea5d0849d
|
Missed a bit off the README
|
2016-08-21 15:52:59 +01:00 |
|
Myles
|
eba512ef0b
|
Update README with IRC
|
2016-08-21 15:51:21 +01:00 |
|
Matsv
|
725ab0f713
|
Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV
|
2016-08-20 16:29:01 +02:00 |
|
Matsv
|
0f96c24c78
|
Merge branch 'master' of https://github.com/Matsv/ViaVersion into dumpthemall
|
2016-08-20 16:21:19 +02:00 |
|
Matsv
|
f2e4c37cd9
|
Add ViaVersion dump command to get all the relevant info we need by bug reports.
|
2016-08-20 16:19:44 +02:00 |
|
Myles
|
f159a2250c
|
SemVer compatibility, also change up the messages a bit.
|
2016-08-20 13:47:09 +01:00 |
|
Myles
|
ed311e4059
|
Clean up some messages to be more understandable.
|
2016-08-20 12:03:23 +01:00 |
|
AlfieC
|
6aae98a8a9
|
typo (#485)
|
2016-08-17 23:32:21 +02:00 |
|
Matsv
|
99f9cf3340
|
Support for 16w33a
|
2016-08-17 16:45:33 +02:00 |
|
Matsv
|
2074039285
|
Merge branch '1.11-DEV' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV
|
2016-08-11 17:07:57 +02:00 |
|
Matsv
|
b438ff61a2
|
Support for 16w32b
|
2016-08-11 17:07:35 +02:00 |
|
Myles
|
c36e43b573
|
Remove unused imports
|
2016-08-10 20:36:34 +01:00 |
|
Matsv
|
be383a524c
|
Woops, remove ;
|
2016-08-10 21:34:13 +02:00 |
|
Matsv
|
9c6cd22817
|
Gotta catch them all
|
2016-08-10 21:33:32 +02:00 |
|
Myles
|
85de7c35ea
|
Fix metadata :)
|
2016-08-10 20:23:13 +01:00 |
|
Matsv
|
0dd8c33aa9
|
Handle villager profession
|
2016-08-10 20:48:45 +02:00 |
|
Myles
|
8cc2538e6c
|
Push type converting to new entity types.
|
2016-08-10 19:38:59 +01:00 |
|
Matsv
|
04d87ebba7
|
Merge branch '1.11-DEV' of https://github.com/MylesIsCool/ViaVersion into 1.11-DEV
# Conflicts:
# src/main/java/us/myles/ViaVersion/protocols/protocolsnapshotto1_10/ProtocolSnapshotTo1_10.java
|
2016-08-10 20:14:11 +02:00 |
|
Matsv
|
8c4b5b613c
|
Fix spawneggs
|
2016-08-10 20:12:27 +02:00 |
|
Myles
|
6add512fe1
|
Start work on Remapping Types
|
2016-08-10 19:10:05 +01:00 |
|
Myles
|
73b8a2fc9a
|
Start support for entity type id tracking
|
2016-08-10 18:54:56 +01:00 |
|
Myles
|
03cc48c991
|
Use constant of 1 for collect, (Tested).
|
2016-08-10 16:11:39 +01:00 |
|
Matsv
|
44544925a1
|
map packet changes.
|
2016-08-10 15:59:13 +02:00 |
|
Matsv
|
7cadf832f5
|
Preparations for the snapshot.
|
2016-08-10 14:51:32 +02:00 |
|
Matsv
|
0f3daa5dc4
|
Merge branch 'chunkFix' of https://github.com/Matsv/ViaVersion into upmaster
|
2016-08-08 18:00:40 +02:00 |
|
Matsv
|
f258cf8c89
|
Stop depending on versions for the ChunkTypes. fix cast exceptions by using a ChunkType in front of it.
|
2016-08-08 17:38:11 +02:00 |
|
Matsv
|
ca759c056e
|
Add some missing sounds
|
2016-08-07 17:53:08 +02:00 |
|
Matsv
|
d715607826
|
Implement 1_8 writing
|
2016-08-05 20:17:39 +02:00 |
|
inventivetalent
|
afca92d122
|
update requests to use /v2 (#479)
|
2016-08-04 20:42:03 +01:00 |
|
Myles
|
ae37b34692
|
Snapshot
|
2016-08-01 14:07:33 +01:00 |
|
Myles
|
9e42a368e0
|
Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion
|
2016-08-01 14:06:11 +01:00 |
|
Myles
|
27982efd29
|
Bump version to 0.9.8
|
2016-08-01 14:05:07 +01:00 |
|
Mason
|
c3b343fbc8
|
Allow non-solid blocks to be placed at feet (#472)
|
2016-07-22 21:06:51 +01:00 |
|
Matsv
|
9bedb6c741
|
Move some classes to other packages
|
2016-07-17 12:00:46 +02:00 |
|
Matsv
|
873f4dd298
|
Give it some protection
|
2016-07-11 22:06:00 +02:00 |
|
Matsv
|
693990644f
|
Rename the Meta(List)1_9_1_10Type to Metadata(List)1_9Type and cleanup the listeners
|
2016-07-11 20:27:44 +02:00 |
|
Matsv
|
b2680d76a6
|
WIP cleanup
|
2016-07-11 15:52:06 +02:00 |
|