Changes since tag 0.6.0

commit 65010bea3ad56bb393605b60bb8f84e8fc631fa6
Author: FloMoit <kororo@free.fr>
Date:   Wed Apr 8 19:21:36 2026 +0200

    fix: pass dungeon names/levels in KVWHEELOPEN so receivers show correct data
    
    KVWHEELOPEN now encodes each entry as "mapID~name~level" (semicolon-separated)
    instead of bare mapIDs, so non-initiator clients no longer depend on a warm
    C_ChallengeMode cache for dungeon names. Also stores level in the wheel dungeon
    list so the results popup shows the actual key level instead of +0.
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

