itch.io is community of indie game creators and players

Devlogs

[stable, beta] Some fixes

GMEdit
A downloadable tool for Windows, macOS, and Linux

Improvements

  • GMS1 room creation codes can now be edited/searched
  • Arrow functions are now displayed in Outline View

Fixes

  • Fixed wrong script colors in default dark themes
    (caused by adding the highlight setting in the previous release)
  • Fixed “view object information” not working with slightly-malformed (e.g. missing references) objects
  • Fixed linter seeing !a ? b : c as !(a ? b : c)
  • Fixed file change check not working for Extension API viewer
  • Functions/constructors are now separate types
    A constructor is a function, but a function is not a constructor.
    This fixes some oddities with storing constructors in local/static variables
  • Fixed some actions that require file deletions failing
    A typo (well, wrong variable) from my recent changes aiming to finally have project file operations properly use memory cache when enabled.

Files

  • GMEdit-Windows.zip 98 MB
    Version May 26, 2024
  • GMEdit-Windows-32bit.zip 94 MB
    Version May 26, 2024
  • GMEdit-Mac.zip 90 MB
    Version May 26, 2024
  • GMEdit-Mac-ARM64.zip 94 MB
    Version May 26, 2024
  • GMEdit-Linux.zip 92 MB
    Version May 26, 2024
  • GMEdit-App-Only.zip 11 MB
    Version May 26, 2024
  • GMEdit-Beta-Windows.zip 125 MB
    Version May 26, 2024
  • GMEdit-Beta-Windows-32bit.zip 117 MB
    Version May 26, 2024
  • GMEdit-Beta-Mac.zip 113 MB
    Version May 26, 2024
  • GMEdit-Beta-Mac-ARM64.zip 109 MB
    Version May 26, 2024
  • GMEdit-Beta-Linux.zip 116 MB
    Version May 26, 2024
  • GMEdit-Beta-App-Only.zip 4.3 MB
    Version May 26, 2024
Download GMEdit
Leave a comment