Skip to content

Releases: Lazy-Solutions/AdvancedSceneManager

2.4.6

24 Dec 12:24
5888639
Compare
Choose a tag to compare

ASM 2.4.6
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases

2.4.6

  • Fixed issue where collection would not be untracked, then re-tracked when reopening collection, causing events not to be called.
  • Fixed issue with option to not open scene automatically on collection open.
  • Removed check for if collection is open, before re-opening it. Having check there caused some unexpected behavior, for not much gain (early return as slight optimization).

2.4.5

  • Added try catch for when retrieving ASMElement callbacks, hopefully ignoring assemblies we can't access.

2.4.4

  • Added SceneCollection.Reopen().

2.4.3

  • Filtered out the opened loading screen when evaluating the scenes to close in a scene operation.
  • Added Scene.Open().CloseAll(bool loadingScene = true, bool splashScreen = true, bool persistent = true, IEnumerable<Scene> except = null).

2.4.2

  • Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
  • Added offset for heirarchy indicators.

2.4.1

  • Fixed issue where scenes flagged to not open automatically with a collection, would still open.
  • Fixed issue where scene callback cache would not be invalidated.
  • Fixed additive collections closing scenes from non-additive open collection.
  • Fixed issue where collection re-order would stop working in some later version of unity 6.

2.4.5

24 Dec 08:14
5888639
Compare
Choose a tag to compare

ASM 2.4.5
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases

2.4.5

  • Added try catch for when retrieving ASMElement callbacks, hopefully ignoring assemblies we can't access.

2.4.4

  • Added SceneCollection.Reopen().

2.4.3

  • Filtered out the opened loading screen when evaluating the scenes to close in a scene operation.
  • Added Scene.Open().CloseAll(bool loadingScene = true, bool splashScreen = true, bool persistent = true, IEnumerable<Scene> except = null).

2.4.2

  • Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
  • Added offset for heirarchy indicators.

2.4.1

  • Fixed issue where scenes flagged to not open automatically with a collection, would still open.
  • Fixed issue where scene callback cache would not be invalidated.
  • Fixed additive collections closing scenes from non-additive open collection.
  • Fixed issue where collection re-order would stop working in some later version of unity 6.

2.4.4

23 Dec 22:53
5888639
Compare
Choose a tag to compare

ASM 2.4.4
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases

2.4.4

  • Added SceneCollection.Reopen().

2.4.3

  • Filtered out the opened loading screen when evaluating the scenes to close in a scene operation.
  • Added Scene.Open().CloseAll(bool loadingScene = true, bool splashScreen = true, bool persistent = true, IEnumerable<Scene> except = null).

2.4.2

  • Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
  • Added offset for heirarchy indicators.

2.4.1

  • Fixed issue where scenes flagged to not open automatically with a collection, would still open.
  • Fixed issue where scene callback cache would not be invalidated.
  • Fixed additive collections closing scenes from non-additive open collection.
  • Fixed issue where collection re-order would stop working in some later version of unity 6.

2.4.3

23 Dec 19:33
5888639
Compare
Choose a tag to compare

ASM 2.4.3
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases

2.4.3

  • Filtered out the opened loading screen when evaluating the scenes to close in a scene operation.
  • Added Scene.Open().CloseAll(bool loadingScene = true, bool splashScreen = true, bool persistent = true, IEnumerable<Scene> except = null).

2.4.2

  • Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
  • Added offset for heirarchy indicators.

2.4.1

  • Fixed issue where scenes flagged to not open automatically with a collection, would still open.
  • Fixed issue where scene callback cache would not be invalidated.
  • Fixed additive collections closing scenes from non-additive open collection.
  • Fixed issue where collection re-order would stop working in some later version of unity 6.

2.4.2

21 Dec 23:31
91f0eb5
Compare
Choose a tag to compare

ASM 2.4.2
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases

2.4.2

  • Added toggles for heirarchy indicators to appearance settings, and to scene context menu.
  • Added offset for heirarchy indicators.

2.4.1

  • Fixed issue where scenes flagged to not open automatically with a collection, would still open.
  • Fixed issue where scene callback cache would not be invalidated.
  • Fixed additive collections closing scenes from non-additive open collection.
  • Fixed issue where collection re-order would stop working in some later version of unity 6.

2.4.1

21 Dec 12:12
91f0eb5
Compare
Choose a tag to compare

ASM 2.4.1
https://github.com/Lazy-Solutions/AdvancedSceneManager/releases

2.4.1

  • Fixed issue where scenes flagged to not open automatically with a collection, would still open.
  • Fixed issue where scene callback cache would not be invalidated.
  • Fixed additive collections closing scenes from non-additive open collection.
  • Fixed issue where collection re-order would stop working in some later version of unity 6.