This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More performance improvements. Reduced memory usage of Ahorn a bit. Updated controls in the README. Please read it. It's good now. Added option to disable parallax preview by double clicking it. Added smoothening when drawing with brushes. Should feel much nicer now. Added Fade X and Fade Y to parallax in stylegrounds window. Added colour to windsnow styleground effect. Added Cutscene Node entity. Added hotkeys to zoom in and out. Added hotkeys to rotate tiles and entities. Added hotkeys to flip tiles, entities, and areas. Added hotkey to clear the selection. Inverted the rotation of brushes to be consistent with the rest. Improved behaviour when using keyboard shortcuts in selection tool. Improved selection previews in selection tool. Fixed middle clicking entities/triggers. Fixed effects having the wrong fields sometimes. Fixed weird alpha issues with tilesets. Unknown tiles are actually being rendered now. Warnings on bad XML files are now more visible. Update window should now be less confusing. Added better error messages to ahorn.bat Added launch arguments to ahorn.bat Julia detection in ahorn.bat is better now. Please download the new ahorn.bat For plugin developers: You can now sort your plugins into subfolders. Organize! You can now put plugins in a "libraries" folder. Libraries are loaded before any other plugins. Makes it easy to share code across multiple files and mods. Added Ahorn.editingOrder() and Ahorn.editingIgnored() to entities, triggers, and effects. Added Ahorn.moved() and Ahorn.deleted() to entities and triggers. Implement Ahorn.moved() instead of moved(). moved() has been deprecated. Added Ahorn.resized(), Ahorn.flipped(), and Ahorn.rotated() to entities and triggers. Entity placement and resizing now respect Ahorn.canResize() better. Improved loading of plugins in zip files. Improved error messages from plugins. Co-authored-by: Vexatos <[email protected]>
- Loading branch information
Showing
46 changed files
with
1,430 additions
and
449 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.