v0.1.4
micromissiles-unity
Build v0.1.4
The Python log visualizer added in this update uses new event monitoring logs.
Added
- Documentation: Implemented VitePress site for better documentation (at https://pisterlab.github.io/micromissiles-unity/)
- CI/CD: Added docs.yaml for documentation builds
- Testing: Added separate playmode/editmode test assemblies
- Simulation: Implemented Event monitoring system
- Tools: Added Python parse/visualize script using new event system (at `Tools/visualize_log.py`)
Improved
- Telemetry monitoring: Optimized telemetry monitoring system - it used to be the main performance bottleneck for larger swarms.
- Builds: Nightly CI tests now scheduled
- Architecture: Split IADS functionality out from SimManager
- File Structure: Moved Python scripts to Tools/ directory
- CI/CD: Updated test.yaml and build.yaml workflows
Fixed
- caveman no fix caveman only break
Full Changelog: v0.1.3...v0.1.4
Instructions
Download and extract the archive corresponding to your platform (Windows or Mac) from the binaries listed below.
Windows
- Download the zip file for Windows.
- Unzip the zip file and run the
.exe
file.
Mac
- Download the tarball for Darwin.
- Untar the tarball and run the app file.
- If you get a warning that Apple cannot check the application for malicious software:
- Open
System Preferences
. - Navigate to
Privacy & Security
. - Click on
Open Anyway
to bypass Apple's developer check.
- Open