Add Void Shop and Void Essence currency system

- Add Void Essence currency earned from petting (+2) and feeding (+3)
- Add Void Shop modal with purchasable items:
  - Voidling eggs (Wisp, Blob, Spark, Ember, Glitch, Crystal)
  - Void Treats to make all voidlings happy
  - Star Fragments for bonus essence
- Add 2 new voidling types: Glitch (rare green) and Crystal (rare blue)
- Add 'Void Tycoon' achievement for 500 Void Essence
- Update biodiversity achievement to require all 6 voidling types
- Add Void Essence display in header with shop button
This commit is contained in:
Ernie Cook
2026-03-03 00:07:59 -05:00
parent 3a7335ea7c
commit 08ec4fb19a
2 changed files with 127 additions and 5 deletions

View File

@ -43,6 +43,11 @@ A whimsical pocket dimension where digital companions called "Voidlings" float a
- Added manual time control toggle
- Added voidling speed multipliers based on time of day (slower at night)
- Voidlings naturally become sleepy at night
- Added Void Essence currency - earned by petting (+2) and feeding (+3)
- Added Void Shop with purchasable voidling eggs, treats, and items
- Added 2 new voidling types: Glitch (rare green) and Crystal (rare blue)
- Added "Void Tycoon" achievement for accumulating 500 Void Essence
- Updated biodiversity achievement to require all 6 voidling types
### Next Steps
1. Add sound effects
@ -52,4 +57,4 @@ A whimsical pocket dimension where digital companions called "Voidlings" float a
---
*Last updated: Session 4 complete - Added petting interaction and achievements system*
*Last updated: Session 5 complete - Added voidling shop with Void Essence currency*