Update README to v0.5.0

This commit is contained in:
developtheweb@protonmail.com 2025-08-10 05:32:16 -04:00
parent 98ba3b3378
commit 65fb15131b

View file

@ -2,7 +2,7 @@
<div align="center"> <div align="center">
![Meowchi Banner](https://img.shields.io/badge/🐱_Meowchi-v0.4.1-FF6B6B?style=for-the-badge) ![Meowchi Banner](https://img.shields.io/badge/🐱_Meowchi-v0.5.0-FF6B6B?style=for-the-badge)
[![Downloads](https://img.shields.io/github/downloads/developtheweb/meowchi-releases/total?style=flat-square&label=Downloads&color=4ECDC4)](https://github.com/developtheweb/meowchi-releases/releases) [![Downloads](https://img.shields.io/github/downloads/developtheweb/meowchi-releases/total?style=flat-square&label=Downloads&color=4ECDC4)](https://github.com/developtheweb/meowchi-releases/releases)
[![Latest Release](https://img.shields.io/github/v/release/developtheweb/meowchi-releases?style=flat-square&label=Latest&color=95E1D3)](https://github.com/developtheweb/meowchi-releases/releases/latest) [![Latest Release](https://img.shields.io/github/v/release/developtheweb/meowchi-releases?style=flat-square&label=Latest&color=95E1D3)](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)