Enhancements
- Improvements to the wave function collapse map generator. It now uses a back-tracking system that makes it far less likely to place blocks in an invalid arrangement.
- new button to choose unused var in the map editor
- Performance: only show up to 10 scripts in a map header
Improving Editor Visibility
- New logging tab and improved log information for error reports
- show the block index when a single block is selected
- show selected tile index in the block editor
- The map editor can now render dynamic OW sprites, including sprites from the expanded OW tables.
- Trainer pokemon that are too low of a level to be evolved are marked as warnings.
- Trainer pokemon moves that cannot be learned via TMs, Tutors, Level-up, or Egg moves are marked as warnings.
- Block behavior selection now includes a filter for faster searching
- Image editor now displays the position/size of the selection
- blocksets now show name hints based on what maps use the blocksets
- Map editor can now display partial content for complex scripts, including flags, items, and text.
- Thumb tool will now display an error when the code is too large to compile into the selected region.
Other
Additional Bugfixes