Skip to content

Latest commit

 

History

History
655 lines (379 loc) · 68.4 KB

CHANGELOG.md

File metadata and controls

655 lines (379 loc) · 68.4 KB

Changelog

2.1.43 (2024-09-28)

Miscellaneous Chores

2.1.42 (2024-09-28)

Miscellaneous Chores

2.1.41 (2024-05-11)

Miscellaneous Chores

2.1.40 (2024-05-11)

Miscellaneous Chores

2.1.39 (2024-04-17)

Miscellaneous Chores

2.1.38 (2024-04-17)

Miscellaneous Chores

2.1.37 (2023-07-10)

Miscellaneous Chores

2.1.36 (2023-07-10)

Miscellaneous Chores

2.1.35 (2023-07-08)

Miscellaneous Chores

2.1.34 (2023-07-08)

Miscellaneous Chores

2.1.33 (2023-07-05)

Miscellaneous Chores

2.1.32 (2023-07-05)

Miscellaneous Chores

2.1.31 (2023-06-14)

Miscellaneous Chores

2.1.30 (2023-05-06)

Miscellaneous Chores

2.1.29 (2023-05-06)

Miscellaneous Chores

2.1.28 (2023-05-02)

Miscellaneous Chores

2.1.27 (2023-05-02)

Miscellaneous Chores

2.1.26 (2023-04-16)

Miscellaneous Chores

2.1.25 (2023-04-16)

Miscellaneous Chores

2.1.24 (2023-04-03)

Miscellaneous Chores

2.1.23 (2023-04-03)

Miscellaneous Chores

2.1.22 (2023-03-28)

Miscellaneous Chores

2.1.21 (2023-03-28)

Miscellaneous Chores

2.1.20 (2023-03-21)

Miscellaneous Chores

2.1.19 (2023-03-21)

Miscellaneous Chores

2.1.18 (2023-03-16)

Miscellaneous Chores

2.1.17 (2023-03-16)

Miscellaneous Chores

2.1.16 (2023-03-13)

Miscellaneous Chores

2.1.15 (2023-03-13)

Miscellaneous Chores

2.1.14 (2023-03-11)

Miscellaneous Chores

2.1.13 (2023-03-11)

Miscellaneous Chores

2.1.12 (2023-02-22)

Miscellaneous Chores

2.1.11 (2023-02-22)

Miscellaneous Chores

2.1.10 (2023-02-19)

Miscellaneous Chores

2.1.9 (2023-02-19)

Miscellaneous Chores

2.1.8 (2023-02-08)

Miscellaneous Chores

2.1.7 (2023-02-08)

Miscellaneous Chores

2.1.6 (2023-01-26)

Bug Fixes

  • Rule: ensure collision rule blocks collision forwarding (85a32b2)

    Because the internal Collision Tracker extends a Collision Notifier this means that any collision with another object that contains a Collision Notifier/Tracker type will forward the collisions to the Collision Fader's Collision Tracker and therefore the Collision Validity rule will be ignored.

    This fix sets the internal Collision Tracker Forward Source Validity to match that of the Facade Collision Validity to prevent this issue occuring.

2.1.5 (2022-06-19)

Miscellaneous Chores

2.1.4 (2022-06-16)

Miscellaneous Chores

2.1.3 (2022-06-16)

Miscellaneous Chores

2.1.2 (2022-05-20)

Miscellaneous Chores

2.1.1 (2022-05-20)

Miscellaneous Chores

2.1.0 (2022-05-10)

Features

  • facade: add faded and unfaded events (ad43607)

    The Faded and Unfaded events are now bubbled to the facade to make it easier to access these moments. A couple of extra ObjectReference settings have been added too so it is easier to get to the relevant internal elements.

2.0.5 (2022-05-09)

Miscellaneous Chores

2.0.4 (2022-05-09)

Miscellaneous Chores

2.0.3 (2022-04-28)

