56 lines
1.7 KiB
Markdown
56 lines
1.7 KiB
Markdown
## 1. FARMING CONTROLS ✅ COMPLETE!
|
|
### Priority: HIGH
|
|
- [x] Detect hoe in hand (check inventory slot)
|
|
- [x] Space/Click → till soil
|
|
- [x] Detect seeds in hand
|
|
- [x] Space/Click → plant seed
|
|
- [x] Empty hand + ripe crop → harvest
|
|
- [ ] Animation feedback (swing tool) - TODO
|
|
- [ ] Sound effects (dig, plant, harvest) - TODO
|
|
- [ ] Particle effects (soil spray, seed drop) - TODO
|
|
|
|
## 2. RESOURCES DISPLAY ✅ COMPLETE!
|
|
### Priority: HIGH
|
|
- [x] Wood counter (top-right corner)
|
|
- [x] Stone counter (below wood)
|
|
- [x] Iron counter (below stone)
|
|
- [ ] Animated +X effect on gain - TODO
|
|
- [x] Expandable panel
|
|
- [x] Icon for each resource (emoji icons)
|
|
|
|
## 3. DAY/NIGHT ENHANCEMENT ✅ COMPLETE!
|
|
### Priority: MEDIUM
|
|
- [x] Better time display (HH:MM format)
|
|
- [x] Sky color transitions (☀️/🌙 indicators)
|
|
- [ ] Dynamic lighting shader - TODO (advanced)
|
|
- [x] Speed control slider (1x/2x/5x)
|
|
- [x] Pause button (⏸️/▶️)
|
|
|
|
## 4. BUILD MODE UI ⚠️ PARTIAL
|
|
### Priority: MEDIUM
|
|
- [ ] Tutorial popup on first B press - TODO
|
|
- [x] Building name + cost display (in build system)
|
|
- [x] Building selection panel (hotkeys 1-5)
|
|
- [ ] Rotate building (R key) - TODO
|
|
- [ ] Confirm placement (E key) - TODO (click works)
|
|
- [ ] Cancel (ESC key) - TODO
|
|
|
|
## 5. INVENTORY HOTBAR ⏸️ NOT STARTED
|
|
### Priority: LOW
|
|
- [ ] Q/E keys for quick-swap
|
|
- [ ] Tool durability bar
|
|
- [ ] Seed count display
|
|
- [ ] Equipment preview
|
|
|
|
## 6. PLAYER FEEDBACK ⏸️ NOT STARTED
|
|
### Priority: LOW
|
|
- [ ] Action cooldown timer
|
|
- [ ] Stamina system
|
|
- [ ] Tool swing animation
|
|
- [ ] Camera shake on harvest
|
|
- [ ] Screen flash effects
|
|
|
|
---
|
|
**PROGRESS:** 3/6 systems complete (50%)
|
|
**ESTIMATED TIME REMAINING:** 30-45 minutes for polish
|