New visual style and multifloor support

This commit is contained in:
2026-01-08 05:57:56 +01:00
parent 61fa58fcc3
commit 1a1e36eabd
15 changed files with 998 additions and 49 deletions

View File

@@ -1,8 +1,8 @@
{
"QUICKBATTLEMAP": {
"Ready": "Quick Battlemap module is ready",
"DropAreaTitle": "Quick Battlemap Importer",
"DropInstructions": "Drop background images/videos and optionally JSON files with walls",
"Ready": "Myxeliums Battlemap Importer is ready",
"DropAreaTitle": "Myxeliums Battlemap Importer",
"DropInstructions": "Drop background images/videos and optionally JSON files with wall/light data here to create battlemap scenes.",
"DropInstructionsMore": "Multiple files can be dropped to create multi-floor scenes (requires Levels module). Files with matching names will be paired automatically.",
"BackgroundStatus": "Background Media",
"WallDataStatus": "Wall Data",
@@ -15,7 +15,7 @@
"SceneCreationFailed": "Failed to create scene",
"InvalidJSON": "The JSON file could not be parsed",
"DefaultSceneName": "New Battlemap",
"ControlTitle": "Quick Battlemap Importer",
"ControlTitle": "Myxeliums Battlemap Importer",
"Options": "Options",
"NoGridLabel": "Create scene with no grid",
"NoGridHint": "Skips applying or detecting a grid. Useful for maps without visible grid lines.",