openthebox/src/OpenTheBox
Samuel Bouchet 2e68e541ba Fix next-step hints: cryptic destiny hint, hide completed adventures count
- Don't show "Adventures: 9/10" when all unlocked adventures are done
  (the 10th is Destiny which isn't unlocked yet, confusing the player)
- Only show adventure count when there are incomplete unlocked adventures
- Replace misleading "complete all adventures" destiny hint with a
  cryptic "keep opening boxes" hint (Destiny unlocks via box_endgame drop)
2026-03-15 20:25:39 +01:00
..
Adventures Fix interaction context and adventure character name translation 2026-03-15 17:50:02 +01:00
Core Implement chain reaction system replacing simple auto-activation 2026-03-15 18:43:42 +01:00
Data Fixes 2026-03-11 22:19:25 +01:00
launcher Add Windows launcher scripts and include them in publish output 2026-03-15 17:42:44 +01:00
Localization Fixes 2026-03-11 22:19:25 +01:00
Persistence Fixes 2026-03-11 22:19:25 +01:00
Rendering Stop meta box drops when all unlocks obtained, add next-step hints 2026-03-15 20:00:47 +01:00
Simulation Stop meta box drops when all unlocks obtained, add next-step hints 2026-03-15 20:00:47 +01:00
OpenTheBox.csproj Add Windows launcher scripts and include them in publish output 2026-03-15 17:42:44 +01:00
Program.cs Fix next-step hints: cryptic destiny hint, hide completed adventures count 2026-03-15 20:25:39 +01:00