Matsv
|
f5b49bc9ce
|
Experimental implementation for block entities into chunks
|
2016-06-22 19:07:46 +02:00 |
|
Matsv
|
b3612a68b0
|
Merge branch '1.10.1-chunkrefactor' of https://github.com/MylesIsCool/ViaVersion into 1.10.1
|
2016-06-22 18:36:42 +02:00 |
|
Myles
|
7385db02c2
|
Reorganise packages and push initial interface
|
2016-06-22 17:35:07 +01:00 |
|
Matsv
|
501d2ec3a2
|
Rewrite block tile entities. Not tested yet
|
2016-06-22 18:03:27 +02:00 |
|
Myles
|
1217a9b7e2
|
Make versions ordered by the index inserted. (Seems to work best over alphabetical)
|
2016-06-19 23:32:41 +01:00 |
|
Myles
|
6740c5c6dc
|
Spring cleaning & make /viaver pps say when no players.
|
2016-06-19 22:36:15 +01:00 |
|
Myles
|
44e8056fb3
|
Add more versions & use ProtocolSupport API if not ported.
|
2016-06-19 22:35:49 +01:00 |
|
Myles
|
d1da412cf7
|
Disable our system when an unknown handshake happens, fixes support for older mc versions.
|
2016-06-19 22:04:54 +01:00 |
|
Myles
|
6534a5414e
|
Basic compatibility with ProtocolSupport, doesn't seem to work with 1.6.4 due to issues with our Login Handler.
|
2016-06-19 18:08:49 +01:00 |
|
Myles
|
91344a0b50
|
Cleanup some of the block placement code.
|
2016-06-19 18:07:00 +01:00 |
|
Myles
|
cdd9ff4469
|
Back to snapshot
|
2016-06-15 19:47:10 +01:00 |
|
Myles
|
d88b76db85
|
Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion
|
2016-06-15 19:45:28 +01:00 |
|
Myles
|
bc1d57853c
|
Bump version
|
2016-06-15 19:44:25 +01:00 |
|
Troy Frew
|
27d6c12556
|
Added TacoSpigot to the block place fix. (#437)
TacoSpigot is a fork of PaperSpigot that people use.
|
2016-06-13 09:29:10 +02:00 |
|
Mats
|
a76dd1ba49
|
Merge pull request #427 from Harry5573/master
Correct hologram Y offset
|
2016-06-10 15:38:52 +02:00 |
|
Mats
|
1a4388b3e7
|
Convert the Elytra sound properly they added in 1.9.2. Fix #430 (#432)
* Convert the Elytra sound properly they added in 1.9.2. Fix #430
* Change wrong version in comment
* Remove the passthrough
|
2016-06-09 16:03:01 +01:00 |
|
Mats
|
f1b81f77d6
|
Use Myles new Magic transformer for the ArmorListener (#429)
* Use Myles new Magic transformer for the ArmorListener
* Use Myles new Magic transformer for the CommandBlockListener
|
2016-06-09 10:49:31 +01:00 |
|
Myles
|
d6edec3a55
|
Allow packets to be transformed after sent by specifying the current protocol, woo!
|
2016-06-09 02:44:12 +01:00 |
|
Harry
|
094f4c6d58
|
Correct hologram Y offset
https://github.com/filoghost/HolographicDisplays/blob/master/HolographicDisplays/Plugin/com/gmail/filoghost/holographicdisplays/util/Offsets.java#L15 The offset is by default -1.25 for 1.8, however 1.9 clients require only -0.29. (-1.25 - -0.29) = -0.96 which should be the correct offset.
|
2016-06-08 21:43:15 +01:00 |
|
Matsv
|
c57d0f60f9
|
Change to DEV version
|
2016-06-08 20:40:50 +02:00 |
|
Matsv
|
dd5cd1ca48
|
Remove experimental message from readme
|
2016-06-08 20:38:39 +02:00 |
|
joserobjr
|
ab4a565700
|
Update README.md (#426)
|
2016-06-08 20:36:29 +02:00 |
|
Myles
|
f8ac54e237
|
Fix splash potion crash.
|
2016-06-08 19:02:11 +01:00 |
|
joserobjr
|
089e07fe49
|
Changes the random chest sounds to normal chest. (#424)
|
2016-06-08 19:09:19 +02:00 |
|
yzimroni
|
1d3b8f802c
|
Update names from 'snapshot' to '1.10' (#422)
|
2016-06-08 18:00:21 +02:00 |
|
Myles
|
27283e48a2
|
Bump the version to avoid bad downloads.
|
2016-06-08 16:10:59 +01:00 |
|
Matsv
|
d22584afbc
|
Bye bungee we will not miss you, you eat our memory
|
2016-06-08 17:02:13 +02:00 |
|
Matsv
|
249ab01425
|
Rename package
|
2016-06-08 16:41:00 +02:00 |
|
Matsv
|
851097de44
|
Rename package
|
2016-06-08 16:38:59 +02:00 |
|
Matsv
|
c095a51f7c
|
1.10 support and version bump
|
2016-06-08 16:35:06 +02:00 |
|
Matsv
|
5e62b7001e
|
Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into 1.10
|
2016-06-08 15:35:55 +02:00 |
|
joserobjr
|
a79533bf72
|
Fixed uncraftable potion conversions from 1.8 to 1.9
|
2016-06-08 10:31:03 -03:00 |
|
joserobjr
|
e3510d01d6
|
Fixes potion data conversion from 1.8 to 1.9
|
2016-06-08 08:09:13 -03:00 |
|
Mats
|
8cc4ba168a
|
Patch EchoPet wrong metadata value (#419)
|
2016-06-08 11:29:08 +01:00 |
|
Matsv
|
264a21d092
|
Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into 1.10
|
2016-06-08 11:37:23 +02:00 |
|
Mats
|
e2585db350
|
Make the main class cleaner by giving the config his own class (#418)
|
2016-06-07 19:18:48 +02:00 |
|
Matsv
|
a2f7a52d31
|
Support for 1.10-pre2
|
2016-06-07 17:29:30 +02:00 |
|
Matsv
|
d04121202d
|
Modify the config comments to & 1.10
|
2016-06-07 09:11:33 +02:00 |
|
Matsv
|
95517ade2c
|
Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into 1.10
|
2016-06-03 22:18:28 +02:00 |
|
Matsv
|
c9441de7e4
|
Change from info to severe
|
2016-06-03 21:15:53 +02:00 |
|
Matsv
|
dc946cb845
|
An amazing feature.
|
2016-06-03 20:49:06 +02:00 |
|
Myles
|
5fa30d9adb
|
Merge branch 'master' into 1.10
|
2016-06-03 18:52:52 +01:00 |
|
Myles
|
a7043424ec
|
Support ProtocolLib + late-bind, also it now tells you the plugin to blame if it goes wrong. How nice!
|
2016-06-03 18:52:25 +01:00 |
|
Matsv
|
e1b3d21732
|
Woops, the sounds were still broken. Now it should be fixed. no lies this time
|
2016-06-02 21:19:48 +02:00 |
|
Matsv
|
8ffc056a7e
|
Cleanup and change class/package names from 1.9.3
|
2016-06-02 21:00:18 +02:00 |
|
Matsv
|
7c274fb03d
|
Handle new sounds
|
2016-06-02 20:52:55 +02:00 |
|
Matsv
|
3b533b5138
|
Compatibility with 1.10-pre1 (number 2, git didn't push everything for some reason)
|
2016-06-02 18:37:05 +02:00 |
|
Matsv
|
5665510f7e
|
Compatibility with 1.10-pre1
|
2016-06-02 18:34:04 +02:00 |
|
Matsv
|
47faa21ef4
|
Add latest build to readme & auto-build test
|
2016-05-27 19:44:21 +02:00 |
|
Myles
|
575f457830
|
0.8.5 SNAPSHOT
|
2016-05-27 18:37:34 +01:00 |
|