feat: number brainstorming issues as Tasks #52-54, close duplicate

PROBLEM:
4 issues from brainstorming merge had no task numbers:
- Issue #70: Ghost Homepage
- Issue #71: Server Listing Page
- Issue #72: Among Us Events (DUPLICATE)
- Issue #73: Other Game Servers

SOLUTION:
1. Closed Issue #72 as duplicate of Task #44 (Among Us Weekly Events)
2. Renumbered remaining issues as Tasks #52-54
3. Added full task entries to tasks.md

NEW TASKS:
- Task #52 (Issue #70): Ghost CMS Homepage - Fire/Frost Design (HIGH priority)
- Task #53 (Issue #71): Ghost CMS Server Listing Page (MEDIUM)
- Task #54 (Issue #73): Evaluate Other Game Servers (MEDIUM)

All tasks now properly numbered 1-54 with no duplicates.
Gitea issue titles updated to match task numbers.
This commit is contained in:
Claude
2026-03-19 20:46:02 +00:00
parent b4ae4c5ad3
commit ee28bb3c5c

View File

@@ -1260,3 +1260,89 @@ Comprehensive planning session for Ignis (18+ mature space) implementation. Orig
**See:** `docs/planning/ignis-protocol-specification.md` for complete details and legal questions
---
### 52. Ghost CMS Homepage - Implement Fire/Frost Design
**Time:** 4-6 hours
**Status:** READY
**Priority:** High - needed for soft launch
**Documentation:** `docs/planning/ideas/features/ghost-homepage-content.md`
Complete Ghost CMS homepage implementation with Fire/Frost branding.
**Deliverables:**
- Hero section with "Fire + Frost + Forever" tagline
- Path selection (Frost Path all-ages, Ignis adult space)
- Server showcase section
- Community highlights
- Discord integration
**Assets Available:**
- Complete copy in markdown (`docs/planning/ideas/features/ghost-homepage-content.md`)
- CSS styling in `docs/planning/ideas/features/ghost-frost-css.css`
- Page structure plan in `docs/planning/ideas/features/ghost-page-structure-plan.md`
**Priority:** High - homepage is the first impression for new players
---
### 53. Ghost CMS - Server Listing Page Design
**Time:** 3-4 hours
**Status:** BACKLOG
**Priority:** Medium
**Documentation:** `docs/planning/ideas/features/ghost-server-listing-design.md`
Create server listing page showing all Minecraft servers with Fire/Frost categorization.
**Features:**
- Fire Path servers (cozy, creative, community-focused)
- Frost Path servers (technical, challenge, optimization)
- Server cards with modpack info, player count, online status
- Filter by Fire/Frost path
- Link to Paymenter subscription tiers
**Dependencies:**
- Soft launch server transition plan (Task #27: Server Sunset Evaluation)
- Final server lineup decided
**Integration:**
- Pull server status from Pterodactyl API
- Display modpack versions (Task #45: Pterodactyl Modpack Version Display)
- Link to How to Join instructions
---
### 54. Evaluate Other Game Servers (Beyond Minecraft)
**Time:** 2-3 hours (research)
**Status:** BACKLOG
**Priority:** Medium
**Documentation:** `docs/planning/ideas/other-games-backlog.md`
Research and evaluate other games for Firefrost Gaming expansion beyond Minecraft.
**Games to Evaluate:**
- Terraria
- Valheim
- Palworld
- Core Keeper
- V Rising
- Others suggested by community
**Evaluation Criteria:**
- Community interest (Discord polls, subscriber feedback)
- Hosting complexity and resource requirements
- Fire/Frost alignment (does the game support both paths?)
- Modding ecosystem and customization options
- Long-term viability and active player base
**Deliverables:**
- Comparison matrix of evaluated games
- Recommendation for 1-2 games to pilot
- Hosting requirements and cost estimates
- Fire/Frost path mapping for recommended games
**Next Steps:**
- Community survey on Discord
- Proof-of-concept hosting for top choice
- Create game-specific onboarding documentation
---