Skip to content

Releases: Atelier-Mycelia/Amanita

Fungus CE v0.6

18 Oct 18:37

Choose a tag to compare

With the release of Unity 6, FCE has been moved to the new version and had many deprecated methods managed.

Fixes:

  • correct spelling mistake that prevented the block search feature from being accessible.

Fungus CE v0.5.1

19 Sep 16:30

Choose a tag to compare

Add initial api changes to enable importing to Unity 6 preview.

Import tested with the latest LTS release of 2021 and 2022, earlier versions of Unity untested but support should go back to Unity 2018 and maybe 5.x.

Fungus: Community Edition - v0.5

06 Sep 08:14

Choose a tag to compare

Initial release to begin bug hunting, particularly condition compilation checks in different versions of Unity.

Forked from https://github.com/snozbot/fungus and updated to appease an updated Unity Assert Store Validator in hopes of returning Fungus to the Asset Store.

This is a community driven effort kinda coordinated via Discord (Fungus Unity Community), come have a chat with us in the off-topic-lounge

Changes Summary:

  • project version upgraded to 2022.3
  • fix deprecated api calls
  • remove Examples from default package
  • added Input System to asmdef
  • wrap third party code under their own namespaces
  • shorten folder names to respect path length restrictions.
  • minor cleanup