File Details
0.3
- R
- Mar 29, 2026
- 1.25 MB
- 0
- 12.0.5+2
- Retail
File Name
Fuloh_QoL-0.3.zip
Supported Versions
- 12.0.5
- 12.0.1
- 12.0.0
lightweight tag 5ff464f0c09b1376c51c92dc54f0424d354fe25f 0.3
Author: FloMoit <kororo@free.fr>
Date: Sun Mar 29 10:15:42 2026 +0200
commit 5ff464f0c09b1376c51c92dc54f0424d354fe25f
Author: FloMoit <kororo@free.fr>
Date: Sun Mar 29 10:15:42 2026 +0200
feat: add FilledGroupAlert feature and improve KeyRerollReminder
Add new FilledGroupAlert feature that plays a sound when a dungeon group
reaches 5 members, with customizable sound selection. Enhance
KeyRerollReminder with NPC reroll detection via CHAT_MSG_LOOT, a
rerolled-key toast UI, and skip logic for same-dungeon keys.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
commit 56dcabd4ab05036a8d370f37ed68cf7f6c8bfb1a
Author: FloMoit <kororo@free.fr>
Date: Fri Mar 27 14:04:35 2026 +0100
fix: JoinedGroupReminder teleport button and KeyRerollReminder dungeon name display
commit 1dd7128506c17c8ac7f037c5452ef2ab32048795
Author: FloMoit <kororo@free.fr>
Date: Fri Mar 27 01:23:42 2026 +0100
refactor: use map IDs for dungeon teleports and improve reminder UX
- Replace name-based dungeon teleport lookup with map ID-based table,
auto-building localized names from C_ChallengeMode API at init
- Remove hardcoded French translations and short-name aliases
- Add user-dismiss tracking to JoinedGroupReminder so closed reminders
don't reappear on reload or LFG events
- Replace StaticPopup with custom styled confirmation frame for
KeyRerollReminder (timeout bar, fade animations, ESC support)
- Show current key description in the big reroll reminder
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
commit 66f57af30b1bf6ef78f2190d1c3e9060d4b22577
Author: FloMoit <kororo@free.fr>
Date: Thu Mar 26 20:29:40 2026 +0100
Fixed key detection