Skip to content

v2.0.0-alpha-116 — Key Viewer Element Images

Pre-release
Pre-release

Choose a tag to compare

@kkorenn kkorenn released this 15 Aug 11:55
· 29 commits to main since this release

Download

Quartz.zip MelonLoader — start here
QuartzUmm.zip UnityModManager
QuartzKeyViewer.zip Standalone Key Viewer — MelonLoader
QuartzKeyViewerUmm.zip Standalone Key Viewer — UnityModManager

Every feature is included; you pick what to turn on from Modules inside the game. Step-by-step instructions are in the install guide.

The other files below are for the mod itself — you don't need to download them.


New

  • Addon top-level tabs: your addon can now get its own sidebar entry (with an optional icon) instead of only living under Modules.
  • Addon restart flag: addons that can't toggle cleanly at runtime can mark themselves so the Addons page shows a "restart needed" notice.
  • Key Viewer element images: elements can show a custom image for idle and pressed states, with a cover/contain/fill/none fit.

Improved

  • Addon Harmony patches now apply after Quartz's own patches on the same method, so addon prefixes/transpilers see Quartz's setup reliably.
  • Addon numeric settings support nullable types (int?/float?/double?) — clear the field to unset them.
  • Key Viewer's "Hidden" flag is renamed to "Disabled", and disabled elements stay clickable on the canvas so you can turn them back on.

Fixed

  • Live panel text no longer wraps and overflows its box.

한국어

신규

  • 애드온 최상단 탭: 애드온이 이제 Modules 아래가 아니라 사이드바에 자신만의(아이콘 지정 가능) 항목을 등록할 수 있습니다.
  • 애드온 재시작 플래그: 런타임에 깔끔하게 켜고 끌 수 없는 애드온은 이를 표시할 수 있으며, Addons 페이지에 "재시작 필요" 안내가 표시됩니다.
  • 키뷰어 요소 이미지: 요소에 대기/누름 상태별 커스텀 이미지를 cover/contain/fill/none 맞춤 방식으로 지정할 수 있습니다.

개선

  • 애드온 Harmony 패치가 이제 같은 메서드에서 Quartz 자체 패치 이후에 적용되어, 애드온의 prefix/transpiler가 Quartz의 설정을 안정적으로 볼 수 있습니다.
  • 애드온 숫자 설정이 nullable 타입(int?/float?/double?)을 지원합니다 — 필드를 비우면 값이 비워집니다.
  • 키뷰어의 "숨김" 플래그가 "비활성화"로 이름이 바뀌었고, 비활성화된 요소는 캔버스에서 계속 선택 가능해 다시 켤 수 있습니다.

수정

  • 라이브 패널 텍스트가 더 이상 줄바꿈되어 패널 밖으로 넘치지 않습니다.

alpha build 116 of 2.0.0. · v2.0.0-alpha-115…v2.0.0-alpha-116