openthebox/src/OpenTheBox
Samuel Bouchet aeae979d05 Fix adventure parsing, add French accents, fix cosmetic translation bug
- Fix Loreline parsing: escape quotes in dialogue, remove [if] bracket
  syntax, remove # in text conflicting with tags
- Add French accents to all 9 .fr.lor translation files (hundreds of fixes)
- Fix cosmetic equip display: use item nameKey lookup instead of
  constructing key from cosmeticValue (fixes StardustLegendary MISSING)
- Deduplicate cosmetics in appearance menu
- Localize all hardcoded strings (welcome, inventory, adventure, cosmetic)
- Add new tests: Loreline parsing (19), cosmetic slot keys, slot+value
  uniqueness (302 total, 0 failures)
2026-03-11 20:40:07 +01:00
..
Adventures Add adventure secret branches, Destiny finale, crafting system, and project docs 2026-03-11 17:50:37 +01:00
Core Accents and bug tracking 2026-03-11 18:33:10 +01:00
Data Add adventure secret branches, Destiny finale, crafting system, and project docs 2026-03-11 17:50:37 +01:00
Localization Initial project setup: Open The Box CLI game 2026-03-10 18:24:01 +01:00
Persistence Initial project setup: Open The Box CLI game 2026-03-10 18:24:01 +01:00
Rendering Accents and bug tracking 2026-03-11 18:33:10 +01:00
Simulation Add adventure secret branches, Destiny finale, crafting system, and project docs 2026-03-11 17:50:37 +01:00
OpenTheBox.csproj Fix runtime deserialization bugs, add test suite and publish support 2026-03-10 19:25:02 +01:00
Program.cs Fix adventure parsing, add French accents, fix cosmetic translation bug 2026-03-11 20:40:07 +01:00