Nassim Jahnke
|
7b5cb92982
|
Small refactor
|
2023-02-20 13:19:03 +01:00 |
|
Nassim Jahnke
|
d74f91d606
|
Handle item/block/particle metadata
|
2023-02-18 10:00:57 +01:00 |
|
Nassim Jahnke
|
1376312449
|
23w07a
|
2023-02-17 23:02:02 +01:00 |
|
Nassim Jahnke
|
1faf1f3f49
|
Reduce RecipeRewriter extends chain
|
2023-02-16 12:27:31 +01:00 |
|
Nassim Jahnke
|
f5ddc6550d
|
Optimize/improve Protocol packet mapping
Also makes it possible to work with packet types of different states in a Protocol
|
2023-02-12 17:27:36 +01:00 |
|
Nassim Jahnke
|
cb2165eb93
|
Greatly reduce the number of (anonymous) inner classes
Reduces code complexity, and much more importantly, reduces the number of classes loaded at runtime by *hundreds*
|
2023-02-12 11:46:48 +01:00 |
|
Nassim Jahnke
|
de5b7bf828
|
Allow registration of simple packet handlers over extending an abstract class
|
2023-02-12 10:54:47 +01:00 |
|
Nassim Jahnke
|
98c645f7ed
|
Store tracked entity data a little differently
|
2023-02-10 12:00:20 +01:00 |
|
Nassim Jahnke
|
b03765a828
|
23w06a
|
2023-02-08 18:49:06 +01:00 |
|
Nassim Jahnke
|
088f654159
|
Remove some deprecated api usage, small cleanup
|
2023-02-04 19:42:26 +01:00 |
|
Nassim Jahnke
|
1a5f83619d
|
Ensure correct packet types are used on rewriters
|
2023-02-04 18:29:22 +01:00 |
|
Camotoy
|
734bc9e88c
|
Add armor toggle patch for Bukkit (#3210)
|
2023-02-03 17:02:22 +01:00 |
|
Nassim Jahnke
|
93654b8eaf
|
Don't load mappings in 1.19.4 protocol
|
2023-02-03 10:48:46 +01:00 |
|
Nassim Jahnke
|
4031429430
|
23w04a
|
2023-01-24 17:03:08 +01:00 |
|
Nassim Jahnke
|
50b94abcb1
|
Move changed time handling out of base CommandRewriter
|
2023-01-18 18:03:09 +01:00 |
|
Nassim Jahnke
|
50adff90f2
|
23w03a
|
2023-01-18 16:49:05 +01:00 |
|
Nassim Jahnke
|
4fb95581ce
|
Update copyright headers
|
2023-01-12 12:45:53 +01:00 |
|
Nassim Jahnke
|
0ae64203f5
|
Add player versions and sample pipelines to dump
|
2023-01-10 19:05:54 +01:00 |
|
Nassim Jahnke
|
4067107b52
|
Improve exception handling
|
2023-01-06 20:51:21 +01:00 |
|
Camotoy
|
8d7270a2ff
|
Fill in creeper igniter tag for 1.19.3 (#3184)
|
2022-12-25 10:52:50 +01:00 |
|
Nassim Jahnke
|
ece8857535
|
Handle missed 1.19.3 pose change
|
2022-12-21 10:45:54 +01:00 |
|
Nassim Jahnke
|
58442ec177
|
4.5.1 Release
|
2022-12-11 14:40:34 +01:00 |
|
Nassim Jahnke
|
2a49fc0bf8
|
Fix chat command decode
Fixes #3161
|
2022-12-09 13:15:42 +01:00 |
|
Myles
|
57a8744a53
|
Use scheduleSend for enabled features packet
|
2022-12-07 22:16:50 +00:00 |
|
Nassim Jahnke
|
b4870a49e3
|
1.19.3-rc3 protocol changes (but not actually supporting the snapshot)
Definitely still 4.5.0
|
2022-12-06 12:20:48 +01:00 |
|
Nassim Jahnke
|
e0cd121a58
|
1.19.3-rc1
|
2022-12-01 16:41:19 +01:00 |
|
Nassim Jahnke
|
96631cee0c
|
1.19.3-pre3
|
2022-11-29 17:26:51 +01:00 |
|
Nassim Jahnke
|
aec60f8cef
|
1.19.3-pre1
|
2022-11-22 17:11:11 +01:00 |
|
Kevin Ludwig
|
85f9414b95
|
Fix recipe book not being empty when using a multi-server configuration, with servers which are pre-1.12. (#3156)
|
2022-11-20 12:31:01 +01:00 |
|
Nassim Jahnke
|
e7f07d1fdb
|
Update mappings file
|
2022-11-16 16:39:16 +01:00 |
|
Nassim Jahnke
|
5c05c61fbf
|
22w45a
|
2022-11-09 16:09:23 +01:00 |
|
Nassim Jahnke
|
fad350c811
|
Small refactoring
|
2022-11-03 18:30:59 +01:00 |
|
Nassim Jahnke
|
d3d8d1cab3
|
22w44a (maybe)
|
2022-11-02 15:49:40 +01:00 |
|
RK_01
|
a3437ca6ba
|
Fix 1.19 -> 1.18.2 player info display name translation: Empty text edge case (#3146)
|
2022-10-27 10:36:46 +02:00 |
|
Nassim Jahnke
|
e3dc9e5b66
|
22w43a
|
2022-10-26 18:09:42 +02:00 |
|
Nassim Jahnke
|
cdc35aa5dc
|
Merge remote-tracking branch 'origin/master' into dev
|
2022-10-25 10:36:02 +02:00 |
|
RK_01
|
10efba31cf
|
Update 1.9 -> 1.8 ATTACH_ENTITY data reading (#3144)
|
2022-10-25 10:35:45 +02:00 |
|
Nassim Jahnke
|
ef204c2ab2
|
Fix argument type handling
|
2022-10-23 18:27:44 +02:00 |
|
Nassim Jahnke
|
555e1a7722
|
Fix long metatype reading, some internal type reading changes
|
2022-10-22 10:19:27 +02:00 |
|
Nassim Jahnke
|
7400784e4f
|
22w42 (except for command completions)
|
2022-10-20 19:34:04 +02:00 |
|
Nassim Jahnke
|
2154f0a2cf
|
Almost works
|
2022-10-19 23:18:39 +02:00 |
|
Nassim Jahnke
|
14b11bdd10
|
Start working on 22w42a
|
2022-10-19 21:58:08 +02:00 |
|
Nassim Jahnke
|
c5738a2203
|
Add Via channel handlers instead of wrapping Vanilla handlers on Bukkit (#3132)
|
2022-10-19 21:29:24 +02:00 |
|
MrMicky
|
43ad855499
|
Rewrite signs and books components on 1.16 (#2712)
|
2022-10-16 21:22:48 +02:00 |
|
Nassim Jahnke
|
b133dad642
|
Fix random long gen for seeded sounds
|
2022-10-08 21:50:09 +02:00 |
|
RK_01
|
464a85c52b
|
Replaced hardcoded chunk section out of bounds check (#3136)
|
2022-10-07 23:07:50 +02:00 |
|
Gero
|
7698ee7683
|
Some minor performance improvements and cleanups (#3134)
|
2022-10-04 13:25:55 +02:00 |
|
creeper123123321
|
e71c88f860
|
Add sanity checks for some block nbt (#3129)
|
2022-10-01 10:14:41 +02:00 |
|
RK_01
|
c96b2bd859
|
Fix 1.19 -> 1.18.2 title translation: empty text edge case (#3115)
|
2022-09-02 16:00:45 +02:00 |
|
Nassim Jahnke
|
c86da22f4e
|
Fix config header duplication on reload
Fixes #3100
|
2022-08-21 14:57:32 +02:00 |
|
Pablo Herrera
|
a268d3d298
|
Fix userconnection availability on join event (PoC) (#2849)
|
2022-08-19 11:59:48 +02:00 |
|
creeper123123321
|
b60771e96e
|
Fix block connection on non-full chunks (#3068)
|
2022-08-15 11:58:57 +02:00 |
|
Nassim Jahnke
|
e3dde71821
|
And the default return value
|
2022-08-11 19:09:33 +02:00 |
|
Nassim Jahnke
|
47b15e5fef
|
Forgot a lock
|
2022-08-11 19:08:33 +02:00 |
|
Nassim Jahnke
|
ed196bdf99
|
Clean up proxy protocol detector service
|
2022-08-11 19:04:22 +02:00 |
|
Nassim Jahnke
|
78342da180
|
And make the 1.19 chat registry nbt public
|
2022-08-04 16:29:35 +02:00 |
|
Nassim Jahnke
|
2b735172bd
|
Make 1.19 chat decoration method public
|
2022-08-04 16:23:21 +02:00 |
|
_tomcraft
|
b032a868bb
|
add flamecord warking message (#3079)
|
2022-08-04 16:19:08 +02:00 |
|
Nassim Jahnke
|
c4fa3b0ff8
|
Fix worldDataTrackerHandlerByKey world index
|
2022-08-04 15:51:51 +02:00 |
|
Nassim Jahnke
|
0c3a1803e1
|
Send block entity data after block break cancellation
Fixes #3077
|
2022-08-03 19:45:00 +02:00 |
|
Gero
|
04f9971dee
|
Alter velocity modern forwarding version (#3078)
|
2022-08-03 16:17:52 +02:00 |
|
Elioby
|
9c3395b76b
|
Use default painting mapping of 0 instead of -1 (#3073)
|
2022-08-01 21:07:40 +02:00 |
|
Nassim Jahnke
|
f9bbb5b1a3
|
Fixup config comment saving
Fixes #3052, #2536
|
2022-08-01 12:28:44 +02:00 |
|
Nassim Jahnke
|
4f2a5bb7e2
|
4.4.1 Release
|
2022-07-28 18:49:40 +02:00 |
|
Nassim Jahnke
|
1c511a82b2
|
Simplify component building
|
2022-07-28 14:56:35 +02:00 |
|
Nassim Jahnke
|
0c39723d1a
|
Use translation key as text if not found
|
2022-07-28 13:43:08 +02:00 |
|
Nassim Jahnke
|
322af00e80
|
Handle 1.19 chat types
|
2022-07-28 13:14:28 +02:00 |
|
Nassim Jahnke
|
a88747d904
|
Check for dimension equality after adding/replacing new fields
|
2022-07-28 11:47:12 +02:00 |
|
Nassim Jahnke
|
e194d27bea
|
Allow for more control over max path distance delta increase
|
2022-07-28 11:29:02 +02:00 |
|
Nassim Jahnke
|
22daa60eb6
|
4.4.0 Release
|
2022-07-27 19:01:23 +02:00 |
|
Nassim Jahnke
|
f42a308f2c
|
1.19.1-rc2
|
2022-07-21 19:06:34 +02:00 |
|
Nassim Jahnke
|
44250cbb99
|
1.19.1-pre6
|
2022-07-20 18:36:28 +02:00 |
|
Nassim Jahnke
|
55ffe72198
|
Fix overlay type check, update some comments
|
2022-07-15 21:33:55 +02:00 |
|
Nassim Jahnke
|
a47dd2ecdb
|
Support 1.19.1 clients on 1.19.0 servers
|
2022-07-15 21:03:56 +02:00 |
|
Nassim Jahnke
|
8a5233b6a1
|
what am I doing
|
2022-07-15 18:07:59 +02:00 |
|
Nassim Jahnke
|
c8a1279e75
|
I was too hopeful
|
2022-07-15 16:51:12 +02:00 |
|
Nassim Jahnke
|
57ef90e851
|
1.19.1-pre5
|
2022-07-15 16:26:58 +02:00 |
|
Nassim Jahnke
|
63ffb51df5
|
Fix player chat packet id
Mojang didn't register that in the correct spot alphabetically :(
|
2022-07-08 21:07:42 +02:00 |
|
Nassim Jahnke
|
b33bd2ac2b
|
1.19.1-pre4
|
2022-07-08 16:20:54 +02:00 |
|
Nassim Jahnke
|
1afff77a0f
|
1.19.1-pre3
|
2022-07-06 17:47:47 +02:00 |
|
Nassim Jahnke
|
26af09f2a4
|
Update unsupported software list
|
2022-07-05 20:37:19 +02:00 |
|
Nassim Jahnke
|
a8e475dbf0
|
Bump version to 4.4.0-SNAPSHOT
Too many funky things for a patch version
|
2022-07-01 12:35:57 +02:00 |
|
Nassim Jahnke
|
6388021c6d
|
Fix 1.18.2->1.19.0 transforming, warn on 1.19.0 server
|
2022-06-30 20:00:55 +02:00 |
|
Nassim Jahnke
|
f4aa96a5f8
|
1.19.1-pre2
|
2022-06-30 19:34:14 +02:00 |
|
Nassim Jahnke
|
6baae5e4f7
|
Merge remote-tracking branch 'origin/master' into dev
|
2022-06-30 10:42:27 +02:00 |
|
Nassim Jahnke
|
189b244a3a
|
Delay ack by a tick, update warning for bad dimension registry
|
2022-06-30 10:41:54 +02:00 |
|
creeper123123321
|
12d538fe0d
|
Use most similar dimension when the proper is not found (#2990)
|
2022-06-30 10:31:10 +02:00 |
|
_tomcraft
|
34f0dbf642
|
Safely handle bad configuration of 'block-protocols' and 'block-versions' (#2983)
|
2022-06-28 11:22:42 +02:00 |
|
Nassim Jahnke
|
e3e85db02a
|
1.19.1-pre1
|
2022-06-21 21:01:24 +02:00 |
|
Camotoy
|
c4d9209c81
|
Rewrite statistics for 1.19 (#2954)
|
2022-06-15 10:13:14 +02:00 |
|
Nassim Jahnke
|
24d887a53d
|
Properly handle 1.19 acks on backend
Fixes #2935
|
2022-06-12 11:14:05 +02:00 |
|
Owen
|
702ced200e
|
Generate a random seed to simulate random sounds (#2944)
|
2022-06-11 19:02:54 +02:00 |
|
qlow
|
40f5cb6e71
|
Fixed Bungeecord madness (#2934)
Co-authored-by: qlow <info@qlow.eu>
|
2022-06-09 17:10:22 +02:00 |
|
Nassim Jahnke
|
7ab0c41be6
|
Fix villager trade offers
Fixes #2919
|
2022-06-08 10:07:47 +02:00 |
|
Nassim Jahnke
|
66b21431f2
|
Fix sending of empty titles
Fixes #2923
|
2022-06-08 09:51:38 +02:00 |
|
Myles
|
e9bccda259
|
4.3.1 Release - Fix set display preview being sent prematurely #2918
|
2022-06-07 23:11:21 +01:00 |
|
Nassim Jahnke
|
d47765ce45
|
1.19-pre5
|
2022-06-01 15:16:47 +02:00 |
|
Gero
|
b82b067745
|
Actually make every message a system message (#2903)
|
2022-05-25 21:24:26 +02:00 |
|
Nassim Jahnke
|
69d50fa992
|
Join game fixes
|
2022-05-23 19:38:38 +02:00 |
|
Nassim Jahnke
|
1308dcb8dd
|
No need to queue messages anymore
The client now uses the main registry instead of the level registry
|
2022-05-23 18:24:32 +02:00 |
|