Release v1.1.3
Citron Clicker — changelog since v1.1.2 (release v1.1.3)
Client detection (MainWindow)
- Fixed the autoclicker doing nothing in custom clients such as CM Client.
IsMinecraftActiveno longer hard-rejects the focused window just because the game runs under a bundled or renamed runtime (a process not namedjava/javaw). Standardjava/javawlaunches are unchanged. - For custom-runtime clients, clicking now activates when the focused window is the real GLFW (1.13+) / LWJGL (1.12 and earlier) game render window. This is a deliberately strong signal so the clicker never fires on an unrelated app that merely has "minecraft" in its title (browser tab, editor, Discord, ...).
- Added CM Client / CMCLIENT / CM-Pack to the recognized Java client titles.
- The INJECTED status badge now also reflects a foreground custom client, instead of reading "WAITING FOR MC" while the clicker is actually live.