Commit Graph

287 Commits

Author SHA1 Message Date
Gerrygames d1007bbb38 19w07a 2019-02-13 17:50:07 +01:00
Myles 1be617c110 Merge branch 'master' into dev 2019-02-10 16:45:34 +00:00
creeper123123321 bce3593110
Tab delaying
(cherry picked from commit 386de52b9db1454e0fcec56ef9bfcd2c3a0f8d4a)
2019-02-06 18:53:24 -02:00
Gerrygames 8c543ee97f 19w06a 2019-02-06 17:56:19 +01:00
Gerrygames 91d9f99c70 19w05a 2019-01-30 17:16:06 +01:00
creeper123123321 25d1b08a6f
19w04b 2019-01-25 14:28:24 -02:00
Gerrygames 44330c98b7 19w04a 2019-01-24 16:58:37 +01:00
creeper123123321 7e8bd606fe
remove commented code 2019-01-18 14:34:51 -02:00
Gerrygames bea5d39ed5 19w03c 2019-01-18 17:17:54 +01:00
creeper123123321 44ca95bf85
Fix bungee and velocity boss bar, implement Velocity channel workaround 2019-01-18 08:05:23 -02:00
Gerrygames 7102214c9e 19w03a 2019-01-16 18:44:37 +01:00
Myles 77a57d2243 Merge branch 'master' into dev 2019-01-12 17:42:47 +00:00
Myles b129ef04f3
Merge pull request #1148 from KennyTV/master
Add fixes for custom flowerstems and snowcollision for 1.13 clients
2019-01-12 17:42:17 +00:00
creeper123123321 c8e8f39f9d
Fix new velocity version 2019-01-12 12:45:13 -02:00
KennyTV 20654b0a77 Add convenience config options
Add option to send all flowerparts for 1.13+ as stems if a block is above
Add option to send 1-layer snow as 2-layers for 1.13+ to fix collision
2019-01-09 21:48:04 +01:00
Gerrygames bea74661d1 19w02a 2019-01-09 18:26:08 +01:00
Myles 6b7bf843a1 Merge branch 'master' into dev 2019-01-09 16:30:29 +00:00
creeper123123321 cd7774f056
Use ProtocolInfo#getServerProtocolVersion for block connection, use bungee and velocity version if not ported 2019-01-08 13:58:24 -02:00
creeper123123321 bac3a76d9a
Add "blockconnection-method" to VelocityViaConfig#UNSUPPORTED 2019-01-04 12:26:30 -02:00
creeper123123321 1932c7af4f
ProtocolVersion#SUPPORTED_VERSIONS, relocate javassist 2018-12-13 09:47:58 -02:00
creeper123123321 b10ca3ebcf
Fix breaking change caused by VelocityPowered/Velocity@853fd22 2018-12-13 07:41:05 -02:00
Gerrygames 284a462936 18w50a 2018-12-12 20:48:52 +01:00
Gerrygames 134987cb20 18w49a 2018-12-06 09:32:53 +01:00
Myles 7e8e3fef61 Merge branch 'master' into dev 2018-12-05 19:10:52 +00:00
Myles c1147cb9f7 Formatting 2018-12-05 19:08:55 +00:00
Myles 8965b22f6d Merge branch 'master' into dev 2018-12-02 12:38:10 +00:00
Myles 4023f2412d
Merge pull request #1093 from Gerrygames/block-connections-master
Implement 'serverside-blockconnection' for block-connections.
2018-12-02 12:28:58 +00:00
Gerrygames 8aa7b749ca 18w48a 2018-11-29 16:31:39 +01:00
creeper123123321 ad3465f0d3
Fix Velocity platform breaking changes 2018-11-26 15:58:17 -02:00
Marco Neuhaus fc8b55dce7 fix spelling mistake 2018-11-24 18:42:00 +01:00
Gerrygames 079cd7210b 18w47a 2018-11-21 17:20:26 +01:00
Gerrygames 9a13eb36b3 Serverside block-connections! 2018-11-17 15:45:37 +01:00
Myles 9ba5cc1f98 Merge branch 'master' into dev 2018-11-17 14:11:04 +00:00
Myles ab1c44c4fb Propose 2.0.0 snapshot as this version contains several API breaking changes 2018-11-17 13:13:55 +00:00
Myles d0300de136 Prevent initialization error 2018-11-17 13:08:51 +00:00
creeper123123321 3ef1ac06df
fix version, detect velocity implementation, fix npe, fix detectorservice 2018-11-12 15:05:52 -02:00
creeper123123321 4c07b6d28d
Squash Velocity platform commits
incomplete velocity code

untested velocity version detector

update velocity module version

Injecting, but not working

facepalm

Fix handler type

Should work now

will it work now?

it works!!!

fix npe in command tab completion

Do not forward command to server

implement server changing with different versions
thanks @Leymooo

Fix memory leaks

maybe cleaner code?

trying to port mainhandpatch, added todo

fix version

Use separated protocol version, add todo

Trying to mitigate UserConnection#toServer concurrent issue

port elytrapatch

it works but horribly and needs a modification in velocity

replace with a semaphore and EventLoop#submit

Lock for incoming packets

fix version

remove some TODOs

Listen to DisconnectEvent

Relocate snakeyaml
2018-11-12 15:05:48 -02:00