Skip to content

Beta v0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@monster860 monster860 released this 20 Dec 01:57
· 7 commits to master since this release

THIS RELEASE IS BROKEN. USE THIS RELEASE INSTEAD

READ THE RELEASE NOTES:

  • Adds recent maps menu in addition to recent dme's menu
  • Adds a "deletion" mode. Enable it using the "Options" menu. When you click-drag (or shift-click-drag for block) it will delete subtypes of the currently selected object whether they appear in the filter or not
  • Adds the ability to "blacklist" things using the filters menu. Putting a ~ before a filter makes it a blacklist and prevents it from appearing in the map.
  • Fixes various rendering issues causing aliasing problems. You can now move your view while zoomed in safely without worrying about screwing up your view when you zoom out.
  • Fixes having to do "Select Active Object" twice
  • Fix a crash that occurs when you try to right-click on the editor while it's not in focus.
  • The "name" var of an object is now shown in the context menu for better identification in addition to the type path.

SELECTIONS ARE NOW USEFUL! HOW TO USE:

  • Selections can be enabled in the "Options" menu. This will use the selection placement mode. You can select things by click-dragging, and you can hold shift to add to the selection, ctrl to remove from it.
  • If you click within the selection without ctrl, shift, or alt down, then it will turn into a floating selection which can be moved around. Floating selections can be identified by their red flashing. The selection will only include things visible by the filter Clicking outside the floating selection will anchor it, integrating it into the map.
  • All selections can be deleted, copied, or cut.
  • You can paste selections. This will anchor any current floating selections.