DLSite JS Files
This commit is contained in:
parent
2575e78b3a
commit
0b74427989
4 changed files with 346 additions and 82 deletions
|
|
@ -9,7 +9,7 @@ var $plugins =
|
|||
{ "name": "Text2Frame", "status": true, "description": "テキストファイル(.txtファイルなど)から「文章の表示」イベントコマンドに簡単に変換するための、開発支援プラグインです。ツクールMV・MZの両方に対応しています。", "parameters": { "Default Window Position": "下", "Default Background": "ウインドウ", "Default Scenario Folder": "text", "Default Scenario File": "message.txt", "Default Common Event ID": "1", "Default MapID": "1", "Default EventID": "12", "Default PageID": "1", "IsOverwrite": "false", "Comment Out Char": "%", "IsDebug": "false", "DisplayMsg": "true", "DisplayWarning": "true" } },
|
||||
{ "name": "MakeScreenCapture", "status": true, "description": "画面キャプチャ管理プラグイン", "parameters": { "PNGキャプチャキー": "F6", "JPEGキャプチャキー": "F7", "WEBPキャプチャキー": "F10", "Ctrl同時押し": "false", "Alt同時押し": "false", "ファイル名": "image", "出力場所": "captures", "保存形式": "png", "連番桁数": "2", "タイムスタンプ": "true", "署名": "", "署名サイズ": "22", "署名画像": "", "実行間隔": "0", "効果音": "", "JPEG品質": "9" } },
|
||||
{ "name": "TitleImageChange", "status": false, "description": "タイトル画面変更プラグイン", "parameters": { "進行度変数": "11", "優先度変数": "12", "タイトル1の進行度": "1", "タイトル1の画像": "Fountain", "タイトル1のBGM": "Theme6", "タイトル2の進行度": "2", "タイトル2の画像": "タイトル", "タイトル2のBGM": "Dungeon1", "タイトル3の進行度": "3", "タイトル3の画像": "", "タイトル3のBGM": "", "以降の進行度": "", "以降の画像": "", "以降のBGM": "" } },
|
||||
{ "name": "Mano_InputConfig", "status": true, "description": "ゲームパッドの設定を変更するプラグインです。\r\nユーザーが入力を拡張する場合の補助も行います", "parameters": { "debugMode": "true", "unknowSymbolAutoImport": "true", "overwriteWarning": "true", "GamepadIsNotConnected": "\"ゲームパッドが接続されていません\\nボタンを押して再度試してください\"", "needButtonDetouch": "\"コンフィグを終了するためには\\nボタンから手を放してください。\"", "text": "", "textApply": "設定を保存", "textRollback": "変更前に戻す", "textDefault": "初期設定に戻す", "textChangeLayout": "JIS/US", "textExit": "やめる", "textEmpty": "設定を消去", "textOK": "決定/攻撃", "textCancel": "キャンセル/向き固定", "textShift": "ダッシュ", "textMenu": "メニュー", "textPageup": "バックログ", "textPagedown": "スキップ", "textEscape": "キャンセル/メニュー", "CommandWidth": "", "CommandDefaultWidth": "4", "CommandApplyWidth": "4", "CommandLayoutWidth": "4", "CommandExitWidth": "4", "textSymbol6": "アイテム使用", "extendSymbol6": "c", "textSymbol7": "アイテム1選択", "extendSymbol7": "1", "textSymbol8": "アイテム2選択", "extendSymbol8": "2", "symbols": "[\"ok\",\"cancel\",\"shift\",\"menu\",\"pageup\",\"pagedown\",\"escape\",\"c\",\"1\",\"2\"]", "mandatorySymbols": "[\"ok\",\"cancel\",\"menu\"]", "buttons": "[\"1\",\"0\",\"3\",\"2\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"16\"]", "button0": "{\"buttonName\":\"B\",\"action\":\"\"}", "button1": "{\"buttonName\":\"A\",\"action\":\"\"}", "button2": "{\"buttonName\":\"Y\",\"action\":\"\"}", "button3": "{\"buttonName\":\"X\",\"action\":\"\"}", "button4": "{\"buttonName\":\"L1\",\"action\":\"\"}", "button5": "{\"buttonName\":\"R1\",\"action\":\"\"}", "button6": "{\"buttonName\":\"L2\",\"action\":\"\"}", "button7": "{\"buttonName\":\"R2\",\"action\":\"\"}", "button8": "{\"buttonName\":\"select\",\"action\":\"\"}", "button9": "{\"buttonName\":\"start\",\"action\":\"\"}", "button10": "{\"buttonName\":\"L push\",\"action\":\"\"}", "button11": "{\"buttonName\":\"R push\",\"action\":\"\"}", "button16": "{\"buttonName\":\"button16\",\"action\":\"\"}", "moveButtons": "false", "button12": "{\"buttonName\":\"UP\",\"action\":\"\"}", "textUp": "↑", "button13": "{\"buttonName\":\"DOWN\",\"action\":\"\"}", "textDown": "↓", "button14": "{\"buttonName\":\"LEFT\",\"action\":\"\"}", "textLeft": "←", "button15": "{\"buttonName\":\"RIGHT\",\"action\":\"\"}", "textRight": "→", "button_unknow": "", "gamepadConfigPositionMode": "center", "gamepadConfigPositionX": "100", "gamepadConfigPositionY": "100", "gamepadSymbolPositionMode": "right", "gamepadWindowItemWitdh": "260", "numVisibleRows": "16", "cols": "2", "textKeyUp": "↑", "textKeyDown": "↓", "textKeyRight": "→", "textKeyLeft": "←", "symbolWindowWidth": "148", "symbolAutoSelect": "true", "gamepadConfigEnabled": "true", "keyboardConfigEnabled": "true", "commandName": "ゲームパッドコンフィグ", "keyconfigCommandName": "キーコンフィグ", "hookPoint": "option" } },
|
||||
{ "name": "Mano_InputConfig", "status": true, "description": "ゲームパッドの設定を変更するプラグインです。\r\nユーザーが入力を拡張する場合の補助も行います", "parameters": { "debugMode": "true", "unknowSymbolAutoImport": "true", "overwriteWarning": "true", "GamepadIsNotConnected": "\"Gamepad is not connected.\\nPress the button and try again.\"", "needButtonDetouch": "\"To exit the config,\\nrelease the button.\"", "text": "", "textApply": "Save Settings", "textRollback": "Redo", "textDefault": "Default", "textChangeLayout": "JIS/US", "textExit": "Quit", "textEmpty": "Clear", "textOK": "Decide", "textCancel": "Cancel", "textShift": "Dash", "textMenu": "Menu", "textPageup": "Backlog", "textPagedown": "Skip", "textEscape": "Cancel/Menu", "CommandWidth": "", "CommandDefaultWidth": "4", "CommandApplyWidth": "4", "CommandLayoutWidth": "4", "CommandExitWidth": "4", "textSymbol6": "Use Item", "extendSymbol6": "c", "textSymbol7": "Select Item 1", "extendSymbol7": "1", "textSymbol8": "Select Item 2", "extendSymbol8": "2", "symbols": "[\"ok\",\"cancel\",\"shift\",\"menu\",\"pageup\",\"pagedown\",\"escape\",\"c\",\"1\",\"2\"]", "mandatorySymbols": "[\"ok\",\"cancel\",\"menu\"]", "buttons": "[\"1\",\"0\",\"3\",\"2\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"16\"]", "button0": "{\"buttonName\":\"B\",\"action\":\"\"}", "button1": "{\"buttonName\":\"A\",\"action\":\"\"}", "button2": "{\"buttonName\":\"Y\",\"action\":\"\"}", "button3": "{\"buttonName\":\"X\",\"action\":\"\"}", "button4": "{\"buttonName\":\"L1\",\"action\":\"\"}", "button5": "{\"buttonName\":\"R1\",\"action\":\"\"}", "button6": "{\"buttonName\":\"L2\",\"action\":\"\"}", "button7": "{\"buttonName\":\"R2\",\"action\":\"\"}", "button8": "{\"buttonName\":\"select\",\"action\":\"\"}", "button9": "{\"buttonName\":\"start\",\"action\":\"\"}", "button10": "{\"buttonName\":\"L push\",\"action\":\"\"}", "button11": "{\"buttonName\":\"R push\",\"action\":\"\"}", "button16": "{\"buttonName\":\"button16\",\"action\":\"\"}", "moveButtons": "false", "button12": "{\"buttonName\":\"UP\",\"action\":\"\"}", "textUp": "↑", "button13": "{\"buttonName\":\"DOWN\",\"action\":\"\"}", "textDown": "↓", "button14": "{\"buttonName\":\"LEFT\",\"action\":\"\"}", "textLeft": "←", "button15": "{\"buttonName\":\"RIGHT\",\"action\":\"\"}", "textRight": "→", "button_unknow": "", "gamepadConfigPositionMode": "center", "gamepadConfigPositionX": "100", "gamepadConfigPositionY": "100", "gamepadSymbolPositionMode": "right", "gamepadWindowItemWitdh": "260", "numVisibleRows": "16", "cols": "2", "textKeyUp": "↑", "textKeyDown": "↓", "textKeyRight": "→", "textKeyLeft": "←", "symbolWindowWidth": "148", "symbolAutoSelect": "true", "gamepadConfigEnabled": "true", "keyboardConfigEnabled": "true", "commandName": "Gamepad Config", "keyconfigCommandName": "Key Config", "hookPoint": "option" } },
|
||||
{ "name": "MPP_ChoiceEX", "status": true, "description": "【ver.3.11】選択肢の機能拡張", "parameters": { "maxPageRow": "6", "Disabled Index": "none", "=== Command ===": "", "Plugin Commands": "{\"ChoicePos\":\"ChoicePos\",\"ChoiceVariableId\":\"ChoiceVariableId\",\"ChoiceRect\":\"ChoiceRect\",\"ChoiceUnderMessage\":\"ChoiceUnderMessage\"}", "Event Comment": "{\"ChoiceHelp\":\"選択肢ヘルプ\"}" } },
|
||||
{ "name": "TemplateEvent", "status": true, "description": "テンプレートイベントプラグイン", "parameters": { "TemplateMapId": "9", "KeepEventId": "false", "OverrideTarget": "{\"Image\":\"true\",\"Direction\":\"false\",\"Move\":\"false\",\"Priority\":\"false\",\"Trigger\":\"false\",\"Option\":\"false\"}", "AutoOverride": "false", "IntegrateNote": "0" } },
|
||||
{ "name": "---------------------", "status": false, "description": "", "parameters": {} },
|
||||
|
|
@ -22,13 +22,13 @@ var $plugins =
|
|||
{ "name": "メッセージ関連", "status": false, "description": "", "parameters": {} },
|
||||
{ "name": "---------------------", "status": false, "description": "", "parameters": {} },
|
||||
{ "name": "YEP_CoreEngine", "status": true, "description": "v1.32 Needed for the majority of Yanfly Engine Scripts. Also\r\ncontains bug fixes found inherently in RPG Maker.", "parameters": { "---Screen---": "", "Screen Width": "1024", "Screen Height": "768", "Scale Battlebacks": "true", "Scale Title": "true", "Scale Game Over": "true", "Open Console": "false", "Reposition Battlers": "true", "GameFont Load Timer": "0", "Update Real Scale": "false", "Collection Clear": "true", "---Gold---": "", "Gold Max": "99999999", "Gold Font Size": "20", "Gold Icon": "0", "Gold Overlap": "A lotta", "---Items---": "", "Default Max": "99", "Quantity Text Size": "20", "---Parameters---": "", "Max Level": "99", "Actor MaxHP": "9999", "Actor MaxMP": "9999", "Actor Parameter": "999", "Enemy MaxHP": "999999", "Enemy MaxMP": "9999", "Enemy Parameter": "999", "---Battle---": "", "Animation Rate": "4", "Flash Target": "false", "Show Events Transition": "true", "Show Events Snapshot": "true", "---Map Optimization---": "", "Refresh Update HP": "true", "Refresh Update MP": "true", "Refresh Update TP": "false", "---Font---": "", "Chinese Font": "SimHei, Heiti TC, sans-serif", "Korean Font": "Dotum, AppleGothic, sans-serif", "Default Font": "GameFont, Verdana, Arial, Courier New", "Font Size": "28", "Text Align": "left", "---Windows---": "", "Digit Grouping": "true", "Line Height": "36", "Icon Width": "32", "Icon Height": "32", "Face Width": "144", "Face Height": "144", "Window Padding": "18", "Text Padding": "6", "Window Opacity": "192", "Gauge Outline": "true", "Gauge Height": "18", "Menu TP Bar": "true", "---Window Colors---": "", "Color: Normal": "0", "Color: System": "16", "Color: Crisis": "17", "Color: Death": "18", "Color: Gauge Back": "19", "Color: HP Gauge 1": "20", "Color: HP Gauge 2": "21", "Color: MP Gauge 1": "22", "Color: MP Gauge 2": "23", "Color: MP Cost": "23", "Color: Power Up": "24", "Color: Power Down": "25", "Color: TP Gauge 1": "28", "Color: TP Gauge 2": "29", "Color: TP Cost Color": "29" } },
|
||||
{ "name": "YEP_MessageCore", "status": true, "description": "v1.19 文章の表示方法や機能を変更できます。", "parameters": { "---一般---": "", "Default Rows": "4", "Default Width": "Graphics.boxWidth -390", "Face Indent": "Window_Base._faceWidth + 24", "Fast Forward Key": "pagedown", "Enable Fast Forward": "true", "Word Wrapping": "false", "Description Wrap": "false", "Word Wrap Space": "false", "Tight Wrap": "false", "---フォント---": "", "Font Name": "GameFont", "Font Name CH": "SimHei, Heiti TC, sans-serif", "Font Name KR": "Dotum, AppleGothic, sans-serif", "Font Size": "22", "Font Size Change": "12", "Font Changed Max": "96", "Font Changed Min": "12", "Font Outline": "4", "Maintain Font": "false", "---名前ボックス---": "", "Name Box Buffer X": "0", "Name Box Buffer Y": "0", "Name Box Padding": "this.standardPadding() * 1", "Name Box Color": "0", "Name Box Clear": "false", "Name Box Added Text": "\\c[6]", "Name Box Auto Close": "true" } },
|
||||
{ "name": "YEP_MessageCore", "status": true, "description": "v1.19 文章の表示方法や機能を変更できます。", "parameters": { "---一般---": "", "Default Rows": "4", "Default Width": "Graphics.boxWidth -350", "Face Indent": "Window_Base._faceWidth + 24", "Fast Forward Key": "pagedown", "Enable Fast Forward": "true", "Word Wrapping": "false", "Description Wrap": "false", "Word Wrap Space": "false", "Tight Wrap": "false", "---フォント---": "", "Font Name": "GameFont", "Font Name CH": "SimHei, Heiti TC, sans-serif", "Font Name KR": "Dotum, AppleGothic, sans-serif", "Font Size": "22", "Font Size Change": "12", "Font Changed Max": "96", "Font Changed Min": "12", "Font Outline": "4", "Maintain Font": "false", "---名前ボックス---": "", "Name Box Buffer X": "0", "Name Box Buffer Y": "0", "Name Box Padding": "this.standardPadding() * 1", "Name Box Color": "0", "Name Box Clear": "false", "Name Box Added Text": "\\c[6]", "Name Box Auto Close": "true" } },
|
||||
{ "name": "MessageSkip", "status": true, "description": "メッセージスキッププラグイン", "parameters": { "スキップキー": "control", "オートキー": "shift", "スキップスイッチ": "0", "オートスイッチ": "60", "スキップアイコン": "0", "オートアイコン": "74", "アイコンX": "0", "アイコンY": "0", "押し続けスキップ": "true", "オート待機フレーム": "\\V[527] + textSize * 10", "終了解除スイッチID": "0", "スキップピクチャ": "", "スキップピクチャX": "500", "スキップピクチャY": "0", "オートピクチャ": "", "オートピクチャX": "750", "オートピクチャY": "0", "スイッチピクチャ": "", "スイッチピクチャトリガー": "0", "スイッチピクチャX": "750", "スイッチピクチャY": "0", "ボタン原点": "0", "ボタン表示スイッチID": "0", "ピクチャ座標タイプ": "relative", "無効化スイッチ": "0" } },
|
||||
{ "name": "PANDA_KeywordColor", "status": true, "description": "文章中で重要語句の文字色変更を簡略化できます。", "parameters": { "KeyList": "[\"N\",\"E\",\"P\",\"I\",\"S\",\"K\"]", "ColorList": "[\"4\",\"4\",\"6\",\"2\",\"2\",\"27\"]" } },
|
||||
{ "name": "MessageWindowPopup", "status": true, "description": "フキダシウィンドウプラグイン", "parameters": { "フォントサイズ": "22", "余白": "10", "自動設定": "false", "フェイス倍率": "75", "ウィンドウ連携": "true", "行間": "4", "ウィンドウ透過": "false", "フォントサイズ増減幅": "24", "フォントサイズ上限": "96", "フォントサイズ下限": "24", "画面内に収める": "false", "振動の速さ": "5", "振動時間": "60", "テールを使わない": "false", "最小横幅取得変数ID": "0", "最小高さ取得変数ID": "0", "lowerLimitX": "0", "upperLimitX": "0", "lowerLimitY": "0", "upperLimitY": "0", "tailImage": "", "tailImageAdjustY": "0" } },
|
||||
{ "name": "DarkPlasma_TextLog", "status": true, "description": "イベントのテキストログを表示する", "parameters": { "Max View Count": "16", "Overflow Buzzer": "false", "Disable Logging Switch": "0", "Open Log Key": "pageup", "Disable Show Log Switch": "", "Show Log Window Without Text": "true", "Line Spacing": "0", "Message Spacing": "0", "Log Event Count": "0", "Log Event Message Count": "0", "Event Log Splitter": "-------------------------------------------------------", "Auto Event Split": "true", "Include Name In Log": "true", "Include Scroll Text In Log": "false", "Include Choice In Log": "true", "Choice Format": "選択肢:{choice}", "Choice Color": "17", "Include Choice Cancel In Log": "true", "Choice Cancel Text In Log": "キャンセル", "Smooth Back From Log": "true" } },
|
||||
{ "name": "CommonPopupCore", "status": true, "description": "ver1.05/汎用的なポップアップの仕組みを提供するためのベースプラグインです。", "parameters": { "Text Back Color": "rgba(0,0,0,0,6)", "Text Back FileName": "popup_back%d" } },
|
||||
{ "name": "GetInformation", "status": true, "description": "ver1.15/アイテムの入手などにスライドアニメするインフォメーションを追加するプラグインです。", "parameters": { "Info Disable Switch Id": "10", "Use Battle Info": "true", "Use Rewards Info": "true", "Info Pattern": "Normal", "Info Font Size": "20", "Info Count": "150", "Info Delay": "20", "Info MoveWait": "100", "Info MoveFade": "10", "Info Position": "Up", "Info Slide Action": "Down", "Info Sup X": "0", "Info Sup Y": "150", "Info Width": "1026", "Gold Icon Index": "314", "Actor Icon Start Index": "320", "Reward Popup Delay": "0", "Battle Show List": "item,gold,exp,skill,params,level,abp,classLevel", "Get Gold Text": "", "Lost Gold Text": "", "Get Item Text": "「\\I[_icon]_name」 を\\C[24]手に入れた!\\n\\C[6]_desc1", "Lost Item Text": "「\\I[_icon]_name」 を\\C[2]失った・・・\\n\\C[6]_desc1", "Get Item Text Num": "「\\I[_icon]_name」 を\\C[14]_num個\\C[24]手に入れた!\\n\\C[6]_desc1", "Lost Item Text Num": "「\\I[_icon]_name」を\\C[14]_num個\\C[2]失った・・・\\n\\C[6]_desc1", "Get Skill Text": "", "Lost Skill Text": "", "Exp Up Text": "_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[24]得た!", "Exp Down Text": "_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[2]失った・・・", "Lv Up Text": "_actorは\\C[4]_name\\C[0]が\\C[14]_num\\C[24]上がった!", "Lv Down Text": "_actorは\\C[4]_name\\C[0]が\\C[14]_numポイント\\C[2]下がった・・・", "Param Up Text": "_actorは\\C[4]_name\\C[0]が\\C[14]_numポイント\\C[24]上がった!", "Param Down Text": "_actorは\\C[4]_name\\C[0]が\\C[14]_numポイント\\C[2]下がった・・・", "Abp Up Text": "_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[24]得た!", "Abp Down Text": "_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[2]失った・・・", "Class Lv Up Text": "_actorは\\C[4]_classの_name\\C[0]が\\C[14]_numポイント\\C[24]上がった!", "Class Lv Down Text": "_actorは\\C[4]_classの_name\\C[0]が\\C[14]_numポイント\\C[2]下がった・・・", "Formation Lv Up Text": "\\C[4]_nameの熟練度\\C[0]が\\C[14]_numポイント\\C[24]上がった!", "Formation Lv Max Text": "\\C[4]_name\\C[0]を\\C[14]マスターした!" } },
|
||||
{ "name": "GetInformation", "status": true, "description": "ver1.15/アイテムの入手などにスライドアニメするインフォメーションを追加するプラグインです。", "parameters": { "Info Disable Switch Id": "10", "Use Battle Info": "true", "Use Rewards Info": "true", "Info Pattern": "Normal", "Info Font Size": "20", "Info Count": "150", "Info Delay": "20", "Info MoveWait": "100", "Info MoveFade": "10", "Info Position": "Up", "Info Slide Action": "Down", "Info Sup X": "0", "Info Sup Y": "150", "Info Width": "1026", "Gold Icon Index": "314", "Actor Icon Start Index": "320", "Reward Popup Delay": "0", "Battle Show List": "item,gold,exp,skill,params,level,abp,classLevel", "Get Gold Text": "", "Lost Gold Text": "", "Get Item Text": "\\c[24]Obtained\\c[0] \\I[_icon]_name \\c[24]!!\\n\\C[6]_desc1", "Lost Item Text": "\\c[2]Lost\\c[0] \\I[_icon]_name \\c[2]...\\n\\C[6]_desc1", "Get Item Text Num": "\\c[24]Obtained\\c[0] \\I[_icon]_name \\C[14]× _num \\C[24]!!\\n\\C[6]_desc1", "Lost Item Text Num": "\\c[2]Lost\\c[0] \\I[_icon]_name \\C[14]× _num \\C[2]...\\n\\C[6]_desc1", "Get Skill Text": "", "Lost Skill Text": "", "Exp Up Text": "_actor \\c[24]got\\c[0] \\C[14]_num points of \\C[4]_name\\C[24]!!", "Exp Down Text": "_actor \\c[2]lost\\c[0] \\C[14]_num points of \\C[4]_name \\C[2]...", "Lv Up Text": "\\C[4]_name of _actor \\c[24]increased by \\C[14]_num\\C[24]!!", "Lv Down Text": "\\C[4]_name of _actor \\c[2]decreased by \\C[14]_num \\C[2]...", "Param Up Text": "_actor \\c[2]gained \\C[4]_name\\C[0] by \\C[14]_num points\\C[24]!!", "Param Down Text": "_actor \\c[2]lost \\C[4]_name\\C[0] by \\C[14]_num points\\C[2]...", "Abp Up Text": "_actor \\c[24]gained \\C[4]_name\\C[0] by \\C[14]_num points \\C[24]!!", "Abp Down Text": "_actor \\c[2]lost \\C[4]_name\\C[0] by \\C[14]_num points \\C[2]...", "Class Lv Up Text": "\\C[4]_class 's _name of _actor \\C[24] increased by\\c[14] _num points \\C[24]!!", "Class Lv Down Text": "\\C[4]_class 's _name of _actor \\C[2] decreased by\\c[14] _num points \\C[2]...", "Formation Lv Up Text": "\\C[4]Proficiency level of _name \\C[24]increased by \\C[14]_num points \\C[24]!!", "Formation Lv Max Text": "\\C[14]Mastered \\C[4]_name \\C[14]!!" } },
|
||||
{ "name": "PopupMessage", "status": true, "description": "ver1.02/メッセージの表示をポップアップに変更する制御文字_pum[delay,x,y,action]を追加します。", "parameters": { "Pop Message FontSize": "20", "Pop Message Count": "180", "Popup Pattern": "Down" } },
|
||||
{ "name": "KMS_MapActiveMessage", "status": true, "description": "[v0.2.0] プレイヤーが近付いたときに、自動的にメッセージを表示するイベントを作成します。", "parameters": { "Balloon offset Y": "20", "Balloon margin": "-8", "Default range": "50", "Display duration": "300", "Max message count": "10", "Message skin": "ActiveMessageSkin" } },
|
||||
{ "name": "---------------------", "status": false, "description": "", "parameters": {} },
|
||||
|
|
@ -36,22 +36,22 @@ var $plugins =
|
|||
{ "name": "---------------------", "status": false, "description": "", "parameters": {} },
|
||||
{ "name": "CharacterPopupDamage", "status": true, "description": "キャラクターのダメージポッププラグイン", "parameters": { "効果音演奏": "false", "消音スイッチID": "0", "X座標補正": "0", "Y座標補正": "0", "HP自動ポップアップ": "true", "MP自動ポップアップ": "true", "TP自動ポップアップ": "false", "増加自動ポップアップ": "true", "減少自動ポップアップ": "true", "MPダメージ音": "", "回転": "true", "X方向半径": "40", "Y方向半径": "40", "回転速度": "60", "拡大率": "100", "拡大率変化値": "-10", "最前面表示": "false" } },
|
||||
{ "name": "dsPassiveSkill", "status": true, "description": "パッシブスキルを実装するプラグイン ver1.12.0", "parameters": { "Show Battle": "true", "Show Battle Switch ID": "0" } },
|
||||
{ "name": "MKR_MapItemSlot", "status": true, "description": "(v1.2.11) マップアイテムスロットプラグイン", "parameters": { "Slot_Number": "2", "Slot_Set_Weapon": "false", "Slot_Set_Armor": "false", "Slot_Set_Skill": "false", "Item_Count_Visible": "true", "Mouse_Mode": "{\"Use_Enable\":\"true\",\"Select_Enable\":\"false\",\"Display_Click\":\"0\"}", "Keyboard_Mode": "{\"Use_Enable\":\"true\",\"Select_Enable\":\"true\"}", "map_setting": "====================================", "Slot_Visible": "false", "Slot_Opacity_Offset": "16", "Slot_Background": "", "Slot_X": "center", "Slot_Y": "top", "Map_Slot_Window": "{\"Size_Rate\":\"1.5\",\"Padding\":\"12\",\"Spacing\":\"0\",\"Font_Size\":\"20\"}", "Slot_Add_Mode": "false", "Item_Use_Mode": "false", "Item_Remove_Mode": "true", "Slot_Cursor_Visible": "true", "Map_Slot_Opacity": "255", "Event_Mode": "{\"Slot_Enable\":\"true\",\"Use_Enable\":\"false\",\"Select_Enable\":\"false\"}", "Use_Buzzer": "true", "key_config": "====================================", "Item_Use_Key": "{\"Key\":\"C\"}", "Slot_1_Key": "{\"Key\":\"1\"}", "Slot_2_Key": "{\"Key\":\"2\"}", "Slot_3_Key": "{\"Key\":\"3\"}", "Slot_4_Key": "{\"Key\":\"4\"}", "Slot_5_Key": "{\"Key\":\"5\"}", "Slot_6_Key": "{\"Key\":\"6\"}", "Slot_7_Key": "{\"Key\":\"7\"}", "Slot_8_Key": "{\"Key\":\"8\"}", "Slot_9_Key": "{\"Key\":\"9\"}", "Slot_10_Key": "{\"Key\":\"0\"}", "menu_setting": "====================================", "Menu_Slot_Mode": "1", "Menu_Background": "", "Map_Background_Enable": "false", "Menu_Slot_Window": "{\"Size_Rate\":\"1.5\",\"Padding\":\"12\",\"Spacing\":\"0\",\"Font_Size\":\"20\"}", "Menu_Slot_Name": "スロット", "Slot_Set_Name": "登録", "Slot_Remove_Name": "解除", "Slot_Set_Desc": "\"アイテムを登録したいスロットを選択し、\\n登録するアイテムを選択してください。\"", "Slot_Remove_Desc": "\"アイテムの登録を解除するスロットを選択してください。\"", "Menu_Slot_Opacity": "255", "Category_Enable": "true", "Item_Sort": "[\"item\",\"weapon\",\"armor\",\"skill\"]" } },
|
||||
{ "name": "MKR_MapItemSlot", "status": true, "description": "(v1.2.11) マップアイテムスロットプラグイン", "parameters": { "Slot_Number": "2", "Slot_Set_Weapon": "false", "Slot_Set_Armor": "false", "Slot_Set_Skill": "false", "Item_Count_Visible": "true", "Mouse_Mode": "{\"Use_Enable\":\"true\",\"Select_Enable\":\"false\",\"Display_Click\":\"0\"}", "Keyboard_Mode": "{\"Use_Enable\":\"true\",\"Select_Enable\":\"true\"}", "map_setting": "====================================", "Slot_Visible": "false", "Slot_Opacity_Offset": "16", "Slot_Background": "", "Slot_X": "center", "Slot_Y": "top", "Map_Slot_Window": "{\"Size_Rate\":\"1.5\",\"Padding\":\"12\",\"Spacing\":\"0\",\"Font_Size\":\"20\"}", "Slot_Add_Mode": "false", "Item_Use_Mode": "false", "Item_Remove_Mode": "true", "Slot_Cursor_Visible": "true", "Map_Slot_Opacity": "255", "Event_Mode": "{\"Slot_Enable\":\"true\",\"Use_Enable\":\"false\",\"Select_Enable\":\"false\"}", "Use_Buzzer": "true", "key_config": "====================================", "Item_Use_Key": "{\"Key\":\"C\"}", "Slot_1_Key": "{\"Key\":\"1\"}", "Slot_2_Key": "{\"Key\":\"2\"}", "Slot_3_Key": "{\"Key\":\"3\"}", "Slot_4_Key": "{\"Key\":\"4\"}", "Slot_5_Key": "{\"Key\":\"5\"}", "Slot_6_Key": "{\"Key\":\"6\"}", "Slot_7_Key": "{\"Key\":\"7\"}", "Slot_8_Key": "{\"Key\":\"8\"}", "Slot_9_Key": "{\"Key\":\"9\"}", "Slot_10_Key": "{\"Key\":\"0\"}", "menu_setting": "====================================", "Menu_Slot_Mode": "1", "Menu_Background": "", "Map_Background_Enable": "false", "Menu_Slot_Window": "{\"Size_Rate\":\"1.5\",\"Padding\":\"12\",\"Spacing\":\"0\",\"Font_Size\":\"20\"}", "Menu_Slot_Name": "Slot", "Slot_Set_Name": "Register", "Slot_Remove_Name": "Canceling", "Slot_Set_Desc": "\"Select the slot in which you wish to register the item,\\nthen select the item to be registered.\"", "Slot_Remove_Desc": "\"Select the slot in which you want to unregister the item.\"", "Menu_Slot_Opacity": "255", "Category_Enable": "true", "Item_Sort": "[\"item\",\"weapon\",\"armor\",\"skill\"]" } },
|
||||
{ "name": "MKR_PlayerSensor", "status": true, "description": "(v2.5.1) プレイヤー探索プラグイン", "parameters": { "探索設定": "====================================", "Sensor_Switch": "D", "Lost_Sensor_Switch": "", "Both_Sensor": "ON", "Terrain_Decision": "ON", "Auto_Sensor": "true", "Event_Decision": "OFF", "Region_Decision": "[]", "Real_Range_X": "0.000", "Real_Range_Y": "0.000", "視界設定": "====================================", "Range_Visible": "ON", "Range_Color": "red", "Range_Opacity": "0", "Range_Position": "1", "Player_Found": "{\"Ballon\":\"0\",\"Se\":\"{\\\"Name\\\":\\\"\\\",\\\"Volume\\\":\\\"90\\\",\\\"Pitch\\\":\\\"100\\\",\\\"Pan\\\":\\\"0\\\"}\",\"Common_Event\":\"0\",\"Delay\":\"0\"}", "Player_Lost": "{\"Ballon\":\"2\",\"Se\":\"{\\\"Name\\\":\\\"\\\",\\\"Volume\\\":\\\"90\\\",\\\"Pitch\\\":\\\"100\\\",\\\"Pan\\\":\\\"0\\\"}\",\"Common_Event\":\"0\",\"Delay\":\"0\"}", "マップ設定": "====================================", "Tracking_Priority": "false", "Follower_Through": "false", "Location_Reset": "true" } },
|
||||
{ "name": "TMMapHpGauge", "status": true, "description": "マップシーンに顔グラフィックとHPゲージを表示します。\n必要に応じてMPや変数などをゲージで表示することもできます。", "parameters": { "gaugeWindowX": "0", "gaugeWindowY": "0", "gaugeWindowWidth": "220", "gaugeWindowHeight": "150", "gaugeA": "{\"type\":\"HP\",\"x\":\"12\",\"y\":\"7\",\"width\":\"184\",\"height\":\"36\",\"fontSize\":\"18\",\"param\":\"0\",\"max\":\"0\",\"name\":\"AP\",\"color\":\"#ff60c0 #ffa0e0\"}", "gaugeB": "{\"type\":\"MP\",\"x\":\"12\",\"y\":\"47\",\"width\":\"184\",\"height\":\"36\",\"fontSize\":\"18\",\"param\":\"0\",\"max\":\"0\",\"name\":\"AP\",\"color\":\"#ff60c0 #ffa0e0\"}", "gaugeC": "{\"type\":\"VN\",\"x\":\"12\",\"y\":\"87\",\"width\":\"184\",\"height\":\"36\",\"fontSize\":\"18\",\"param\":\"155\",\"max\":\"156\",\"name\":\"性感\",\"color\":\"#ff80ff #ff80ff\"}", "gaugeD": "{\"type\":\"VN\",\"x\":\"12\",\"y\":\"87\",\"width\":\"184\",\"height\":\"36\",\"fontSize\":\"18\",\"param\":\"158\",\"max\":\"160\",\"name\":\"体勢\",\"color\":\"#ff60c0 #ffa0e0\"}", "faceOffsetX": "-1000", "faceOffsetY": "-4", "stateIconMax": "4", "stateIconX": "156", "stateIconY": "24", "stateIconScale": "100", "stateIconOpacity": "255", "goldWidth": "0", "goldX": "12", "goldY": "12", "vnMax": "false", "shakeTime": "0", "startVisible": "false", "windowOpacity": "0", "collideOpacity": "128", "messageBusyHide": "false", "eventBusyHide": "false", "useBattleScene": "false", "gaugeWindowBattleX": "0", "gaugeWindowBattleY": "0" } },
|
||||
{ "name": "TMMapHpGauge", "status": true, "description": "マップシーンに顔グラフィックとHPゲージを表示します。\n必要に応じてMPや変数などをゲージで表示することもできます。", "parameters": { "gaugeWindowX": "0", "gaugeWindowY": "0", "gaugeWindowWidth": "220", "gaugeWindowHeight": "150", "gaugeA": "{\"type\":\"HP\",\"x\":\"12\",\"y\":\"7\",\"width\":\"184\",\"height\":\"36\",\"fontSize\":\"18\",\"param\":\"0\",\"max\":\"0\",\"name\":\"AP\",\"color\":\"#ff60c0 #ffa0e0\"}", "gaugeB": "{\"type\":\"MP\",\"x\":\"12\",\"y\":\"47\",\"width\":\"184\",\"height\":\"36\",\"fontSize\":\"18\",\"param\":\"0\",\"max\":\"0\",\"name\":\"AP\",\"color\":\"#ff60c0 #ffa0e0\"}", "gaugeC": "{\"type\":\"VN\",\"x\":\"12\",\"y\":\"87\",\"width\":\"184\",\"height\":\"36\",\"fontSize\":\"18\",\"param\":\"155\",\"max\":\"156\",\"name\":\"\",\"color\":\"#ff80ff #ff80ff\"}", "gaugeD": "{\"type\":\"VN\",\"x\":\"12\",\"y\":\"87\",\"width\":\"184\",\"height\":\"36\",\"fontSize\":\"18\",\"param\":\"158\",\"max\":\"160\",\"name\":\"Posture\",\"color\":\"#ff60c0 #ffa0e0\"}", "faceOffsetX": "-1000", "faceOffsetY": "-4", "stateIconMax": "4", "stateIconX": "156", "stateIconY": "24", "stateIconScale": "100", "stateIconOpacity": "255", "goldWidth": "0", "goldX": "12", "goldY": "12", "vnMax": "false", "shakeTime": "0", "startVisible": "false", "windowOpacity": "0", "collideOpacity": "128", "messageBusyHide": "false", "eventBusyHide": "false", "useBattleScene": "false", "gaugeWindowBattleX": "0", "gaugeWindowBattleY": "0" } },
|
||||
{ "name": "---------------------", "status": false, "description": "", "parameters": {} },
|
||||
{ "name": "セーブ関連", "status": false, "description": "", "parameters": {} },
|
||||
{ "name": "---------------------", "status": false, "description": "", "parameters": {} },
|
||||
{ "name": "Torigoya_SaveCommand", "status": true, "description": "プラグインコマンドからセーブを実行できるようにします。", "parameters": {} },
|
||||
{ "name": "CustomizeMaxSaveFile", "status": true, "description": "最大セーブファイル数変更プラグイン", "parameters": { "セーブファイル数": "240" } },
|
||||
{ "name": "YKNR_SaveThumbnail", "status": true, "description": "セーブファイルにサムネイル用の画像を保存し、\nセーブ/ロード画面でファイル毎にサムネイルを表示する", "parameters": { "AutoSnapForThumbnail": "true", "FastLoadingData": "true", "SnapSettings": "", "ThumbQuality": "90", "ThumbSaveWidth": "122", "ThumbSaveHeight": "94", "ShowInSavefileList": "true", "ThumbItemPosX": "rect.x + rect.width - width;", "ThumbItemPosY": "rect.y + 5", "ThumbItemScale": "1.00", "OtherWindowClass": "", "ThumbOWPosX": "rect.x + rect.width - width;", "ThumbOWPosY": "rect.y + 5", "ThumbOWScale": "1.00" } },
|
||||
{ "name": "Nore_AutoSave", "status": true, "description": "オートセーブと、セーブデータの保管をできるスクリプト", "parameters": { "maxPage": "11", "maxCols": "3", "lockKey": "shift", "searchKey": "a", "renameKey": "s", "renameVar1": "31", "renameVar2": "32", "lockedPageWindowFile": "window2", "autosaveJp": "オートセーブ", "autosaveEn": "Autosave", "autosaveCh": "オートセーブ", "storageSaveJp": "保管セーブ", "storageSaveEn": "保管セーブ", "storageSaveCh": "保管セーブ" } },
|
||||
{ "name": "Nore_RecollectionSave", "status": true, "description": "回想セーブができるスクリプト", "parameters": { "recollectionPage": "9", "maxCols": "5", "alreadySaveExists": "既にセーブがあるため回想セーブされませんでした", "alreadySaveExistsEn": "Not recollection saved because there is already saved data.", "alreadySaveExistsCh": "既にセーブデータがあるため回想セーブされませんでした", "fullSaveFiles": "これ以上回想セーブを登録することができません", "fullSaveFilesEn": "The maximum number of recollection saves has been reached", "fullSaveFilesCh": "これ以上回想セーブを登録することができません", "recosaveJp": "回想%1", "recosaveEn": "reco%1", "recosaveCh": "回想%1", "loadJp": "ロードする", "loadEn": "load", "loadCh": "ロードする", "confirmloadJp": "このファイルをロードしますか?", "confirmloadEn": "Do you want to load this file?", "confirmloadCh": "このファイルをロードしますか?", "deleteJp": "削除する", "deleteEn": "delete", "deleteCh": "削除する", "copiedJp": "コピーされたファイル", "copiedEn": "Copied file", "copiedCh": "Copied file" } },
|
||||
{ "name": "Nore_AutoSave", "status": true, "description": "オートセーブができるスクリプト", "parameters": { "autosaveJp": "Autosave", "autosaveEn": "Autosave", "autosaveCh": "オートセーブ" } },
|
||||
{ "name": "Nore_RecollectionSave", "status": true, "description": "回想セーブができるスクリプト", "parameters": { "recollectionPage": "9", "maxCols": "5", "alreadySaveExists": "The recollection was not saved because it was already saved.", "recosaveJp": "reco%1", "recosaveEn": "reco%1", "recosaveCh": "回想%1", "loadJp": "load", "loadEn": "load", "loadCh": "ロードする", "confirmloadJp": "Do you want to load this file?", "confirmloadEn": "Do you want to load this file?", "confirmloadCh": "このファイルをロードしますか?", "deleteJp": "delete", "deleteEn": "delete", "deleteCh": "削除する", "copiedJp": "Copied file", "copiedEn": "Copied file", "copiedCh": "Copied file" } },
|
||||
{ "name": "InputForm", "status": true, "description": "フォーム作って文字入力(修正版)", "parameters": {} },
|
||||
{ "name": "---------------------", "status": false, "description": "", "parameters": {} },
|
||||
{ "name": "システム関連", "status": false, "description": "", "parameters": {} },
|
||||
{ "name": "---------------------", "status": false, "description": "", "parameters": {} },
|
||||
{ "name": "LoadComSim", "status": true, "description": "ver1.00 メニューコマンドにロードを追加します。", "parameters": { "loadtext": "ロード" } },
|
||||
{ "name": "LoadComSim", "status": true, "description": "ver1.00 メニューコマンドにロードを追加します。", "parameters": { "loadtext": "Load" } },
|
||||
{ "name": "MessageWindowHidden", "status": true, "description": "メッセージウィンドウ一時消去プラグイン", "parameters": { "triggerButton": "[\"右クリック\"]", "linkPictureNumbers": "[]", "linkShowPictureNumbers": "[]", "disableSwitchId": "0", "disableInBattle": "false" } },
|
||||
{ "name": "PictureCallCommon", "status": true, "description": "ピクチャのボタン化プラグイン", "parameters": { "透明色を考慮": "true", "ピクチャ番号の変数番号": "0", "ポインタX座標の変数番号": "0", "ポインタY座標の変数番号": "0", "タッチ操作抑制": "false", "戦闘中常にコモン実行": "false", "並列処理として実行": "false", "無効スイッチ": "0" } },
|
||||
{ "name": "PictureLoop", "status": true, "description": "ピクチャをランダム間隔で表示させます", "parameters": { "Pictureloop Count1": "60", "Pictureloop Count2": "100" } },
|
||||
|
|
@ -65,7 +65,7 @@ var $plugins =
|
|||
{ "name": "DarkPlasma_SkipCommandPersonal", "status": true, "description": "キャラクター選択をスキップするプラグイン", "parameters": { "Enable Only When Solo Party": "true", "Skip Select Item And Skill Target In Menu": "true", "Skip Select Item And SKill Target For Friend In Battle": "true" } },
|
||||
{ "name": "CommonInterceptor", "status": true, "description": "割り込みコモンイベントプラグイン", "parameters": { "ニューゲームコモン": "", "ロードコモン": "801", "メニューコモン": "332" } },
|
||||
{ "name": "MenuCommonEvent", "status": true, "description": "メニュー内コモンイベントプラグイン", "parameters": { "コモンイベント情報": "[\"{\\\"SceneName\\\":\\\"Scene_Menu\\\",\\\"CommonEventId\\\":\\\"331\\\"}\"]", "ピクチャ表示最大数": "100", "実行位置を記憶": "false", "タイマー有効化": "false", "画像をウィンドウ背後に配置": "true", "コマンド接頭辞": "" } },
|
||||
{ "name": "MenuSubCommand", "status": true, "description": "メニュー画面のサブコマンドプラグイン", "parameters": { "サブコマンド": "[\"{\\\"CommandId\\\":\\\"0\\\",\\\"Name\\\":\\\"アイテム\\\",\\\"ParentName\\\":\\\"秘密の日記\\\",\\\"HiddenSwitchId\\\":\\\"0\\\",\\\"DisableSwitchId\\\":\\\"0\\\",\\\"Script\\\":\\\"$gameSwitches.setValue(603,true)\\\",\\\"ReturnMap\\\":\\\"true\\\",\\\"MapId\\\":\\\"0\\\",\\\"SelectMember\\\":\\\"false\\\"}\",\"{\\\"CommandId\\\":\\\"0\\\",\\\"Name\\\":\\\"アイテム\\\",\\\"ParentName\\\":\\\"ヘルプ\\\",\\\"HiddenSwitchId\\\":\\\"0\\\",\\\"DisableSwitchId\\\":\\\"0\\\",\\\"Script\\\":\\\"$gameSwitches.setValue(55,true)\\\",\\\"ReturnMap\\\":\\\"true\\\",\\\"MapId\\\":\\\"0\\\",\\\"SelectMember\\\":\\\"false\\\"}\"]", "コマンド追加位置": "0", "サブメニュー横幅": "0", "選択アクターID変数": "0", "ウィンドウスキン": "", "オプション消去": "false", "ゲーム終了消去": "false", "横並びサブメニュー": "false", "サブメニュー逐次消去": "true", "サブメニューX座標": "0", "サブメニューY座標": "0", "サブメニュー揃え": "", "メニューピクチャ別管理": "false" } },
|
||||
{ "name": "MenuSubCommand", "status": true, "description": "メニュー画面のサブコマンドプラグイン", "parameters": { "サブコマンド": "[\"{\\\"CommandId\\\":\\\"0\\\",\\\"Name\\\":\\\"Item\\\",\\\"ParentName\\\":\\\"Secret Diary\\\",\\\"HiddenSwitchId\\\":\\\"0\\\",\\\"DisableSwitchId\\\":\\\"0\\\",\\\"Script\\\":\\\"$gameSwitches.setValue(603,true)\\\",\\\"ReturnMap\\\":\\\"true\\\",\\\"MapId\\\":\\\"0\\\",\\\"SelectMember\\\":\\\"false\\\"}\",\"{\\\"CommandId\\\":\\\"0\\\",\\\"Name\\\":\\\"Item\\\",\\\"ParentName\\\":\\\"Help\\\",\\\"HiddenSwitchId\\\":\\\"0\\\",\\\"DisableSwitchId\\\":\\\"0\\\",\\\"Script\\\":\\\"$gameSwitches.setValue(55,true)\\\",\\\"ReturnMap\\\":\\\"true\\\",\\\"MapId\\\":\\\"0\\\",\\\"SelectMember\\\":\\\"false\\\"}\"]", "コマンド追加位置": "0", "サブメニュー横幅": "0", "選択アクターID変数": "0", "ウィンドウスキン": "", "オプション消去": "false", "ゲーム終了消去": "false", "横並びサブメニュー": "false", "サブメニュー逐次消去": "true", "サブメニューX座標": "0", "サブメニューY座標": "0", "サブメニュー揃え": "", "メニューピクチャ別管理": "false" } },
|
||||
{ "name": "PictureVariableSetting", "status": true, "description": "ピクチャ関連のイベント機能拡張プラグイン", "parameters": { "初期値": "OFF", "ピクチャ表示最大数": "200" } },
|
||||
{ "name": "BB_WindowSelector3", "status": true, "description": "ウインドウスキンと切り替えるプラグイン。", "parameters": { "Variable ID": "11", "Window1 Opacity": "192", "Window2 Opacity": "192", "Window3 Opacity": "192", "Window1 OutlineColor": "rgba(0, 0, 0, 0.5)", "Window1 OutlineWidth": "4", "Window2 OutlineColor": "rgba(0, 0, 0, 0.5)", "Window2 OutlineWidth": "4", "Window3 OutlineColor": "rgba(0, 0, 0, 0.5)", "Window3 OutlineWidth": "4", "Window1 DimmerColor": "rgba(0, 0, 0, 0.6)", "Window1 DimGradationColor": "rgba(0, 0, 0, 0)", "Window2 DimmerColor": "rgba(0, 0, 0, 0.6)", "Window2 DimGradationColor": "rgba(0, 0, 0, 0)", "Window3 DimmerColor": "rgba(0, 0, 0, 0.6)", "Window3 DimGradationColor": "rgba(0, 0, 0, 0)" } },
|
||||
{ "name": "setItemMax", "status": true, "description": "アイテムの最大所持個数をアイテムIdごとに指定できます。", "parameters": {} },
|
||||
|
|
|
|||
|
|
@ -629,6 +629,8 @@ if (!Imported.CommonPopupCore) {
|
|||
};
|
||||
|
||||
CommonPopupManager.showInfo = function (object, value, type, actor, c) {
|
||||
let _judgeForReplace = false;//Added code
|
||||
|
||||
var text1 = null;
|
||||
if (value === 0) { return }
|
||||
var se = { name: '', volume: 90, pitch: 100, pan: 0 };
|
||||
|
|
@ -671,6 +673,7 @@ if (!Imported.CommonPopupCore) {
|
|||
text1 = object.value === 'max' ? fLvMaxText : fLvUpText;
|
||||
break;
|
||||
default:
|
||||
_judgeForReplace = true;//Added code
|
||||
text1 = value;
|
||||
}
|
||||
if (text1 === '') return;
|
||||
|
|
@ -695,6 +698,13 @@ if (!Imported.CommonPopupCore) {
|
|||
text1 = text1.replace(/_num/g, Math.abs(value));
|
||||
text1 = descs[0] ? text1.replace(/_desc1/g, descs[0]) : text1.replace(/_desc1/g, '');
|
||||
text1 = descs[1] ? text1.replace(/_desc2/g, descs[1]) : text1.replace(/_desc2/g, '');
|
||||
|
||||
//---Added code---
|
||||
if (_judgeForReplace) {
|
||||
text1 = text1.replace(/_/g, " ");
|
||||
}
|
||||
//----------------
|
||||
|
||||
var texts = text1.split(/\n|\\n/);
|
||||
for (var i = 0; i < texts.length; i++) {
|
||||
var text = texts[i].replace(/\\C\[\d+\]/g, '');
|
||||
|
|
|
|||
|
|
@ -883,6 +883,10 @@ Game_System.prototype.countChild = function (taneoyaId) {
|
|||
|
||||
})();
|
||||
*/
|
||||
|
||||
//---------------------------------------------------------
|
||||
//Original
|
||||
/*
|
||||
var TANEOYA_MAP = {
|
||||
1: ["不明", "不明"],
|
||||
2: ["ジャック", "ジャック"],
|
||||
|
|
@ -983,8 +987,8 @@ var TANEOYA_MAP = {
|
|||
97: ["人間(個人", ""],
|
||||
98: ["人間(個人", ""],
|
||||
99: ["人間(個人", ""],
|
||||
100: ["分からない", "父親不明"],
|
||||
101: ["不明", "不明", "父親不明"],
|
||||
100: ["分からない(輪姦)", "父親不明"],
|
||||
101: ["名も知らぬ男", "名も知らぬ男"],
|
||||
102: ["孤児", "孤児"],
|
||||
103: ["市警隊員", "市警隊員"],
|
||||
104: ["冒険者", "冒険者"],
|
||||
|
|
@ -1185,6 +1189,313 @@ var TANEOYA_MAP = {
|
|||
299: ["その他", ""],
|
||||
300: ["その他", ""],
|
||||
};
|
||||
*/
|
||||
|
||||
//For Translation
|
||||
var TANEOYA_MAP = {
|
||||
1: ["Unknown", "Unknown"],
|
||||
2: ["Jack", "Jack"],
|
||||
3: ["Henry", "Henry"],
|
||||
4: ["Gordon", "Gordon"],
|
||||
5: ["Dodge", "Dodge"],
|
||||
6: ["John", "John"],
|
||||
7: ["Bly", "Bly"],
|
||||
8: ["Tom", "Tom"],
|
||||
9: ["GobRob", "GobRob"],
|
||||
10: ["Guy", "Guy"],
|
||||
11: ["Bjorn", "Bjorn"],
|
||||
12: ["Ginyu", "Ginyu"],
|
||||
13: ["Vincent", "Vincent"],
|
||||
14: ["Albel", "Albel"],
|
||||
15: ["Samuel", "Samuel"],
|
||||
16: ["Denis", "Denis"],
|
||||
17: ["Matthias", "Matthias"],
|
||||
18: ["Marcel", "Marcel"],
|
||||
19: ["Deacon", "Deacon"],
|
||||
20: ["Goupil", "Goupil"],
|
||||
21: ["Desmoulins ", "Desmoulins "],
|
||||
22: ["Rodríguez", "Rodríguez"],
|
||||
23: ["Oliver", "Oliver"],
|
||||
24: ["Gaetan", "Gaetan"],
|
||||
25: ["Joel", "Joel"],
|
||||
26: ["Tristan", "Tristan"],
|
||||
27: ["Guesclin", "Guesclin"],
|
||||
28: ["Tim", "Tim"],
|
||||
29: ["Ganelon", "Ganelon"],
|
||||
30: ["Bardon", "Bardon"],
|
||||
31: ["Human (Individual", ""],
|
||||
32: ["Human (Individual", ""],
|
||||
33: ["Human (Individual", ""],
|
||||
34: ["Human (Individual", ""],
|
||||
35: ["Human (Individual", ""],
|
||||
36: ["Human (Individual", ""],
|
||||
37: ["Human (Individual", ""],
|
||||
38: ["Human (Individual", ""],
|
||||
39: ["Human (Individual", ""],
|
||||
40: ["Human (Individual", ""],
|
||||
41: ["Human (Individual", ""],
|
||||
42: ["Human (Individual", ""],
|
||||
43: ["Human (Individual", ""],
|
||||
44: ["Human (Individual", ""],
|
||||
45: ["Human (Individual", ""],
|
||||
46: ["Human (Individual", ""],
|
||||
47: ["Human (Individual", ""],
|
||||
48: ["Human (Individual", ""],
|
||||
49: ["Human (Individual", ""],
|
||||
50: ["Human (Individual", ""],
|
||||
51: ["Henry", "Henry"],
|
||||
52: ["Maxis", "Maxis"],
|
||||
53: ["Morris", "Morris"],
|
||||
54: ["Pierre", "Pierre"],
|
||||
55: ["Bruno", "Bruno"],
|
||||
56: ["Masel", "Masel"],
|
||||
57: ["Stallion", "Stallion"],
|
||||
58: ["Bond", "Bond"],
|
||||
59: ["Human (Individual", ""],
|
||||
60: ["Human (Individual", ""],
|
||||
61: ["Human (Individual", ""],
|
||||
62: ["Human (Individual", ""],
|
||||
63: ["Human (Individual", ""],
|
||||
64: ["Human (Individual", ""],
|
||||
65: ["Human (Individual", ""],
|
||||
66: ["Human (Individual", ""],
|
||||
67: ["Human (Individual", ""],
|
||||
68: ["Human (Individual", ""],
|
||||
69: ["Human (Individual", ""],
|
||||
70: ["Human (Individual", ""],
|
||||
71: ["Human (Individual", ""],
|
||||
72: ["Human (Individual", ""],
|
||||
73: ["Human (Individual", ""],
|
||||
74: ["Human (Individual", ""],
|
||||
75: ["Human (Individual", ""],
|
||||
76: ["Human (Individual", ""],
|
||||
77: ["Human (Individual", ""],
|
||||
78: ["Human (Individual", ""],
|
||||
79: ["Human (Individual", ""],
|
||||
80: ["Human (Individual", ""],
|
||||
81: ["Human (Individual", ""],
|
||||
82: ["Human (Individual", ""],
|
||||
83: ["Human (Individual", ""],
|
||||
84: ["Human (Individual", ""],
|
||||
85: ["Human (Individual", ""],
|
||||
86: ["Human (Individual", ""],
|
||||
87: ["Human (Individual", ""],
|
||||
88: ["Human (Individual", ""],
|
||||
89: ["Human (Individual", ""],
|
||||
90: ["Human (Individual", ""],
|
||||
91: ["Human (Individual", ""],
|
||||
92: ["Human (Individual", ""],
|
||||
93: ["Human (Individual", ""],
|
||||
94: ["Human (Individual", ""],
|
||||
95: ["Human (Individual", ""],
|
||||
96: ["Human (Individual", ""],
|
||||
97: ["Human (Individual", ""],
|
||||
98: ["Human (Individual", ""],
|
||||
99: ["Human (Individual", ""],
|
||||
100: ["Unknown", "Unknown"],
|
||||
101: ["Unknown", "Unknown"],
|
||||
102: ["Orphan", "Orphan"],
|
||||
103: ["Police", "Police"],
|
||||
104: ["Adventurer", "Adventurer"],
|
||||
105: ["Rogue", "Rogue"],
|
||||
106: ["Thug", "Thug"],
|
||||
107: ["Pagan", "Pagan"],
|
||||
108: ["Vagrant", "Vagrant"],
|
||||
109: ["Ganelon's son", "Ganelon's son", "Ganelon's grandson"],
|
||||
110: ["Human (Job", ""],
|
||||
111: ["Human (Job", ""],
|
||||
112: ["Human (Job", ""],
|
||||
113: ["Human (Job", ""],
|
||||
114: ["Human (Job", ""],
|
||||
115: ["Customer", "Customer"],
|
||||
116: ["foreigner", "foreigner"],
|
||||
117: ["Prisoner", "Prisoner"],
|
||||
118: ["Human (Job", ""],
|
||||
119: ["Human (Job", ""],
|
||||
120: ["Human (Job", ""],
|
||||
121: ["Human (Job", ""],
|
||||
122: ["Human (Job", ""],
|
||||
123: ["Human (Job", ""],
|
||||
124: ["Human (Job", ""],
|
||||
125: ["Human (Job", ""],
|
||||
126: ["Human (Job", ""],
|
||||
127: ["Human (Job", ""],
|
||||
128: ["Human (Job", ""],
|
||||
129: ["Human (Job", ""],
|
||||
130: ["Human (Job", ""],
|
||||
131: ["Human (Job", ""],
|
||||
132: ["Human (Job", ""],
|
||||
133: ["Human (Job", ""],
|
||||
134: ["Human (Job", ""],
|
||||
135: ["Human (Job", ""],
|
||||
136: ["Human (Job", ""],
|
||||
137: ["Human (Job", ""],
|
||||
138: ["Human (Job", ""],
|
||||
139: ["Human (Job", ""],
|
||||
140: ["Human (Job", ""],
|
||||
141: ["Human (Job", ""],
|
||||
142: ["Human (Job", ""],
|
||||
143: ["Human (Job", ""],
|
||||
144: ["Human (Job", ""],
|
||||
145: ["Human (Job", ""],
|
||||
146: ["Human (Job", ""],
|
||||
147: ["Human (Job", ""],
|
||||
148: ["Human (Job", ""],
|
||||
149: ["Human (Job", ""],
|
||||
150: ["Human (Job", ""],
|
||||
151: ["Monster (Individual", ""],
|
||||
152: ["Monster (Individual", ""],
|
||||
153: ["Monster (Individual", ""],
|
||||
154: ["Monster (Individual", ""],
|
||||
155: ["Monster (Individual", ""],
|
||||
156: ["Monster (Individual", ""],
|
||||
157: ["Monster (Individual", ""],
|
||||
158: ["Monster (Individual", ""],
|
||||
159: ["Monster (Individual", ""],
|
||||
160: ["Monster (Individual", ""],
|
||||
161: ["Monster (Individual", ""],
|
||||
162: ["Monster (Individual", ""],
|
||||
163: ["Monster (Individual", ""],
|
||||
164: ["Monster (Individual", ""],
|
||||
165: ["Monster (Individual", ""],
|
||||
166: ["Monster (Individual", ""],
|
||||
167: ["Monster (Individual", ""],
|
||||
168: ["Monster (Individual", ""],
|
||||
169: ["Monster (Individual", ""],
|
||||
170: ["Monster (Individual", ""],
|
||||
171: ["Monster (Individual", ""],
|
||||
172: ["Monster (Individual", ""],
|
||||
173: ["Monster (Individual", ""],
|
||||
174: ["Monster (Individual", ""],
|
||||
175: ["Monster (Individual", ""],
|
||||
176: ["Monster (Individual", ""],
|
||||
177: ["Monster (Individual", ""],
|
||||
178: ["Monster (Individual", ""],
|
||||
179: ["Monster (Individual", ""],
|
||||
180: ["Monster (Individual", ""],
|
||||
181: ["Monster (Individual", ""],
|
||||
182: ["Monster (Individual", ""],
|
||||
183: ["Monster (Individual", ""],
|
||||
184: ["Monster (Individual", ""],
|
||||
185: ["Monster (Individual", ""],
|
||||
186: ["Monster (Individual", ""],
|
||||
187: ["Monster (Individual", ""],
|
||||
188: ["Monster (Individual", ""],
|
||||
189: ["Monster (Individual", ""],
|
||||
190: ["Monster (Individual", ""],
|
||||
191: ["Monster (Individual", ""],
|
||||
192: ["Monster (Individual", ""],
|
||||
193: ["Monster (Individual", ""],
|
||||
194: ["Monster (Individual", ""],
|
||||
195: ["Monster (Individual", ""],
|
||||
196: ["Monster (Individual", ""],
|
||||
197: ["Monster (Individual", ""],
|
||||
198: ["Monster (Individual", ""],
|
||||
199: ["Monster (Individual", ""],
|
||||
200: ["Monster (Individual", ""],
|
||||
201: ["Goblin", "Goblin"],
|
||||
202: ["Goblin's child", "Goblin's child"],
|
||||
203: ["Monster (Species", ""],
|
||||
204: ["Monster (Species", ""],
|
||||
205: ["Monster (Species", ""],
|
||||
206: ["Orc", "Orc"],
|
||||
207: ["Orc's child", "Orc's child"],
|
||||
208: ["Monster (Species", ""],
|
||||
209: ["Monster (Species", ""],
|
||||
210: ["Monster (Species", ""],
|
||||
211: ["Slime", "Slime"],
|
||||
212: ["Monster (Species", ""],
|
||||
213: ["BigSlime", "Slime"],
|
||||
214: ["BigSlime", "Slime", "Serena's child"],
|
||||
215: ["Monster's child", ""],
|
||||
216: ["Stallion", "Stallion"],
|
||||
217: ["Stallion's child", "Stallion's child"],
|
||||
218: ["Monster (Species", ""],
|
||||
219: ["Monster (Species", ""],
|
||||
220: ["Monster (Species", ""],
|
||||
221: ["Roper", "Roper", "Roper's fetus"],
|
||||
222: ["Roper's child", "Roper's fetus"],
|
||||
223: ["Monster (Species", ""],
|
||||
224: ["Monster (Species", ""],
|
||||
225: ["Monster (Species", ""],
|
||||
226: ["Pigman", "Pigman"],
|
||||
227: ["Pigman's child", "Pigman's child"],
|
||||
228: ["Monster (Species", ""],
|
||||
229: ["Monster (Species", ""],
|
||||
230: ["Monster (Species", ""],
|
||||
231: ["Warg", "Warg", "Warg's child"],
|
||||
232: ["Warg's child", "Warg's child"],
|
||||
233: ["Monster (Species", ""],
|
||||
234: ["Monster (Species", ""],
|
||||
235: ["Monster (Species", ""],
|
||||
236: ["Monster (Individual", ""],
|
||||
237: ["Monster (Individual", ""],
|
||||
238: ["Monster (Species", ""],
|
||||
239: ["Monster (Species", ""],
|
||||
240: ["Monster (Species", ""],
|
||||
241: ["Monster (Species", ""],
|
||||
242: ["Monster (Species", ""],
|
||||
243: ["Monster (Species", ""],
|
||||
244: ["Monster (Species", ""],
|
||||
245: ["Monster (Species", ""],
|
||||
246: ["Monster (Species", ""],
|
||||
247: ["Monster (Species", ""],
|
||||
248: ["Monster (Species", ""],
|
||||
249: ["Monster (Species", ""],
|
||||
250: ["Monster (Species", ""],
|
||||
251: ["Other", ""],
|
||||
252: ["Other", ""],
|
||||
253: ["Other", ""],
|
||||
254: ["Other", ""],
|
||||
255: ["Other", ""],
|
||||
256: ["Other", ""],
|
||||
257: ["Other", ""],
|
||||
258: ["Other", ""],
|
||||
259: ["Other", ""],
|
||||
260: ["Other", ""],
|
||||
261: ["Other", ""],
|
||||
262: ["Other", ""],
|
||||
263: ["Other", ""],
|
||||
264: ["Other", ""],
|
||||
265: ["Other", ""],
|
||||
266: ["Other", ""],
|
||||
267: ["Other", ""],
|
||||
268: ["Other", ""],
|
||||
269: ["Other", ""],
|
||||
270: ["Other", ""],
|
||||
271: ["Other", ""],
|
||||
272: ["Other", ""],
|
||||
273: ["Other", ""],
|
||||
274: ["Other", ""],
|
||||
275: ["Other", ""],
|
||||
276: ["Other", ""],
|
||||
277: ["Other", ""],
|
||||
278: ["Other", ""],
|
||||
279: ["Other", ""],
|
||||
280: ["Other", ""],
|
||||
281: ["Other", ""],
|
||||
282: ["Other", ""],
|
||||
283: ["Other", ""],
|
||||
284: ["Other", ""],
|
||||
285: ["Other", ""],
|
||||
286: ["Other", ""],
|
||||
287: ["Other", ""],
|
||||
288: ["Other", ""],
|
||||
289: ["Other", ""],
|
||||
290: ["Other", ""],
|
||||
291: ["Other", ""],
|
||||
292: ["Other", ""],
|
||||
293: ["Other", ""],
|
||||
294: ["Other", ""],
|
||||
295: ["Other", ""],
|
||||
296: ["Other", ""],
|
||||
297: ["Other", ""],
|
||||
298: ["Other", ""],
|
||||
299: ["Other", ""],
|
||||
300: ["Other", ""],
|
||||
};
|
||||
//---------------------------------------------------------
|
||||
|
||||
function getTaneoyaName(id) {
|
||||
if (!TANEOYA_MAP[id]) {
|
||||
console.error('ID が' + id + 'の種親が見つかりません');
|
||||
|
|
@ -1200,7 +1511,8 @@ function getBabyName(id) {
|
|||
if (TANEOYA_MAP[id][2]) {
|
||||
return TANEOYA_MAP[id][2];
|
||||
}
|
||||
return TANEOYA_MAP[id][1] + 'の子';
|
||||
//return TANEOYA_MAP[id][1] + 'の子'; //Original
|
||||
return TANEOYA_MAP[id][1] + "'s child"; //For Translation
|
||||
}
|
||||
function getBabyPic(id) {
|
||||
switch (id) {
|
||||
|
|
|
|||
|
|
@ -36,27 +36,7 @@ var __extends = (this && this.__extends) || (function () {
|
|||
*
|
||||
* @param alreadySaveExists
|
||||
* @text 回想セーブが存在する時のメッセージ
|
||||
* @default 既にセーブデータがあるため回想セーブされませんでした
|
||||
*
|
||||
* @param alreadySaveExistsEn
|
||||
* @text 回想セーブが存在する時のメッセージ(英語)
|
||||
* @default Not recollection saved because there is already saved data.
|
||||
*
|
||||
* @param alreadySaveExistsCh
|
||||
* @text 回想セーブが存在する時のメッセージ(中国語)
|
||||
* @default 既にセーブデータがあるため回想セーブされませんでした
|
||||
*
|
||||
* @param fullSaveFiles
|
||||
* @text 回想セーブがまんたんでセーブができない時のメッセージ
|
||||
* @default これ以上回想セーブを登録することができません
|
||||
*
|
||||
* @param fullSaveFilesEn
|
||||
* @text 回想セーブがまんたん時(英語)
|
||||
* @default The maximum number of recollection saves has been reached
|
||||
*
|
||||
* @param fullSaveFilesCh
|
||||
* @text 回想セーブがまんたん時(中国語)
|
||||
* @default これ以上回想セーブを登録することができません
|
||||
* @default 既にセーブがあるため回想セーブされませんでした
|
||||
*
|
||||
* @param recosaveJp
|
||||
* @text 回想セーブの日本語名
|
||||
|
|
@ -128,14 +108,9 @@ var Nore;
|
|||
var maxCols = parseInt(parameters['maxCols'] || '4');
|
||||
var MAX_PAGE_FILES = maxCols * 3;
|
||||
var AUTO_SAVE_ID = 0;
|
||||
var maxPage = 16;
|
||||
var maxPage = 15;
|
||||
var MAX_ROW = 3;
|
||||
var ALREADY_SAVE_EXISTS = parameters['alreadySaveExists'];
|
||||
var ALREADY_SAVE_EXISTS_EN = parameters['alreadySaveExistsEn'];
|
||||
var ALREADY_SAVE_EXISTS_CH = parameters['alreadySaveExistsCh'];
|
||||
var FULL_SAVE_FILES = parameters['fullSaveFiles'];
|
||||
var FULL_SAVE_FILES_EN = parameters['fullSaveFilesEn'];
|
||||
var FULL_SAVE_FILES_CH = parameters['fullSaveFilesCh'];
|
||||
var RECO_LABEL_JP = parameters['recosaveJp'];
|
||||
var RECO_LABEL_EN = parameters['recosaveEn'];
|
||||
var RECO_LABEL_CH = parameters['recosaveCh'];
|
||||
|
|
@ -158,6 +133,11 @@ var Nore;
|
|||
Game_Interpreter.prototype.pluginCommand = function (command, args) {
|
||||
_Game_Interpreter_pluginCommand.apply(this, arguments);
|
||||
if (command === '回想セーブ') {
|
||||
//--------Added code--------
|
||||
if (typeof args[0] === 'string' && args[0].includes("_")) {
|
||||
args[0] = args[0].replace(/_/g, " ");
|
||||
}
|
||||
//--------------------------
|
||||
$recoSaveManager.save(args[0]);
|
||||
}
|
||||
};
|
||||
|
|
@ -214,11 +194,7 @@ var Nore;
|
|||
RecoSaveManager.prototype.save = function (saveFileName) {
|
||||
var slotId = this.findSlotId(saveFileName);
|
||||
if (slotId == -1) {
|
||||
CommonPopupManager.showInfo({}, this.getAlreadySaveExistMsg(), '');
|
||||
return;
|
||||
}
|
||||
if (slotId == -2) {
|
||||
CommonPopupManager.showInfo({}, this.getFullSaveFilesMsg(), '');
|
||||
CommonPopupManager.showInfo({}, ALREADY_SAVE_EXISTS, '');
|
||||
return;
|
||||
}
|
||||
var lastAccessId = DataManager._lastAccessedId;
|
||||
|
|
@ -227,10 +203,6 @@ var Nore;
|
|||
if (info && info.playtime == $gameSystem.playtimeText()) {
|
||||
return;
|
||||
}
|
||||
if (saveId > DataManager.maxSavefiles()) {
|
||||
CommonPopupManager.showInfo({}, this.getFullSaveFilesMsg(), '');
|
||||
return;
|
||||
}
|
||||
SceneManager.snapForThumbnail();
|
||||
$gameSystem.onBeforeSave();
|
||||
this._recoSaveName = saveFileName;
|
||||
|
|
@ -241,48 +213,18 @@ var Nore;
|
|||
DataManager._lastAccessedId = lastAccessId;
|
||||
this._recoSaveName = null;
|
||||
};
|
||||
RecoSaveManager.prototype.getAlreadySaveExistMsg = function () {
|
||||
switch ($gameVariables.value(1999)) {
|
||||
case 2:
|
||||
return ALREADY_SAVE_EXISTS_EN;
|
||||
case 3:
|
||||
return ALREADY_SAVE_EXISTS_CH;
|
||||
default:
|
||||
return ALREADY_SAVE_EXISTS;
|
||||
}
|
||||
};
|
||||
RecoSaveManager.prototype.getFullSaveFilesMsg = function () {
|
||||
switch ($gameVariables.value(1999)) {
|
||||
case 2:
|
||||
return FULL_SAVE_FILES_EN;
|
||||
case 3:
|
||||
return FULL_SAVE_FILES_CH;
|
||||
default:
|
||||
return FULL_SAVE_FILES;
|
||||
}
|
||||
};
|
||||
RecoSaveManager.prototype.findSlotId = function (saveFileName) {
|
||||
var start = getRecoStartId();
|
||||
var globalInfo = DataManager.loadGlobalInfo();
|
||||
let maxSaveFiles = DataManager.maxSavefiles();
|
||||
for (var i = 0; i < maxSaveFiles; i++) {
|
||||
let fileId = i + start;
|
||||
if (fileId >= maxSaveFiles) {
|
||||
break;
|
||||
}
|
||||
var info = globalInfo[fileId];
|
||||
for (var i = 0; i < 100; i++) {
|
||||
var info = globalInfo[i + start];
|
||||
if (info) {
|
||||
if (info.label == saveFileName) {
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
}
|
||||
for (var i = 0; i < maxSaveFiles; i++) {
|
||||
let fileId = i + start;
|
||||
if (fileId >= maxSaveFiles) {
|
||||
return -2;
|
||||
}
|
||||
|
||||
for (var i = 0; i < 100; i++) {
|
||||
var info = globalInfo[i + start];
|
||||
if (!info) {
|
||||
return i + 1;
|
||||
|
|
@ -684,7 +626,7 @@ var Nore;
|
|||
}
|
||||
};
|
||||
Window_SavePage.prototype.itemWidth = function () {
|
||||
return 48;
|
||||
return 50;
|
||||
};
|
||||
Window_SavePage.prototype.setPage = function (page) {
|
||||
this._index = page;
|
||||
|
|
|
|||
Loading…
Reference in a new issue