Releases: PNone/frogsmashers
Releases · PNone/frogsmashers
Fix Showdown Teams Only Having One Teammate
1.12.1
What's Changed
Fixed Outro animation bug (crying frog)
- Update unity-builder Version by @PNone in #54
- Revert "Update unity-builder Version" by @PNone in #55
- Revert "Use Windows-2022 for Windows Build" by @PNone in #56
- Revert "Use main unity builder" by @PNone in #57
- Revert "Update Workflow Images" by @PNone in #58
- Revert "Try changing unity build env vars" by @PNone in #59
- Revert "Upgrade Unity to 2022.3.11f1" by @PNone in #60
- Reformat Character and Fly Code Files and Fix a Fly Ingestion Bug by @PNone in #61
- Fix Controller and Prefabs by @PNone in #62
- Upgrade Unity to 2022.3.11f1 Again by @PNone in #63
- Refactor cicd for 2022 3 11f1 by @PNone in #64
- Bump Project Version to 1.12.1 by @PNone in #65
Full Changelog: 1.12.0...1.12.1
Upgrade Unity to 2022.3.11f1
- Upgrade Unity to 2022.3.11f1
- Upgrade GitHub Actions Unity build script
- Fix code warnings
- Better code formatting
- Add 10th color from "JoinScreen" to Controller prefab
Add Game Config With Death Texts
- Add Config.json file to project for global game configuration
- Move death texts to the config to allow changing them after compilation
Bring Back Pause Menu
1.10.0 Bump to 1.10.0 (#47)
Upgrade and Refactor Workflow
Upgrade and Refactor Workflow (#45) * Upgrade and Refactor Workflow * temp * Fix * fix2 * revert some * remove tests * Update main.yml
Fix Disable Teams and Level 6
- Fix level 6 - use the controller prefab in the level instead of the old version of the prefab
- Disable Teams - If Teams is disabled via the GUI settings, while teams mode is on, remove all players from the join screen.
Rename The Game's Build (UNSTABLE)
Rename The Game's Build
Post-Pause Menu Bug Fixes (UNSTABLE)
- Fix Controller Prefab
- Fix Level 6 Pause Menu
Add Pause Menu and Icon (UNSTABLE)
- Add a pause menu
- Add icon to build
- Rename build to FrogSmashers
- Small fix related to enable team mode