Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

56 lines (31 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.5.0] - 2023-10-31

###Added

  • Abertay Analytics now exports to CSV! Look for it in the Analytics/Events folder

[0.4.3] - 2023-10-31

Changed

  • Heatmaps cubes no longer cast or receive shadows.
  • Heatmap cubes are static geometry, a little bit nicer for performance!

Fixed

  • Rendered Heatmap cubes no longer have colliders attached. No more bumping!
  • Temporary Heatmap materials should be correctly destroyed when regenerating heatmaps.

[0.4.2] - 2023-10-31

Fixed

  • Removed unused package that cause builds to fail

Removed

  • Further references to the Game Analytics service

0.4.1 - 2023-10-31

Added

  • Abertay Analytics now has Heatmap functionality thanks to Hadi Mehrpouya!

Changed

  • Analytics output now saves in a more sensible location
  • Unity analytics version upgraded to 5.0.0
  • Updated deprecated Unity Analytics functionality

Fixed

  • Environment name is properly set at all times