Update History

v1.8.2
2026-03-17
  • Expanded maximum grid size from 50x50 to 99x99
v1.8.1
2026-03-17
  • Added MonochromeAlt theme: A theme with white as the default background color. Use it when you don't need to fill in explored floors
v1.8.0
2026-03-17
  • Added coordinate shift feature: all placed objects can be moved by specified X/Y squares from Floor Options
v1.7.7
2025-07-11
  • Added trash option to Event Marker
  • Adjusted some SVG icons
v1.7.6
2025-07-10
  • Added Event Marker options: Select event type in bottom-right options panel (Default !, Combat, Healing Fountain)
  • Enabled sequential selection through clicking for tools with multiple option items
v1.7.5
2025-07-09
  • Added variable floor count feature: Set the number of floors for each dungeon (1-100 range, default 20)
v1.7.4
2025-07-08
  • Layout and theme adjustments
v1.7.3
2025-07-03
  • Added Monochrome theme: New grayscale high-contrast theme for print and accessibility
v1.7.2
2025-07-02
  • Added Hell theme: New dark red theme
v1.7.1
2025-07-01
  • Fixed Line data coordinate offset issue when importing old version data
v1.7.0
2025-06-30
  • UI reorganization
  • Dungeon Option popup: Consolidates dungeon selection, rename, grid size, save/load, and reset
  • Floor Option popup: Consolidates floor selection, rename, SVG export, and reset
  • Added floor naming functionality: Custom names or default B1F display
  • Added Floor Copy functionality: Copy map data from Floor Option to other dungeons/floors
v1.6.4
2025-06-26
  • Improved grid size settings: Support for rectangular grids with independent width and height configuration
v1.6.3
2025-06-26
  • Improved mobile touch controls: Touch same element with same tool to delete (PC maintains original behavior)
  • Implemented priority-based deletion system: Notes > Items > Grid colors
  • Fixed swipe gesture errors
v1.6.2
2025-06-26
  • Added Door Item tool: Placeable door items on cells with open/closed state selection
v1.6.1
2025-06-25
  • Added Yggdrasill theme: New theme inspired by trees and water
v1.6.0
2025-06-24
  • Added note drag-and-drop functionality: Notes can be dragged to move between cells with any tool selected (PC mouse only)
v1.5.2
2025-06-24
  • Note tool overhaul: Can now be placed on any cell even with existing items
  • Changed note display to red triangles in top-left corners
v1.5.1
2025-06-24
  • Moved Grid Size controls from header to menu
  • Unified mobile and desktop menus
  • Added Reset All Dungeons feature
  • Fixed Line elements positioning issues during grid resize
  • Added apply button and confirmation dialog for Grid Size changes
v1.5.0
2025-06-24
  • Theme system implementation: Added Default and Dungeon themes
v1.4.2
2025-06-23
  • Line tools mutual overwriting
  • Direct Line tool placement without existing walls
  • Added numbering feature to Stairs tools
v1.4.1
2025-06-23
  • Unified Grid Arrow tools with right-panel selection. Added rotating floor marker
v1.4.0
2025-06-23
  • Mobile support: Swipe panning functionality
v1.3.8
2025-06-23
  • Fixed note editing while line tools are selected
  • Fixed keyboard shortcut interference during text input
v1.3.7
2025-06-23
  • Added 2-character identifier feature for teleport points
  • Added click-to-reset zoom to 100%
  • Shute tool can now place Pit markers (selectable via dropdown)
v1.3.6
2025-06-23
  • Adjusted line width and grid colors
  • Fixed critical array access bugs
v1.3.5
2025-06-23
  • Added per-dungeon save/load functionality
  • Multi-language support implementation
v1.3.4
2025-06-23
  • Reorganized header UI for cleaner layout
  • Optimized export data file size
  • Renamed [Map]-[Floor] structure to [Dungeon]-[Floor]
  • Support up to 30 floors per dungeon (max 10 dungeons)
v1.3.3
2025-06-22
  • Add hamburger menu for mobile with hidden desktop features
v1.3.2
2025-06-22
  • Enable note editing with any tool
v1.3.1
2025-06-22
  • Improved mobile touch controls
  • Single finger for tool operations, two fingers for map movement/zoom
  • Unified help documentation to function: operation format
v1.3.0
2025-06-22
  • Mobile support
v1.2.0
2025-06-22
  • Added always-visible note tooltips
  • Note button to toggle tooltip display on/off
  • Changed DoorOpen color to white
v1.1.1
2025-06-22
  • Improved SVG export visual quality
  • Unified chest design with main canvas
  • Unified Grid Arrows to simple text arrows
  • Fixed Line Arrow positioning and design
v1.1.0
2025-06-22
  • Added SVG export functionality
  • Added Eraser tool - mobile-friendly
  • Added timestamps to file names
v1.0.0
2025-06-21
  • Initial release
  • Basic mapping functionality
  • Multi-floor and multi-map support
  • JSON export/import functionality