# ๐Ÿ‘ฅ PersonaForge PersonaForge is a lightweight personality generator for The Sims 2. It balances randomness with user choice without complexity. It helps if you want to: - Have a specific Sim but arenโ€™t sure how to fairly distribute leftover points. - Need a fast, balance, but natural personality without min-maxing the hell out of them - Are just tired of flying blind ## ๐Ÿ’ก Why This Exists With Sims 3 and later, creating personalities is as simple as selecting a trait. Sims 2 doesnโ€™t have traits in the same way later installments do. You had to figure out what kind of Sim you wanted based on certain qualities and points you had to spend. Even if you knew what you wanted, you didnโ€™t know how to spend the rest. This was created to solve that. ## ๐Ÿ›ฃ๏ธ Project Roadmap | Phase | Goal | Status | | --- | --- | --- | | v0.1 | Core random point generator (working) | โœ… | | v0.2 | PersonalityProfile class + JSON export | โœ… | | v0.3 | Archetypes with weighted biases | ๐Ÿ”œ | | v0.4 | Profile import/load from JSON | ๐Ÿ”œ | | v1.0 | Stable "Release" version with documentation | ๐Ÿ”œ | ## ๐Ÿงฉ Tech Stack - .NET 8.0 - C# (focused on clarity, safety, minimalism) - System.Text.Json for serialization (no external libraries) - Pure backend logic (no UI planned) ## ๐Ÿ—“๏ธ Update Cycle | Type | Frequency | Notes | | ------------ | ---------------- | ---------------------------------------- | | Minor Update | Every 3โ€“6 months | Small enhancements, non-breaking changes | | Patch Update | As needed | Bug fixes, security updates | | Major Update | As needed | Framework upgrades, major refactors | * Reserve months: June (Mid-Year Chill) & December (End-Year Freeze) ## ๐ŸŽฎ Relaxation Practices * 20% creative/recovery space built into development * Mandatory cooldowns after major launches (minimum 1 week) * Crisis Mode Activates if: * Critical vulnerabilities * Framework-breaking issues ## ๐Ÿ›ก๏ธ Status * [x] Active Support * [ ] Limited Support (Security patches only) * [ ] Maintenance Mode (Dependency-only updates) * [ ] Archived (No active work planned) ## ๐Ÿ“„ License I hereby waive this project under the public domain โ€” see the LICENSE file for full text.