Commit Graph

9 Commits

Author SHA1 Message Date
pbean f62f18d9ab feat: Fixed issue with multi-configs being needed. chore: bump bmad-2d-unity-game-dev version (patch) 2025-07-22 21:42:00 -07:00
pbean 29e12fc68e chore: bump bmad-2d-unity-game-dev version (patch) 2025-07-22 21:42:00 -07:00
pbean ff94407a26 Updated game-core-config and epic processing for game story and game design. Initial implementation was far too generic 2025-07-22 21:42:00 -07:00
pbean a1aa95f42d updated config.yaml for game-specific pieces to supplement core-config.yaml 2025-07-22 21:42:00 -07:00
pbean 81210d7329 chore: bump bmad-2d-unity-game-dev version (minor) 2025-07-22 21:42:00 -07:00
pbean a977d8acaa Increased expansion pack minor verison number 2025-07-22 21:41:59 -07:00
Brian Madison 3367fa18f7 version alignment 2025-07-19 00:04:16 -05:00
Brian Madison 849e42871a fix: improve code in the installer to be more memory efficient 2025-07-18 23:51:16 -05:00
PinkyD 5d81c75f4d
Feature/expansionpack 2d unity game dev (#332)
* Added 1.0 files

* Converted agents, and templates to new format. Updated filenames to include extensions like in unity-2d-game-team.yaml, Updated some wordage in workflow, config, and increased minor version number

* Forgot to remove unused startup section in game-sm since it's moved to activation-instructions, now fixed.

* Updated verbosity for development workflow in development-guidenlines.md

* built the web-dist files for the expansion pack

* Synched with main repo and rebuilt dist

* Added enforcement of game-design-checklist to designer persona

* Updated with new changes to phaser epack that seem relevant to discussion we had on discord for summarizing documentation updates

* updated dist build for our epack
2025-07-18 19:14:12 -05:00