1.0.1365
Pre-releaseAutomatic Test build version (1.0.1365). Updated (2025-07-08T17:26:59.0000000Z)
Field-Map-Editor Release Summary (Version 1.0.1365)
Release Date: 2025-07-08T17:26:59Z
Build Version: 1.0.1365 (Automatic Test Build)
What's Changed
This release enhances performance, updates dependencies, and improves usability. Key updates:
-
Removed SFML Dependency (@Sebanisu, PR #149):
Eliminated SFML to simplify the codebase and reduce dependency overhead, likely boosting performance and compatibility with a lighter or custom graphics/input solution. -
Added Drag-and-Drop Tile Placement (Issue #36):
Users can click and hold to drag a tile sprite, releasing to place it at the cursor’s position. Out-of-bounds clicks cancel the action, and a map copy ensures accurate placement. This streamlines map editing. -
Other Fixes and Improvements:
Commits from 1.0.1129 to 1.0.1365 include bug fixes and performance tweaks for better stability and responsiveness.
Why It Matters
Removing SFML streamlines the editor’s architecture, reducing potential issues. The drag-and-drop feature simplifies tile placement, enhancing user experience. These changes make the editor more efficient and user-friendly.
Full Changelog: Compare 1.0.1129...1.0.1365