Skip to content

Releases: PNone/frogsmashers

Fix Showdown Teams Only Having One Teammate

26 Oct 09:11
472fce1
Compare
Choose a tag to compare

What's Changed

  • Upgrade action-gh-release to v2 for linux and macos by @PNone in #66
  • Fix Showdown Teams Only having one teammate by @PNone in #67
  • Bump Version to 1.12.2 by @PNone in #68

Full Changelog: 1.12.1...1.12.2

1.12.1

04 Oct 13:53
e19a958
Compare
Choose a tag to compare

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

04 Nov 11:33
656200e
Compare
Choose a tag to compare
  • 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

24 Oct 09:23
bb8c238
Compare
Choose a tag to compare
  • 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

21 Oct 15:01
f8b0729
Compare
Choose a tag to compare
1.10.0

Bump to 1.10.0 (#47)

Upgrade and Refactor Workflow

01 Oct 20:44
d552eaf
Compare
Choose a tag to compare
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

26 Sep 20:36
0eabc76
Compare
Choose a tag to compare
  • 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)

30 Apr 15:10
289115d
Compare
Choose a tag to compare

Rename The Game's Build

Post-Pause Menu Bug Fixes (UNSTABLE)

30 Apr 07:20
4b843cd
Compare
Choose a tag to compare
  • Fix Controller Prefab
  • Fix Level 6 Pause Menu

Add Pause Menu and Icon (UNSTABLE)

28 Apr 14:36
b409b61
Compare
Choose a tag to compare
  • Add a pause menu
  • Add icon to build
  • Rename build to FrogSmashers
  • Small fix related to enable team mode