AkmalFairuz
151816f18d
fix...
2025-12-11 08:08:58 +07:00
AkmalFairuz
1d40d3c7e9
Fix CommandRequest
2025-12-11 00:53:02 +07:00
AkmalFairuz
2cad76a2db
Add support for CommandRequest in protocol handling
2025-12-11 00:23:53 +07:00
AkmalFairuz
65693b1e85
First support 1.21.130
2025-12-10 23:05:46 +07:00
Akmal Fairuz
2b6358ea51
Merge pull request #20 from AkmalFairuz/feature/1.21.120
...
Fix block_states_844
2025-10-30 11:50:11 +07:00
AkmalFairuz
ba3a230588
Fix block_states_844
2025-10-30 11:49:49 +07:00
Akmal Fairuz
d61f7b8b1b
Merge pull request #19 from AkmalFairuz/feature/1.21.120
...
Feature/1.21.120
2025-10-30 09:53:20 +07:00
AkmalFairuz
3081a96dc3
fixes & use gophertunnel master
2025-10-30 09:52:54 +07:00
AkmalFairuz
c6db6604b6
1.21.120 support (README)
2025-10-29 23:06:43 +07:00
AkmalFairuz
6ae0bac27d
1.21.120 support
2025-10-29 23:06:31 +07:00
AkmalFairuz
8059da0fd2
Fix PlayerArmourDamage encoding
2025-10-08 14:43:36 +07:00
Akmal Fairuz
070b8d2e5d
Merge pull request #17 from AkmalFairuz/feat/1.21.110
...
1.21.111 support
2025-10-06 10:06:59 +07:00
AkmalFairuz
dd5801f1e2
Add support for protocol version 1.21.111
2025-10-02 15:23:29 +07:00
AkmalFairuz
bb157beb03
1.21.111 support
2025-10-02 15:22:28 +07:00
Akmal Fairuz
99a7495fc2
initialize blockTranslators
2025-08-23 14:31:57 +07:00
Akmal Fairuz
4ad9584e55
Merge pull request #15 from AkmalFairuz/feat-chunk-downgrade-func
...
Add DowngradeLevelChunkPacket
2025-08-23 08:41:47 +07:00
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
e0d4fa4c48
Add support details for protocol ID 818 in README
2025-06-18 23:58:32 +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
c7ee4e924a
README.md: Add 1.21.70
2025-03-26 16:06:34 +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
Akmal Fairuz
04ae436a21
Merge pull request #5 from AkmalFairuz/v1.21.60
...
1.21.60 support
2025-02-13 10:47:21 +07:00
AkmalFairuz
f3ad33323c
Merge branch 'stable' of https://github.com/AkmalFairuz/legacy-version into v1.21.60
2025-02-13 10:46:58 +07:00
AkmalFairuz
f424b90afd
1.21.60 support
2025-02-13 10:42:17 +07:00
Doge
2672b73e4a
mapping: fixed custom item conversion ( #4 )
2025-02-06 11:24:49 +07:00
Doge
199c1628b1
protocol.go: override server packets ( #3 )
2025-02-06 09:10:47 +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