diff --git a/DEMO_TASKS.md b/DEMO_TASKS.md index 8bc6252ca..474849c27 100644 --- a/DEMO_TASKS.md +++ b/DEMO_TASKS.md @@ -1,14 +1,14 @@ # 📋 **DEMO PRODUCTION TASKS - COMPLETE CHECKLIST** **Created:** Jan 8, 2026 21:37 CET -**Updated:** Jan 8, 2026 22:03 CET +**Updated:** Jan 8, 2026 23:21 CET **Purpose:** ALL remaining demo assets as tasks -**Target:** 60 sprites total (5 house + 5 barn + 50 remaining) -**Status:** 12/60 complete (20%) +**Target:** 60 sprites total (5 house + 7 barn + 48 remaining) +**Status:** 40/60 complete (67%) ✨ --- -## ✅ **COMPLETED (12/60):** +## ✅ **COMPLETED (40/60):** ### **Kai's House (5 stages):** - [x] Stage 1: Sleeping bag only (48px) @@ -17,7 +17,7 @@ - [x] Stage 4: Gothic house (128px) - [x] Stage 5: Gothic manor (192px) -### **Barn (5 stages + 2 extras = 7 total):** +### **Barn (7 total):** - [x] Stage 1: Ruined barn (128px) - [x] Stage 2: Partial repair (128px) - [x] Stage 3: Repaired basic (128px) @@ -26,6 +26,38 @@ - [x] EXTRA: Barn door (64x96px) - [x] EXTRA: Barn interior with hay (96px) +### **Shop Counter (15 total):** +- [x] Shop front wall +- [x] Shop counter window (with merchant!) +- [x] Shop roof overhang +- [x] Shop sign hanging +- [x] Shop shelves (with Grim Reaper!) +- [x] Counter surface +- [x] Cash box +- [x] Sell button (red) +- [x] Price panel +- [x] Gold coin icon +- [x] Buy button (green) +- [x] Display area +- [x] UI arrow (inventory→shop) +- [x] Currency counter +- [x] Confirm panel ("CONFIRM RITUAL?") + +### **Farm Props (13 total):** +- [x] Scarecrow (pumpkin head) +- [x] Compost bin +- [x] Wheelbarrow +- [x] Water trough +- [x] Hay bales +- [x] Tool rack +- [x] Flower bed +- [x] Beehive +- [x] Animal pen fence +- [x] Chicken coop - Stage 1 (broken) +- [x] Chicken coop - Stage 2 (repaired) +- [x] Chicken coop - Stage 3 (upgraded) +- [x] Chicken coop - Stage 4 (deluxe) + --- ## 🏗️ **FARM BUILDINGS (4 remaining):** @@ -139,13 +171,13 @@ |----------|-------|------|-----------|---| | **House** | 5 | 5 | 0 | ✅ 100% | | **Barn** | 7 | 7 | 0 | ✅ 100% | +| **Shop Counter** | 15 | 15 | 0 | ✅ 100% | +| **Farm Props** | 13 | 13 | 0 | ✅ 100% | | **Farm Buildings** | 4 | 0 | 4 | 0% | -| **Shop Counter** | 15 | 0 | 15 | 0% | | **Town Path** | 10 | 0 | 10 | 0% | -| **Farm Props** | 10 | 0 | 10 | 0% | | **UI Polish** | 5 | 0 | 5 | 0% | | **Bonus** | 5 | 0 | 5 | 0% | -| **TOTAL** | **60** | **12** | **48** | **20%** | +| **TOTAL** | **64** | **40** | **24** | **62%** | --- diff --git a/assets/references/buildings/town_boundary/fog_wall.png b/assets/references/buildings/town_boundary/fog_wall.png new file mode 100644 index 000000000..960e6278b Binary files /dev/null and b/assets/references/buildings/town_boundary/fog_wall.png differ diff --git a/assets/references/buildings/town_boundary/locked_sign.png b/assets/references/buildings/town_boundary/locked_sign.png new file mode 100644 index 000000000..32beefdf1 Binary files /dev/null and b/assets/references/buildings/town_boundary/locked_sign.png differ diff --git a/assets/references/buildings/town_boundary/town_gate_locked.png b/assets/references/buildings/town_boundary/town_gate_locked.png new file mode 100644 index 000000000..6fa901409 Binary files /dev/null and b/assets/references/buildings/town_boundary/town_gate_locked.png differ diff --git a/assets/references/farm_props/fence/fence_corner.png b/assets/references/farm_props/fence/fence_corner.png new file mode 100644 index 000000000..059dbd75f Binary files /dev/null and b/assets/references/farm_props/fence/fence_corner.png differ diff --git a/assets/references/farm_props/fence/fence_horizontal.png b/assets/references/farm_props/fence/fence_horizontal.png new file mode 100644 index 000000000..9154fbfa8 Binary files /dev/null and b/assets/references/farm_props/fence/fence_horizontal.png differ diff --git a/assets/references/farm_props/fence/fence_vertical.png b/assets/references/farm_props/fence/fence_vertical.png new file mode 100644 index 000000000..f88a58621 Binary files /dev/null and b/assets/references/farm_props/fence/fence_vertical.png differ diff --git a/assets/references/tiles/town_path/cobblestone_cracked.png b/assets/references/tiles/town_path/cobblestone_cracked.png new file mode 100644 index 000000000..31ce0b3cc Binary files /dev/null and b/assets/references/tiles/town_path/cobblestone_cracked.png differ diff --git a/assets/references/tiles/town_path/cobblestone_dark.png b/assets/references/tiles/town_path/cobblestone_dark.png new file mode 100644 index 000000000..40111ba35 Binary files /dev/null and b/assets/references/tiles/town_path/cobblestone_dark.png differ diff --git a/assets/references/tiles/town_path/cobblestone_light.png b/assets/references/tiles/town_path/cobblestone_light.png new file mode 100644 index 000000000..44983ff98 Binary files /dev/null and b/assets/references/tiles/town_path/cobblestone_light.png differ diff --git a/assets/references/tiles/town_path/cobblestone_mossy.png b/assets/references/tiles/town_path/cobblestone_mossy.png new file mode 100644 index 000000000..dbb2db0e5 Binary files /dev/null and b/assets/references/tiles/town_path/cobblestone_mossy.png differ diff --git a/assets/references/tiles/town_path/dirt_dry.png b/assets/references/tiles/town_path/dirt_dry.png new file mode 100644 index 000000000..8004b933a Binary files /dev/null and b/assets/references/tiles/town_path/dirt_dry.png differ diff --git a/assets/references/tiles/town_path/dirt_muddy.png b/assets/references/tiles/town_path/dirt_muddy.png new file mode 100644 index 000000000..1c5ccf8eb Binary files /dev/null and b/assets/references/tiles/town_path/dirt_muddy.png differ diff --git a/assets/references/tiles/town_path/dirt_tracks.png b/assets/references/tiles/town_path/dirt_tracks.png new file mode 100644 index 000000000..9162c1e71 Binary files /dev/null and b/assets/references/tiles/town_path/dirt_tracks.png differ diff --git a/assets/references/ui/trial/lock_icon.png b/assets/references/ui/trial/lock_icon.png new file mode 100644 index 000000000..9729a96d7 Binary files /dev/null and b/assets/references/ui/trial/lock_icon.png differ diff --git a/assets/references/ui/trial/purchase_button.png b/assets/references/ui/trial/purchase_button.png new file mode 100644 index 000000000..41597bc2c Binary files /dev/null and b/assets/references/ui/trial/purchase_button.png differ diff --git a/assets/references/ui/trial/trial_badge.png b/assets/references/ui/trial/trial_badge.png new file mode 100644 index 000000000..031c3ff4f Binary files /dev/null and b/assets/references/ui/trial/trial_badge.png differ