Skip to content

Releases: ohto-ai/illegal-scanner

illegal-scanner v1.3.8

Choose a tag to compare

@github-actions github-actions released this 20 Jul 16:52
  • @ 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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:33
  • chore: bump version to 1.2.4
  • refactor: replace .admin plaintext check with isAdminAuthItem()

illegal-scanner v1.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:25
  • 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

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:00
  • @ 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

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:51
  • @ 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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:58
  • chore: bump version to 1.0.3

illegal-scanner v1.0.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:32
  • fix: 修复物品hash缓存碰撞,新增/is hash和/is whitelist item import命令
  • fix: add missing gradle-wrapper.jar to version control