openthebox/content
Samuel Bouchet d09bf72a90 Guarantee box_of_boxes in every non-auto-opening box
Every box now always drops a box_of_boxes (auto-open) alongside its
normal loot, ensuring the core loop never breaks. The player always
has at least one box to open next. Only auto-opening boxes (box_of_boxes
itself, box_adventure) are excluded to prevent infinite recursion.
2026-03-10 19:35:57 +01:00
..
adventures Add complete content: recipes, French translations, music/cookie events 2026-03-10 18:45:54 +01:00
data Guarantee box_of_boxes in every non-auto-opening box 2026-03-10 19:35:57 +01:00
strings Fix runtime deserialization bugs, add test suite and publish support 2026-03-10 19:25:02 +01:00