Skip to content

v2.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 11:28
· 60 commits to master since this release

If you are upgrading from a previous version of the plugin, see the instructions at the bottom.

This is another small release as I wanted to fix a bug with the manual doors list not being shown.

As always, you are welcome to join our Discord server. So if you have anything to ask, want to share what you are doing with Edgar, or just want to chat about anything, you are encouraged to join us!

🚀 New features

  • It is now possible to change how rooms and connections are shown in the level graph editor (docs)

🐛 Bug fixes

  • Fixed manual/hybrid door mode doors list not being shown
  • Fixed a bug where a level with only a single room raises an error

💅 Polish

  • Added an asterisk indicator to the level graph editor that shows if there are changes that need to be saved
  • Made it possible to draw doors line even when not in the 2D view
  • Improved how doors are drawn when the selection is not aligned with one of the axes while creating a door
  • Added a fix that prevents level graph editor from capturing events when an object picker is active
  • Only use the default sorting layer in example scenes (there were some invisible doors)
  • Removed additional audio listeners from minimap example scenes

⏩ Migrate from previous version

If you are upgrading from the previous version, it should be fine to just import the new package as there are no breaking changes.

To make it easier for you to update to future versions of the asset, please try to not create your games directly in any of the example scenes. It is okay to use these scenes as a playground. However, be prepared to lose all your modifications when upgrading to a new version of the asset.