2023-02-12 20:25:59 +02:00
|
|
|
{
|
|
|
|
"items":
|
|
|
|
[
|
2023-03-02 23:17:57 +02:00
|
|
|
{
|
|
|
|
"name": "frameHeroMovement",
|
|
|
|
"type": "picture",
|
|
|
|
"image": "settingsWindow/frameMovement",
|
|
|
|
"position": {"x": 6, "y": 47 }
|
|
|
|
}, {
|
|
|
|
"name": "frameEnemyMovement",
|
|
|
|
"type": "picture",
|
|
|
|
"image": "settingsWindow/frameMovement",
|
|
|
|
"position": {"x": 6, "y": 107 }
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "frameMapMovement",
|
|
|
|
"type": "picture",
|
|
|
|
"image": "settingsWindow/frameMovement",
|
|
|
|
"position": {"x": 6, "y": 167 }
|
|
|
|
},
|
|
|
|
|
2023-02-12 20:25:59 +02:00
|
|
|
{
|
2023-02-14 00:53:28 +02:00
|
|
|
"name": "topSettingsLabels",
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "labelGroup",
|
|
|
|
"font": "medium",
|
|
|
|
"alignment": "center",
|
|
|
|
"color": "yellow",
|
|
|
|
"items":
|
|
|
|
[
|
|
|
|
{
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 100, "y": 60},
|
2023-02-12 20:25:59 +02:00
|
|
|
"text": "core.genrltxt.569"
|
|
|
|
},
|
|
|
|
{
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 100, "y": 120},
|
2023-02-12 20:25:59 +02:00
|
|
|
"text": "core.genrltxt.570"
|
|
|
|
},
|
|
|
|
{
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 100, "y": 180},
|
2023-02-12 20:25:59 +02:00
|
|
|
"text": "core.genrltxt.571"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "heroMovementSpeedPicker",
|
|
|
|
"type": "toggleGroup",
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 10, "y": 70},
|
2023-02-12 20:25:59 +02:00
|
|
|
"items":
|
|
|
|
[
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 200,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopb1",
|
|
|
|
"help": "core.help.349",
|
|
|
|
"position": {"x": 0, "y": 0}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 150,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopb2",
|
|
|
|
"help": "core.help.350",
|
|
|
|
"position": {"x": 48, "y": 0}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 100,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopb3",
|
|
|
|
"help": "core.help.351",
|
|
|
|
"position": {"x": 96, "y": 0}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 0,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopb4",
|
|
|
|
"help": "core.help.352",
|
|
|
|
"position": {"x": 144, "y": 0}
|
|
|
|
}
|
2023-02-12 22:35:30 +02:00
|
|
|
//barely any difference compared to index 16 for now
|
|
|
|
// {
|
|
|
|
// "index": 9999,
|
|
|
|
// "type": "toggleButton",
|
|
|
|
// "image": "sysopb8",
|
|
|
|
// "help": "core.help.356",
|
|
|
|
// "position": {"x": 192, "y": 0}
|
|
|
|
// }
|
2023-02-12 20:25:59 +02:00
|
|
|
],
|
|
|
|
"callback": "playerHeroSpeedChanged"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "enemyMovementSpeedPicker",
|
|
|
|
"type": "toggleGroup",
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 10, "y": 130},
|
2023-02-12 20:25:59 +02:00
|
|
|
"items":
|
|
|
|
[
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 150,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopb5",
|
|
|
|
"help": "core.help.353",
|
|
|
|
"position": {"x": 0, "y": 0}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 100,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopb6",
|
|
|
|
"help": "core.help.354",
|
|
|
|
"position": {"x": 48, "y": 0}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 0,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopb7",
|
|
|
|
"help": "core.help.355",
|
|
|
|
"position": {"x": 96, "y": 0}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": -1,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopb8",
|
|
|
|
"help": "core.help.356",
|
|
|
|
"position": {"x": 144, "y": 0}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"callback": "enemyHeroSpeedChanged"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "mapScrollSpeedPicker",
|
|
|
|
"type": "toggleGroup",
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 10, "y": 190},
|
2023-02-12 20:25:59 +02:00
|
|
|
"items":
|
|
|
|
[
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 400,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopb9",
|
|
|
|
"help": "core.help.357",
|
|
|
|
"position": {"x": 0, "y": 0}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 800,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysob10",
|
|
|
|
"help": "core.help.358",
|
|
|
|
"position": {"x": 64, "y": 0}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
2023-02-19 00:36:40 +02:00
|
|
|
"index": 1200,
|
2023-02-12 20:25:59 +02:00
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysob11",
|
|
|
|
"help": "core.help.359",
|
|
|
|
"position": {"x": 128, "y": 0}
|
|
|
|
}
|
2023-02-14 23:22:11 +02:00
|
|
|
|
|
|
|
//not really functional yet...
|
|
|
|
// {
|
|
|
|
// "index": 6,
|
|
|
|
// "type": "toggleButton",
|
|
|
|
// "image": "buttons/square",
|
|
|
|
// "help": "vcmi.adventureOptions.mapScrollSpeed4",
|
|
|
|
// "position": {"x": 192, "y": 0},
|
|
|
|
// "items":
|
|
|
|
// [
|
|
|
|
// {
|
|
|
|
// "name": "mapScrollSpeed4",
|
|
|
|
// "type": "label",
|
|
|
|
// "font": "big",
|
|
|
|
// "alignment": "center",
|
|
|
|
// "color": "yellow",
|
|
|
|
// "text": "vcmi.adventureOptions.mapScrollSpeed4.hover"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// "index": 8,
|
|
|
|
// "type": "toggleButton",
|
|
|
|
// "image": "buttons/square",
|
|
|
|
// "help": "vcmi.adventureOptions.mapScrollSpeed5",
|
|
|
|
// "position": {"x": 224, "y": 0},
|
|
|
|
// "items":
|
|
|
|
// [
|
|
|
|
// {
|
|
|
|
// "name": "mapScrollSpeed5",
|
|
|
|
// "type": "label",
|
|
|
|
// "font": "big",
|
|
|
|
// "alignment": "center",
|
|
|
|
// "color": "yellow",
|
|
|
|
// "text": "vcmi.adventureOptions.mapScrollSpeed5.hover"
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
// }
|
2023-02-12 20:25:59 +02:00
|
|
|
],
|
|
|
|
"callback": "mapScrollSpeedChanged"
|
|
|
|
},
|
|
|
|
|
2023-02-14 00:53:28 +02:00
|
|
|
{
|
|
|
|
"name": "bottomCheckboxesLabels",
|
|
|
|
"type": "labelGroup",
|
|
|
|
"font": "medium",
|
|
|
|
"alignment": "left",
|
|
|
|
"color": "white",
|
|
|
|
"items":
|
|
|
|
[
|
|
|
|
{
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 45, "y": 302},
|
2023-02-14 00:53:28 +02:00
|
|
|
"text": "core.genrltxt.572"
|
|
|
|
},
|
|
|
|
{
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 45, "y": 332},
|
2023-02-14 00:53:28 +02:00
|
|
|
"text": "core.genrltxt.573"
|
|
|
|
},
|
|
|
|
{
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 45, "y": 362},
|
2023-02-14 00:53:28 +02:00
|
|
|
"text": "core.genrltxt.574"
|
|
|
|
},
|
|
|
|
{
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 45, "y": 392},
|
2023-02-14 00:53:28 +02:00
|
|
|
"text": "vcmi.adventureOptions.numericQuantities.hover"
|
|
|
|
},
|
|
|
|
{
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 45, "y": 422},
|
2023-02-14 00:53:28 +02:00
|
|
|
"text": "vcmi.adventureOptions.forceMovementInfo.hover"
|
2023-02-14 21:30:06 +02:00
|
|
|
},
|
|
|
|
{
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 45, "y": 452},
|
2023-02-14 21:30:06 +02:00
|
|
|
"text": "vcmi.adventureOptions.showGrid.hover"
|
2023-02-14 00:53:28 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
2023-02-12 20:25:59 +02:00
|
|
|
{
|
|
|
|
"name": "heroReminderCheckbox",
|
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopchk.def",
|
|
|
|
"help": "core.help.361",
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 10, "y": 330},
|
2023-02-12 20:25:59 +02:00
|
|
|
"callback": "heroReminderChanged"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "quickCombatCheckbox",
|
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopchk.def",
|
|
|
|
"help": "core.help.362",
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 10, "y": 360},
|
2023-02-12 20:25:59 +02:00
|
|
|
"callback": "quickCombatChanged"
|
2023-02-14 00:53:28 +02:00
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "numericQuantitiesCheckbox",
|
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopchk.def",
|
|
|
|
"help": "vcmi.adventureOptions.numericQuantities",
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 10, "y": 390},
|
2023-02-14 00:53:28 +02:00
|
|
|
"callback": "numericQuantitiesChanged"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "forceMovementInfoCheckbox",
|
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopchk.def",
|
|
|
|
"help": "vcmi.adventureOptions.forceMovementInfo",
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 10, "y": 420},
|
2023-02-14 00:53:28 +02:00
|
|
|
"callback": "forceMovementInfoChanged"
|
2023-02-14 21:30:06 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "showGridCheckbox",
|
|
|
|
"type": "toggleButton",
|
|
|
|
"image": "sysopchk.def",
|
|
|
|
"help": "vcmi.adventureOptions.showGrid",
|
2023-03-02 21:53:44 +02:00
|
|
|
"position": {"x": 10, "y": 450},
|
2023-02-14 21:30:06 +02:00
|
|
|
"callback": "showGridChanged"
|
2023-02-12 20:25:59 +02:00
|
|
|
}
|
|
|
|
]
|
2023-02-19 00:36:40 +02:00
|
|
|
}
|