Releases: VincentZyuApps/lcon
Release list
v1.4.1
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
fix: broadcast platform messages to all LAN players (build action) (
5a503f2) - @VincentZyu233 [2026-07-13T16:47:02+08:00]
feat: configure group message delivery mode (build action) (0bb56fa) - @VincentZyu233 [2026-07-13T17:47:54+08:00]
chore: trigger LCon 1.4.1 release (build release) (d07b1e7) - @VincentZyu233 [2026-07-14T02:59:47+08:00]
fix: simplify GitHub Release titles (build release) (d543694) - @VincentZyu233 [2026-07-14T03:19:58+08:00]
๐ง Build Info
- Version: v1.20.1-1.4.1
- Release Type: release
- Previous Tag: v1.20.1-1.4.0
- Publish Time: 2026-07-14T03:22:37+08:00
- Branch: master
- Commit: d543694
LCon for forge 1.20.1, v1.4.0
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
fix: use authoritative player lifecycle events (build action) (
62adb0d) - @VincentZyu233 [2026-07-12T19:43:22+08:00]
docs: improve build workflow guide (1b1032e) - @VincentZyu233 [2026-07-13T04:03:11+08:00]
chore: trigger LCon 1.4.0 release (build release) (c21939d) - @VincentZyu233 [2026-07-13T04:03:17+08:00]
๐ง Build Info
- Version: v1.20.1-1.4.0
- Release Type: release
- Previous Tag: v1.20.1-1.3.4
- Publish Time: 2026-07-13T04:06:20+08:00
- Branch: master
- Commit: c21939d
LCon for forge 1.20.1, v1.3.4
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
fix(mclistener): ็ปไธๅฝไปค็ปๆๅญๆฎตไธบ result; build release (
807458c) - @VincentZyu233 [2026-07-05T17:03:17+08:00]
๐ง Build Info
- Version: v1.20.1-1.3.4
- Release Type: release
- Previous Tag: v1.20.1-1.3.3
- Publish Time: 2026-07-05T17:06:46+08:00
- Branch: master
- Commit: 807458c
LCon for forge 1.20.1, v1.3.3
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
fix(mclistener): ๅป้็ฉๅฎถ่ฟ้ๆๅนฟๆญ; build release (
bd82610) - @VincentZyu233 [2026-07-05T15:16:06+08:00]
๐ง Build Info
- Version: v1.20.1-1.3.3
- Release Type: release
- Previous Tag: v1.20.1-1.3.2
- Publish Time: 2026-07-05T15:23:47+08:00
- Branch: master
- Commit: bd82610
LCon for forge 1.20.1, v1.3.2
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
fix(config): register the renamed Forge config file; build release (
ee9f8e9) - @VincentZyu233 [2026-06-26T11:15:59+08:00]
๐ง Build Info
- Version: v1.20.1-1.3.2
- Release Type: release
- Previous Tag: v1.20.1-1.3.1
- Publish Time: 2026-06-26T11:18:27+08:00
- Branch: master
- Commit: ee9f8e9
LCon for forge 1.20.1, v1.3.1
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
docs: add Python TUI client preview images to READMEs and PR description document (
7eca7c1) - @VincentZyu233 [2026-06-24T12:13:14+08:00]
docs: update README examples with emoji responses, token auth, and CLI preview images (aa0705b) - @VincentZyu233 [2026-06-24T17:03:02+08:00]
docs: update repo badge in readme (0140e4e) - @VincentZyu233 [2026-06-24T17:09:16+08:00]
docs: update 2 badges in readme (c2e3bc8) - @VincentZyu233 [2026-06-24T17:20:14+08:00]
feat(server): add mclistener WebSocket protocol on port 60626 - add new mclistener pa... (b83f77e) - @VincentZyu233 [2026-06-26T10:08:07+08:00]
fix(mclistener): stabilize command tracking and player chat capture (0e8c638) - @VincentZyu233 [2026-06-26T10:43:30+08:00]
docs(mclistener): update config docs and tracker comments; build release (f30e7ad) - @VincentZyu233 [2026-06-26T10:51:53+08:00]
fix(mclistener): use consistent switch case syntax for Java 17; build release (6b03f53) - @VincentZyu233 [2026-06-26T11:03:55+08:00]
๐ง Build Info
- Version: v1.20.1-1.3.1
- Release Type: release
- Previous Tag: v1.20.1-1.2.0
- Publish Time: 2026-06-26T11:06:34+08:00
- Branch: master
- Commit: 6b03f53
LCon for forge 1.20.1, v1.2.0
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
docs: update socialify banner in readme (
85cd376) - @VincentZyu233 [2026-06-23T19:50:59+08:00]
feat: JSON component serialization, serializer_mode config, serializer_mode config op... (343aac8) - @VincentZyu233 [2026-06-23T20:15:15+08:00]
refactor: move TUI tab modules to pages/, rename Commands tab to Prefixes, fix Rich m... (f5afde9) - @VincentZyu233 [2026-06-23T20:53:11+08:00]
๐ง Build Info
- Version: v1.20.1-1.2.0
- Release Type: release
- Previous Tag: v1.20.1-1.1.6
- Publish Time: 2026-06-23T20:55:52+08:00
- Branch: master
- Commit: f5afde9
LCon for forge 1.20.1, v1.1.6
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
feat: Python TUI revamp โ top-bar buttons, env var config, dotenv support, and lcon-w... (
d4ca52a) - @VincentZyu233 [2026-06-23T19:48:04+08:00]
๐ง Build Info
- Version: v1.20.1-1.1.6
- Release Type: release
- Previous Tag: v1.20.1-1.1.5
- Publish Time: 2026-06-23T19:50:30+08:00
- Branch: master
- Commit: d4ca52a
LCon for forge 1.20.1, v1.1.5
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
docs: add Chinese comments with emoji to all 7 Java source files build action (
bee89eb) - @VincentZyu233 [2026-06-22T10:13:49+08:00]
docs: update repo references from VincentZyu233 to VincentZyuApps across docs, client... (b7f3f72) - @VincentZyu233 [2026-06-23T14:25:53+08:00]
fix: exclude slf4j from shadow jar to resolve NoSuchMethodError with LogUtils.getLogg... (039f1a7) - @VincentZyu233 [2026-06-23T15:02:13+08:00]
๐ง Build Info
- Version: v1.20.1-1.1.5
- Release Type: release
- Previous Tag: v1.20.1-1.1.4
- Publish Time: 2026-06-23T15:05:16+08:00
- Branch: master
- Commit: 039f1a7
LCon for forge 1.20.1, v1.1.4
โฌ๏ธ Downloads
๐ฆ Installation
- Download the
.jarfile - Place it in
.minecraft/mods/ - Launch the game
๐ Changelog
try fix: ClassCastException when RemotePlayer joins LAN game Version 1.1.3 -> 1.1.4 -... (
3b5072d) - @VincentZyu233 [2026-06-22T05:27:40+08:00]
๐ง Build Info
- Version: v1.20.1-1.1.4
- Release Type: release
- Previous Tag: v1.20.1-1.1.3
- Publish Time: 2026-06-22T05:30:03+08:00
- Branch: master
- Commit: 3b5072d