openthebox/src/OpenTheBox
Samuel Bouchet 71e10ec084 Add adventure unlock CTA and rebalance box loot pacing
- Add AdventureUnlockedEvent emitted by MetaEngine when a new adventure
  is unlocked, displayed as a CTA in the loot reveal flow
- Rebalance box_of_boxes: reduce box_not_great weight 10→7, boost
  box_ok_tier 5→7 for more variety in early game
- Add box_ok_tier and box_meta_basics drops to box_not_great loot table
  so basic boxes can escape the loop
- Double box_meta_basics weight in box_ok_tier (1→2) for faster
  meta progression
- Update bugs.md: resolve all 4 FIXME items
2026-03-11 20:47:20 +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 unlock CTA and rebalance box loot pacing 2026-03-11 20:47:20 +01:00
OpenTheBox.csproj Fix runtime deserialization bugs, add test suite and publish support 2026-03-10 19:25:02 +01:00
Program.cs Add adventure unlock CTA and rebalance box loot pacing 2026-03-11 20:47:20 +01:00