Skip to content

AnimalAI - v3.0.2

Compare
Choose a tag to compare
@alhasacademy96 alhasacademy96 released this 03 Apr 14:05
· 555 commits to main since this release
f9d2557

Introducing Animal-AI v3.0.2!

Introducing Animal-AI with codebase improvements as well as major bug fixes. Animal-AI runs smoother and is up-to-date behind the scenes.

So what's new?

Major:

  • Upgraded ML-Agents version to 0.30.0.
  • Upgraded Unity Engine Editor to 2021.3.21f1.
  • Fixed bug where objects had dark shadows during arena initialisation.
    #15

Minor:

  • Various Unity-side performance optimisation.
  • Various major bug fixes.

For a complete look, see CHANGELOG.md.

Getting Started:

Check our Installation Guide (here) and/or our Launching Animal-AI Guide (here) for a more detailed look.

But in brief:

  • Download Animal-AI OS build for your system from below
  • Extract files anywhere you'd like on your system (we use Winrar to package application contents)
  • Run .exe/.app file (depending on your system) in the extracted folder of Animal-AI

N.B: If you are using Linux, you may need to make the .exe file executable. Simply run this command in your terminal of choice: chmod +x env/AnimalAI.x86_64. If you are using macOS, you may also need to run this command: chmod -R 777 [applicationName].app in your macOS terminal to unlock permissions for Animal-AI.

What's Changed

New Contributors

Full Changelog: v2.2...v3.0.2