KennyTV
|
e00ab6b3d2
|
*cries in elephant*
|
2021-02-18 11:32:27 +01:00 |
|
Myles
|
d1a0d629df
|
Merge branch 'master' into dev
|
2021-02-09 16:32:44 +00:00 |
|
Myles
|
50bfc86706
|
Revert "The bytebuf doesn't need to be rewritten"
This reverts commit ac877d0b1a .
|
2021-02-09 16:32:31 +00:00 |
|
Myles
|
628979f923
|
Merge branch 'master' into dev
|
2021-02-09 10:36:54 +00:00 |
|
Myles
|
24b4cd8dbd
|
Merge branch 'reduce-decode-rewriting'
|
2021-02-09 10:36:13 +00:00 |
|
Myles
|
727c575a1c
|
Run QuickMove on next tick to improve likeliness of success (fixes #2044)
Since it is 5 ticks later, the inventory may be closed
|
2021-02-09 10:35:13 +00:00 |
|
Myles
|
ac877d0b1a
|
The bytebuf doesn't need to be rewritten
|
2021-02-06 15:29:36 +00:00 |
|
KennyTV
|
e09c3b0159
|
Merge remote-tracking branch 'origin/master' into dev
|
2021-02-06 15:38:06 +01:00 |
|
creeper123123321
|
6941b48038
|
fixed pending #2291 changes
|
2021-02-06 10:21:34 -03:00 |
|
KennyTV
|
4cc8a3f092
|
Return -1 in getPlayerVersion if the player is not connected
|
2021-01-17 13:59:26 +01:00 |
|
Thibaut Gautier
|
91319402f3
|
Fixed encoding not properly working with other packet reading libraries
Injecting a message to byte encoder beforehand would break outbound packets in ViaVersion. This solution is a good fix which won't impact anything.
|
2021-01-17 13:12:18 +01:00 |
|
KennyTV
|
f35c48bed2
|
Merge branch 'master' into dev
|
2020-12-09 21:39:13 +01:00 |
|
KennyTV
|
965814d833
|
Fix ProtocolLib check (again)
#BlameGerry (again)
|
2020-12-09 21:31:00 +01:00 |
|
KennyTV
|
4714a3f03a
|
Merge branch 'master' into dev
|
2020-12-09 11:31:51 +01:00 |
|
KennyTV
|
f08db2d234
|
Fix startup
#BlameGerry
|
2020-12-09 11:31:37 +01:00 |
|
KennyTV
|
52b95eab28
|
Merge remote-tracking branch 'origin/master' into dev
|
2020-12-09 09:17:37 +01:00 |
|
Gerrygames
|
24c56a239e
|
Fix PacketWrapper#sendToServer bypassing ProtocolLib (#2229)
|
2020-12-08 19:15:55 +01:00 |
|
KennyTV
|
7858b998ca
|
Reduce chance of quick move task while disabling
Closes #2226
|
2020-12-08 12:42:13 +01:00 |
|
creeper123123321
|
4813cc3077
|
inject into velocity backend (currently broken)
Add client-side mode for UserConnection
remove unused code
fix duplicate method on rebase
|
2020-10-28 19:51:01 +01:00 |
|
KennyTV
|
7d96efc645
|
Minor ProtocolVersion refactor
|
2020-10-16 18:21:45 +02:00 |
|
KennyTV
|
f16ff65933
|
Move handshake exceptions filter to exceptionCaught handling
|
2020-07-01 13:22:00 +02:00 |
|
KennyTV
|
d414106d5a
|
Only print InformativeException cases in codec handlers
|
2020-06-25 12:51:51 +02:00 |
|
KennyTV
|
d86ac64ac9
|
Fix PS support
Fixes #1825
|
2020-06-25 12:39:49 +02:00 |
|
KennyTV
|
67cce53b72
|
Revert removal of concurrency hacks
Apparently still causes issues with PS, we'll investigate this properly at a later date
|
2020-06-22 17:45:10 +02:00 |
|
KennyTV
|
8d7c7743b8
|
Only print codec netty exceptions
|
2020-06-14 18:15:09 +02:00 |
|
KennyTV
|
029f399a14
|
Rename ViaCodecException to CancelCodecException
|
2020-06-10 08:58:40 +02:00 |
|
KennyTV
|
7588609c56
|
Fix cancelexception printing
|
2020-06-09 21:29:19 +02:00 |
|
KennyTV
|
aa59ed112a
|
Fixup docs, remove ConcurrentList
|
2020-06-09 17:53:31 +02:00 |
|
KennyTV
|
529da10615
|
Move ProtocolInfo into its own field
|
2020-06-07 12:19:36 +02:00 |
|
KennyTV
|
f2d6691af7
|
Minor javadoc changes
|
2020-06-07 11:32:49 +02:00 |
|
creeper123123321
|
a8a1e9448e
|
Netty handler tidy
|
2020-06-07 10:41:29 +02:00 |
|
KennyTV
|
653ca4b322
|
Fix toggleglide listener swimming check
|
2020-05-06 09:30:16 +02:00 |
|
KennyTV
|
53b8c2328e
|
Uncache UserConnection on channel close, fix memory leak
|
2020-04-23 20:24:16 +02:00 |
|
creeper123123321
|
dd5cbb0e4c
|
Merge branch 'abstraction' of https://github.com/ViaVersion/ViaVersion into portedplayerschange
|
2020-04-15 11:39:13 -03:00 |
|
creeper123123321
|
17881b342a
|
javadoc, remove ViaAPIs getPortedPlayers, fix ViaManager.getPortedPlayers name, rename to ViaAPI#isInjected
|
2020-04-15 11:35:09 -03:00 |
|
KennyTV
|
8f08a32c5a
|
Bai bai to more lombok usage once more
|
2020-04-13 20:58:24 +02:00 |
|
KennyTV
|
fdb6137339
|
Create bukkit-legacy module for 1.8 magic method usage
No real changes to the classes other than them being moved
|
2020-04-13 20:19:55 +02:00 |
|
KennyTV
|
f173cf73d4
|
Fix 1.15 EntityToggleGlideEvent cancelling on Bukkit
Since 1.15, cancelling can only be done by updating the player's metadata
|
2020-04-13 20:03:46 +02:00 |
|
creeper123123321
|
a105c5cb11
|
Make getPortedPlayers() private, update bungee-api, remove some lombok usage, create ViaConnectionManager
|
2020-04-12 16:47:32 -03:00 |
|
creeper123123321
|
ca78bf9851
|
Remove portedPlayers field, let platform handle players
|
2020-04-12 15:37:08 -03:00 |
|
KennyTV
|
081781f223
|
Some cleanup
|
2020-04-03 19:32:31 +02:00 |
|
KennyTV
|
e658304405
|
Asynchronously load mappings (until needed), create optional mappings cache for VB
|
2020-04-03 19:32:30 +02:00 |
|
KennyTV
|
681a0dc0e4
|
Remove deprecated api, remove a bit of magic
|
2020-02-10 10:05:56 +01:00 |
|
KennyTV
|
7f6c429a55
|
Minor blockconnection cleanup, reduce map lookups
|
2020-01-28 13:31:36 +01:00 |
|
KennyTV
|
598b51a4bf
|
Do not unnecessarily register tasks/listeners
|
2020-01-22 14:55:39 +01:00 |
|
KennyTV
|
b06b9c69ca
|
Do not unnecessarily register tasks/listeners
|
2020-01-22 14:14:43 +01:00 |
|
Myles
|
cd2ca76236
|
Merge branch 'master' into abstraction
|
2020-01-14 19:12:42 +00:00 |
|
Myles
|
9598e0e4f8
|
Update authors
|
2020-01-14 19:12:24 +00:00 |
|
creeper123123321
|
d6b52bcc54
|
Merge remote-tracking branch 'upstream/abstraction' into primitive_types
|
2019-12-12 15:23:32 -03:00 |
|
KennyTV
|
21cad97f3f
|
Some fixes, move blockconnection method to bukkit config
|
2019-11-25 18:34:55 +01:00 |
|