From 4363aa14ab314b6397bc850dcf3f4c022cd0c9ff Mon Sep 17 00:00:00 2001 From: Dazed Date: Fri, 27 Oct 2023 21:13:07 -0500 Subject: [PATCH] Translate menu options at top of window --- www/js/plugins.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/plugins.js b/www/js/plugins.js index bd5f2f2..d26ba1d 100644 --- a/www/js/plugins.js +++ b/www/js/plugins.js @@ -192,7 +192,7 @@ var $plugins = { "name": "KoTC Advanced Minimap", "status": true, "description": "v1.73 Allows one to have a high performance Advanced minimap\r\nfor their game.", "parameters": { "Minimap Scale": "150", "Minimap X Horizontal Position": "20", "Minimap Y Vertical Position": "550", "Minimap Wall Color": "#FFFFFF", "Player Map Indicator Color": "#FFFFFF", "Minimap Background Color": "", "Use Default Game Border": "true", "Minimap Border Thickness": "", "Minimap Border Color": "", "Minimap Refresh Rate": "250", "Draw Parallax as Background": "false", "Minimap Mode": "2", "Exploration Map Mode": "false", "Exploration Refresh Rate": "500", "Map Exploration Notification": "false", "Map Fully Explored Sound": "", "Map Fully Explored Sound Volume": "", "KoTC Map Book": "false", "Auto Add Maps to Map Book": "false", "Big Map X Position": "20", "Big Map Y Position": "475", "Big Map Scale": "1.5", "Big Map Hotkey": "M", "Player Follow Mode": "false", "Follow Mode Zoom": "1.5", "Follow Mode Hotkey": "" } }, { "name": "Galv_LoadCommonEvent", "status": true, "description": "(v.1.0) Run a common event when the player loads a save file", "parameters": { "Load Save File Event": "76" } }, { "name": "MPP_RemovoEquipText", "status": true, "description": "【ver.1.1】装備画面で装備後のアイテムを選択する際、一番左上の空白に「はずす」などの文字を入れます。", "parameters": { "Text": "Remove", "Text X": "36", "Text Enabled": "true" } }, - { "name": "MenuBarAddition", "status": true, "description": "メニューバー追加プラグイン", "parameters": { "伸縮モード切り替え": "ON", "全画面モード切り替え": "ON", "リロード切り替え": "ON", "伸縮モード名称": "画面比率", "全画面モード名称": "フルスクリーンモード切り替え", "リロード名称": "タイトル画面へ戻る", "マップ画面のみ有効": "OFF", "ウィンドウ高さ加算値": "20", "クリックメニュー": "-1", "コマンド名称1": "", "コマンドスイッチ1": "", "コマンドキー1": "", "コマンド名称2": "", "コマンドスイッチ2": "", "コマンドキー2": "", "コマンド名称3": "", "コマンドスイッチ3": "", "コマンドキー3": "", "コマンド名称4": "", "コマンドスイッチ4": "", "コマンドキー4": "" } }, + { "name": "MenuBarAddition", "status": true, "description": "メニューバー追加プラグイン", "parameters": { "伸縮モード切り替え": "ON", "全画面モード切り替え": "ON", "リロード切り替え": "ON", "伸縮モード名称": "Screen Ratio", "全画面モード名称": "Full Screen Toggle", "リロード名称": "Restart", "マップ画面のみ有効": "OFF", "ウィンドウ高さ加算値": "20", "クリックメニュー": "-1", "コマンド名称1": "", "コマンドスイッチ1": "", "コマンドキー1": "", "コマンド名称2": "", "コマンドスイッチ2": "", "コマンドキー2": "", "コマンド名称3": "", "コマンドスイッチ3": "", "コマンドキー3": "", "コマンド名称4": "", "コマンドスイッチ4": "", "コマンドキー4": "" } }, { "name": "KMS_AltGauge", "status": true, "description": "[v0.2.0] 画像を使用した汎用のゲージです。", "parameters": { "HP gauge image": "GaugeHP", "HP gauge config": "-31, -2, -4, 30", "MP gauge image": "GaugeMP", "MP gauge config": "-31, -2, -4, 30", "TP gauge image": "GaugeTP", "TP gauge config": "-31, -2, -4, 30", "EXP gauge image": "GaugeEXP", "EXP gauge config": "-31, -2, -4, 30", "Use exp gauge": "0" } }, { "name": "StateRingIcon", "status": true, "description": "リングステートプラグイン", "parameters": { "RadiusX": "64", "RadiusY": "16", "ScaleX": "100", "ScaleY": "100", "CycleDuration": "0", "LineViewLimit": "99", "LineViewLimitActor": "1", "Reverse": "false", "ShowTurnCount": "false", "IconIndexWithoutRing": "[]", "IconIndexWithoutShowTurns": "[]", "TurnCountX": "0", "TurnCountY": "0", "TurnAdjustment": "0", "ShowActorTurnCount": "false", "FontSize": "32", "ActorRingIcon": "false", "ActorRingIconX": "0", "ActorRingIconY": "0", "EnemyRingIconX": "0", "EnemyRingIconY": "0" } } ];