AkmalFairuz
2bb1292e03
Add DowngradeLevelChunkPacket
2025-08-23 08:41:20 +07:00
Akmal Fairuz
d9d8b0bc75
Add support for protocol version 1.21.100 ( #12 )
2025-08-13 21:37:46 +07:00
k4ties
d3fae5d3be
support 1.21.93 ( #11 )
2025-07-16 18:10:17 +07:00
AkmalFairuz
833d854b3d
Remove SetItemRuntimeID method and update item mapping initialization
2025-07-02 23:09:47 +07:00
AkmalFairuz
127fc0c3bd
Merge branch 'stable' of https://github.com/AkmalFairuz/legacy-version into stable
2025-07-02 21:53:46 +07:00
AkmalFairuz
9b6ddc51fd
Refactor item mapping to use dragonflyMapping parameter and remove deleteDebugStick references
2025-07-02 21:53:13 +07:00
Akmal Fairuz
a081dd463c
Always set movement type to 2
2025-06-28 06:49:40 +07:00
AkmalFairuz
0abc5c3694
Fix item mapping logic to correctly handle deleteDebugStick parameter
2025-06-20 19:56:19 +07:00
AkmalFairuz
3d2c85b07b
Add deleteDebugStick parameter to fix broken item translation in dragonfly
2025-06-20 19:43:29 +07:00
AkmalFairuz
752b98fb5c
Update gophertunnel to v1.47.4 and change PlayerColour type to color.RGBA in legacy protocol.
2025-06-20 13:25:54 +07:00
AkmalFairuz
00f5d4d8c6
fix wrong sub chunk encoding
2025-06-20 13:19:46 +07:00
AkmalFairuz
fa70365ddf
Translate camera instruction set
2025-06-20 02:11:25 +07:00
AkmalFairuz
10608d39cf
Refactor sub-chunk structure and align PlayerMovementSettings with proto package. Update gophertunnel dependency to v1.47.3.
2025-06-20 01:37:14 +07:00
AkmalFairuz
7b086bbf7a
fix field not being upgraded/downgraded
2025-06-18 23:57:04 +07:00
AkmalFairuz
fd5e43eea7
Update legacy protocol support to v1.21.90
2025-06-18 23:54:54 +07:00
AkmalFairuz
8a209b75bf
Add support for protocol version 800 (1.21.80)
...
Introduced support for protocol 800, including biome definitions, camera presets, and player list updates. Upgraded dependencies, adjusted mappings, and enhanced the README to reflect recent changes.
2025-05-11 21:32:37 +07:00
C. Pham
bcb3e990d3
Add 1.20.70 & 1.20.60 support + Fix crafting issue ( #9 )
2025-04-05 15:43:37 +07:00
AkmalFairuz
6f8d6e922d
Fix item shaking
2025-03-29 07:42:24 +07:00
AkmalFairuz
aa1088d3da
Update gophertunnel
2025-03-28 17:51:30 +07:00
AkmalFairuz
8a9d32f75e
Refactor
2025-03-28 17:13:38 +07:00
AkmalFairuz
01dc76ffeb
Add 1.21.70 support
2025-03-26 16:05:51 +07:00
AkmalFairuz
c2e97e366d
Adjust Skin.GeometryDataEngineVersion
2025-02-27 21:07:25 +07:00
AkmalFairuz
50ed6fb5b8
Fix ItemRegistry & block translation
2025-02-22 09:49:02 +07:00
AkmalFairuz
f424b90afd
1.21.60 support
2025-02-13 10:42:17 +07:00
AkmalFairuz
1eea0360a5
Fix FullContainerName
2025-01-10 20:12:29 +07:00
AkmalFairuz
df5ce01724
Don't use interface
2025-01-10 19:59:22 +07:00
AkmalFairuz
5ce8357386
ItemStackRequest translation fixes
2025-01-10 19:51:42 +07:00
AkmalFairuz
407a89c8d8
Fix StackReqSlotInfo translation
2025-01-10 19:29:50 +07:00
AkmalFairuz
a9fdd55aaf
Fix ItemStackRequest translation
2025-01-10 19:10:17 +07:00
AkmalFairuz
67eef28a2e
Merge branch 'stable' of https://github.com/AkmalFairuz/legacy-version into stable
2025-01-10 19:05:23 +07:00
AkmalFairuz
79af874e5b
Translate PlayerAuthInput.ItemStackRequest
2025-01-10 19:05:12 +07:00
Akmal Fairuz
7f062a89d1
Packet translation fixes & improvements ( #2 )
...
* Add 1.20.80
* Fix Recipe IO
* Add 671 to example proxy
* Translate CodeBuilderSource
* Fix item version 671
* Fix TextPacket
* Fix Block States
* Fix ContainerClose
* Fix ItemStackRequest
2025-01-02 02:12:24 +07:00
Akmal Fairuz
445a4a82f8
1.20.80 support ( #1 )
2025-01-01 21:42:55 +07:00
AkmalFairuz
03c065881e
Remove IO.Reads
2025-01-01 16:56:53 +07:00
AkmalFairuz
d469d7573d
Translate ItemStackRequest
2025-01-01 14:22:41 +07:00
AkmalFairuz
e2c9fe43cc
Add packets to pool
2025-01-01 13:44:55 +07:00
AkmalFairuz
f6548dd6a7
Add 1.21.2 & 1.21.0 support
2025-01-01 13:40:15 +07:00
AkmalFairuz
2c2baf95bd
Fix wrong block states 712
2025-01-01 12:38:28 +07:00
AkmalFairuz
9677eef999
Add 1.21.20
2025-01-01 12:34:03 +07:00
AkmalFairuz
93821ab4c6
Translate StorageItem
2025-01-01 05:39:37 +07:00
AkmalFairuz
b353cf4308
Translate 1.21.30 packet
2025-01-01 05:08:55 +07:00
AkmalFairuz
45cfb78b30
Add 1.21.30
2025-01-01 05:00:42 +07:00
AkmalFairuz
48c033eca2
Disable ClientCache by default
2025-01-01 02:26:28 +07:00
AkmalFairuz
a4b14835de
Add missing translation
2025-01-01 01:41:54 +07:00
AkmalFairuz
0de5415f05
initial commit
2024-12-31 20:57:21 +07:00