Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
65fb15131b |
1 changed files with 25 additions and 12 deletions
37
README.md
37
README.md
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[](https://github.com/developtheweb/meowchi-releases/releases)
|
[](https://github.com/developtheweb/meowchi-releases/releases)
|
||||||
[](https://github.com/developtheweb/meowchi-releases/releases/latest)
|
[](https://github.com/developtheweb/meowchi-releases/releases/latest)
|
||||||
|
|
@ -48,6 +48,13 @@
|
||||||
|
|
||||||
## ✨ Features at a Glance
|
## ✨ Features at a Glance
|
||||||
|
|
||||||
|
### 🎯 NEW in v0.5.0: Viral Features
|
||||||
|
- **Personality System** - 5 unique personalities affecting gameplay
|
||||||
|
- **Streak Rewards** - Daily login, care, and activity streaks
|
||||||
|
- **Seasonal Events** - Limited-time themes with exclusive items
|
||||||
|
- **Share Cards** - Generate and share your pet's stats
|
||||||
|
- **Custom Help Menu** - Complete credits and keyboard shortcuts
|
||||||
|
|
||||||
### 🎮 Core Gameplay
|
### 🎮 Core Gameplay
|
||||||
- **Virtual Pet System** - Feed, clean, and play with your digital cat
|
- **Virtual Pet System** - Feed, clean, and play with your digital cat
|
||||||
- **Activity Tracking** - Earn XP through real keyboard/mouse usage
|
- **Activity Tracking** - Earn XP through real keyboard/mouse usage
|
||||||
|
|
@ -58,7 +65,7 @@
|
||||||
- **25 Collectible Hats** - From common to legendary rarities
|
- **25 Collectible Hats** - From common to legendary rarities
|
||||||
- **Emoji or Sprite Mode** - Choose your visual style
|
- **Emoji or Sprite Mode** - Choose your visual style
|
||||||
|
|
||||||
### 🌀 Chaos Mode (NEW!)
|
### 🌀 Chaos Mode
|
||||||
Inspired by Desktop Goose - Let Meowchi demand your attention!
|
Inspired by Desktop Goose - Let Meowchi demand your attention!
|
||||||
- **Mild** 😊 - Occasional movements and jumps
|
- **Mild** 😊 - Occasional movements and jumps
|
||||||
- **Moderate** 😈 - Chase mouse, play dead, throw things
|
- **Moderate** 😈 - Chase mouse, play dead, throw things
|
||||||
|
|
@ -109,18 +116,24 @@ graph LR
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 What's New in v0.4.1
|
## 📊 What's New in v0.5.0
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🎯 Major Features
|
||||||
- ✅ Fixed input tracking counters not displaying
|
- ✨ **Personality System** - Choose from 5 unique personalities (Lazy, Energetic, Cuddly, Grumpy, Chaos)
|
||||||
- ✅ Fixed evolution journal not showing stats
|
- 🔥 **Streak System** - Track login, care, and activity streaks with rewards
|
||||||
- ✅ Improved IPC communication reliability
|
- 🎃 **Seasonal Events** - Halloween, Christmas, Valentine's, Easter, Summer events
|
||||||
|
- 📸 **Share Cards** - Create shareable images of your pet's stats
|
||||||
|
- 📚 **Custom Help Menu** - Complete with credits to creator
|
||||||
|
|
||||||
### 🎨 Previous Updates (v0.4.0)
|
### 🔧 Improvements
|
||||||
- Added 15 fully animated sprite characters
|
- ✅ ES6 module architecture with orchestrator pattern
|
||||||
- Implemented Desktop Goose-inspired chaos mode
|
- ✅ Fixed sound system initialization
|
||||||
- Expanded hat collection from 9 to 25
|
- ✅ Fixed panel window sizing and layout
|
||||||
- Created dual-window system (sprite + panel)
|
- ✅ Better error handling and validation
|
||||||
|
- ✅ Improved initialization sequence
|
||||||
|
|
||||||
|
### 🎨 Previous Updates (v0.4.1)
|
||||||
|
- Fixed input tracking and evolution journal display issues
|
||||||
|
|
||||||
[View Full Changelog →](https://github.com/developtheweb/meowchi-releases/releases)
|
[View Full Changelog →](https://github.com/developtheweb/meowchi-releases/releases)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue