Commit Graph

94 Commits

Author SHA1 Message Date
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
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
123f125d4e Update dependency 2025-01-01 12:42:32 +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
a8442c7a2a Merge branch 'master' of https://github.com/AkmalFairuz/legacy-version 2025-01-01 02:37:37 +07:00
AkmalFairuz
48c033eca2 Disable ClientCache by default 2025-01-01 02:26:28 +07:00
Akmal Fairuz
d4ee5d52db Create LICENSE 2025-01-01 01:44:40 +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