Skip to content

πŸš€ System Explorer v1.2.0

Choose a tag to compare

@FootClanSoldier FootClanSoldier released this 25 Jun 08:49
· 9 commits to main since this release
5d34766

This release introduces a cleaner workflow for creating systems and a brand-new script filtering feature, making it much easier to navigate larger projects.


✨ New Features

πŸ”Ž Script Filter

A new Filter Scripts field has been added above the System Explorer tree.

Features include:

  • πŸ” Instantly filters scripts as you type.
  • ❌ Click the clear icon to instantly reset the filter.
  • 🌳 Automatically restores the previous tree expansion state when clearing the filter.
  • πŸ–±οΈ Script context menus are fully supported while filtering.

βž• Improved System Creation

Creating new systems is now faster and cleaner.

Changes:

  • ❌ Removed the large Add System button.
  • ⌨️ Press Enter after typing a system name to create it.
  • βž• A small Add icon now appears inside the system name text field and can also be clicked to create the system.
  • 🎨 This creates a cleaner interface while keeping both keyboard and mouse workflows.

🎨 UI Improvements

  • Cleaner overall layout.
  • Reduced visual clutter by removing the large button.
  • Improved consistency with Godot's built-in editor UI.
  • Better keyboard-focused workflow.