Releases: ohto-ai/illegal-scanner
Releases · ohto-ai/illegal-scanner
Release list
illegal-scanner v1.3.8
- @ fix: replace MariaDB-only DDL with MySQL-compatible equivalents
- refactor: remove unused code
- @ feat: add real-time Live View with END_ROD wireframes and light beams (v1.3.8)
- fix: suppress duplicate key/column warnings in MySQL startup (v1.3.9)
- perf: filter clean chunks from range view, auto-drill on single hit (v1.3.8)
- feat: add range param to is view chunk and fix chunk-list sort determinism (v1.3.7)
- fix: replace tab indentation with spaces in config.yml to fix YAML parse error (v1.3.7)
illegal-scanner v1.2.4
- chore: bump version to 1.2.4
- refactor: replace .admin plaintext check with isAdminAuthItem()
illegal-scanner v1.2.1
- fix: restrict GUI item copy to authorized users & remove copy hints from lore
- Delete TODO.md
- feat: add /is edit-inv command for editing player/container/entity inventories
illegal-scanner v1.2.0
- @ feat: add version update checker with config and i18n support
- fix shulker box color
- update maker
- opt inventory
- @ fix: 修复翻译漏缺,所有玩家可见消息统一使用 Messages i18n
illegal-scanner v1.1.0
- @ feat: add /is inventory command for player/chunk/world container viewing
- @ feat: chunk 子命令支持 [world] 坐标参数
- Fix project name formatting in README
illegal-scanner v1.0.3
- chore: bump version to 1.0.3
illegal-scanner v1.0.2
- fix: 修复物品hash缓存碰撞,新增/is hash和/is whitelist item import命令
- fix: add missing gradle-wrapper.jar to version control