Miscellaneous Chores

2.0.2 (2022-04-28)

Miscellaneous Chores

2.0.1 (2022-04-28)

Miscellaneous Chores

2.0.0 (2022-04-28)

⚠️ BREAKING CHANGES ⚠️

  • Malimbe: This removes the last remaining elements of Malimbe and whilst it does not cause any breaking changes within this package, it removes Malimbe as a dependency which other projects that rely on this package may piggy back off this Malimbe dependency so it will break any project like that.

All of the previous functionality from Malimbe has been replicated in standard code without the need for it to be weaved by the Malimbe helper tags. (a3074e4)

Features

  • Malimbe: remove malimbe dependency (a3074e4)

1.2.4 (2022-03-15)

Miscellaneous Chores

1.2.3 (2022-03-15)

Miscellaneous Chores

1.2.2 (2022-03-15)

Miscellaneous Chores

1.2.1 (2022-03-15)

Miscellaneous Chores

1.2.0 (2022-03-11)

Features

  • HowToGuides: add guide on adding a collision fader (f3c245c)

    The How-To Guide showing how to add a collision fader to the scene.

1.1.2 (2022-03-02)

Miscellaneous Chores

1.1.1 (2022-03-02)

Miscellaneous Chores

1.1.0 (2022-03-02)

Features

  • package.json: add information urls to package (52cfd7d)

    The changelog, documentation and license url has been added to the package.json as these are used within the Unity package manager.

1.0.32 (2022-02-14)

Miscellaneous Chores

1.0.31 (2022-02-14)

Miscellaneous Chores

1.0.30 (2022-02-05)

Miscellaneous Chores

1.0.29 (2022-02-05)

Miscellaneous Chores

1.0.28 (2022-01-17)

Miscellaneous Chores

1.0.27 (2022-01-17)

Miscellaneous Chores

1.0.26 (2022-01-13)

Miscellaneous Chores

1.0.25 (2022-01-13)

Miscellaneous Chores

1.0.24 (2022-01-13)

Miscellaneous Chores

1.0.23 (2022-01-13)

Miscellaneous Chores

1.0.22 (2022-01-12)

Miscellaneous Chores

1.0.21 (2022-01-12)

Miscellaneous Chores

1.0.20 (2022-01-03)

Miscellaneous Chores

1.0.19 (2022-01-03)

Miscellaneous Chores

1.0.18 (2021-12-03)

Miscellaneous Chores

1.0.17 (2021-12-03)

Miscellaneous Chores

1.0.16 (2021-07-21)

Miscellaneous Chores

1.0.15 (2021-07-21)

Miscellaneous Chores

1.0.14 (2021-07-19)

Miscellaneous Chores

1.0.13 (2021-07-19)

Miscellaneous Chores

1.0.12 (2021-06-24)

Miscellaneous Chores

1.0.11 (2021-06-24)

Miscellaneous Chores

1.0.10 (2021-06-19)

Miscellaneous Chores

1.0.9 (2021-06-19)

Miscellaneous Chores

1.0.8 (2021-06-10)

Miscellaneous Chores

1.0.7 (2021-06-10)

Miscellaneous Chores

1.0.6 (2021-06-10)

Bug Fixes

  • Materials: update fade material to use better shader (9e2dc3f)

    The new TransparentColorBlockout shader is a better, more simpler shader to use for screen fading and it is also compatible with the URP approach to screen fading.

1.0.5 (2021-06-10)

Miscellaneous Chores

1.0.4 (2021-05-09)

Miscellaneous Chores

1.0.3 (2021-05-09)

Miscellaneous Chores

1.0.2 (2021-05-03)

Miscellaneous Chores

1.0.1 (2021-05-03)

Miscellaneous Chores

1.0.0 (2021-04-12)

Features

  • structure: add initial prefab, scripts and docs (8d736b4)

    The initial structure for the repo has been added including the relevant prefab, scripts and documentation.