diff --git a/.gitignore b/.gitignore index 26ab8fd..2d55222 100644 --- a/.gitignore +++ b/.gitignore @@ -41,9 +41,20 @@ scene.dat BSXScript_* # Images -!$(k)club.png_ -!$(k)club1.png_ -!$(k)nehan.png_ -!$(k)nehan1.png_ -!$(k)sonota2.png_ -!logo.png_ \ No newline at end of file +!hstatus_back.png +!load_0.png +!load_1.png +!load_10.png +!load_11.png +!load_2.png +!load_3.png +!load_4.png +!load_5.png +!load_6.png +!load_7.png +!load_8.png +!load_9.png +!titlelogo_sample1.png +!title_logo.png +!title_logo_black.png +!title_logo_sample2.png \ No newline at end of file diff --git a/Data/BasicData/CommonEvent.dat b/Data/BasicData/CommonEvent.dat index fa847f1..d7ac847 100644 Binary files a/Data/BasicData/CommonEvent.dat and b/Data/BasicData/CommonEvent.dat differ diff --git a/Data/BasicData/DataBase.dat b/Data/BasicData/DataBase.dat index aaa92a3..aaf293a 100644 Binary files a/Data/BasicData/DataBase.dat and b/Data/BasicData/DataBase.dat differ diff --git a/Data/Picture/hstatus_back.png b/Data/Picture/hstatus_back.png new file mode 100644 index 0000000..3e99283 Binary files /dev/null and b/Data/Picture/hstatus_back.png differ diff --git a/Data/Picture/load_0.png b/Data/Picture/load_0.png new file mode 100644 index 0000000..d279047 Binary files /dev/null and b/Data/Picture/load_0.png differ diff --git a/Data/Picture/load_1.png b/Data/Picture/load_1.png new file mode 100644 index 0000000..17f4f84 Binary files /dev/null and b/Data/Picture/load_1.png differ diff --git a/Data/Picture/load_10.png b/Data/Picture/load_10.png new file mode 100644 index 0000000..0205952 Binary files /dev/null and b/Data/Picture/load_10.png differ diff --git a/Data/Picture/load_11.png b/Data/Picture/load_11.png new file mode 100644 index 0000000..434a65e Binary files /dev/null and b/Data/Picture/load_11.png differ diff --git a/Data/Picture/load_2.png b/Data/Picture/load_2.png new file mode 100644 index 0000000..5560abf Binary files /dev/null and b/Data/Picture/load_2.png differ diff --git a/Data/Picture/load_3.png b/Data/Picture/load_3.png new file mode 100644 index 0000000..6b5733f Binary files /dev/null and b/Data/Picture/load_3.png differ diff --git a/Data/Picture/load_4.png b/Data/Picture/load_4.png new file mode 100644 index 0000000..1ba642b Binary files /dev/null and b/Data/Picture/load_4.png differ diff --git a/Data/Picture/load_5.png b/Data/Picture/load_5.png new file mode 100644 index 0000000..10e8183 Binary files /dev/null and b/Data/Picture/load_5.png differ diff --git a/Data/Picture/load_6.png b/Data/Picture/load_6.png new file mode 100644 index 0000000..a5a3faf Binary files /dev/null and b/Data/Picture/load_6.png differ diff --git a/Data/Picture/load_7.png b/Data/Picture/load_7.png new file mode 100644 index 0000000..f400b50 Binary files /dev/null and b/Data/Picture/load_7.png differ diff --git a/Data/Picture/load_8.png b/Data/Picture/load_8.png new file mode 100644 index 0000000..10868a2 Binary files /dev/null and b/Data/Picture/load_8.png differ diff --git a/Data/Picture/load_9.png b/Data/Picture/load_9.png new file mode 100644 index 0000000..26d76bd Binary files /dev/null and b/Data/Picture/load_9.png differ diff --git a/Data/Picture/title_logo.png b/Data/Picture/title_logo.png new file mode 100644 index 0000000..4fc359e Binary files /dev/null and b/Data/Picture/title_logo.png differ diff --git a/Data/Picture/title_logo_black.png b/Data/Picture/title_logo_black.png new file mode 100644 index 0000000..927d6f6 Binary files /dev/null and b/Data/Picture/title_logo_black.png differ diff --git a/Data/Picture/title_logo_sample2.png b/Data/Picture/title_logo_sample2.png new file mode 100644 index 0000000..5626e31 Binary files /dev/null and b/Data/Picture/title_logo_sample2.png differ diff --git a/Data/Picture/titlelogo_sample1.png b/Data/Picture/titlelogo_sample1.png new file mode 100644 index 0000000..772dd93 Binary files /dev/null and b/Data/Picture/titlelogo_sample1.png differ diff --git a/DataTL/dump/common/94_X[移]セーブ・ロード画面描画.json b/DataTL/dump/common/94_X[移]セーブ・ロード画面描画.json index 01bb88f..e4b8336 100644 --- a/DataTL/dump/common/94_X[移]セーブ・ロード画面描画.json +++ b/DataTL/dump/common/94_X[移]セーブ・ロード画面描画.json @@ -2467,7 +2467,7 @@ "code": 122, "codeStr": "SetString", "stringArgs": [ - "データがありません" + "There is no data" ], "intArgs": [ 1600006, diff --git a/DataTL/dump/db/DataBase.json b/DataTL/dump/db/DataBase.json index 85fb8af..a458b8d 100644 --- a/DataTL/dump/db/DataBase.json +++ b/DataTL/dump/db/DataBase.json @@ -194097,23 +194097,23 @@ "data": [ { "name": "[メニュー]アイテム", - "value": "アイテム" + "value": "Item" }, { "name": "[メニュー]技能", - "value": "技能" + "value": "Skill" }, { "name": "[メニュー]装備", - "value": "装備" + "value": "Equipment" }, { "name": "[メニュー]セーブ", - "value": "セーブ" + "value": "Save" }, { "name": "[メニュー]システム", - "value": "システム" + "value": "System" }, { "name": "[ステータス]レベル", @@ -194121,7 +194121,7 @@ }, { "name": "[ステータス]次LvUP経験値", - "value": "次Lvまで" + "value": "To Next Lv" }, { "name": "[ステータス]HP名称", @@ -194133,39 +194133,39 @@ }, { "name": "[ステータス]攻撃力", - "value": "攻撃力" + "value": "Attack" }, { "name": "[ステータス]防御力", - "value": "防御力" + "value": "Defense" }, { "name": "[ステータス]精神攻撃力", - "value": "精神攻" + "value": "Spirit Atk" }, { "name": "[ステータス]精神防御力", - "value": "精神防" + "value": "Spirit Def" }, { "name": "[ステータス]敏捷性", - "value": "敏捷性" + "value": "Agility" }, { "name": "[ステータス]命中率", - "value": "命中率" + "value": "Accuracy" }, { "name": "[ステータス]回避率", - "value": "回避率" + "value": "Evasion" }, { "name": "[ステータス]クリティカル率", - "value": "Ct率" + "value": "Ct Rate" }, { "name": "[ステータス]経験値の名前", - "value": "経験値" + "value": "EXP" }, { "name": "[ステータス]お金の単位", @@ -194173,59 +194173,59 @@ }, { "name": "[装備]装備欄1<武器>", - "value": "メイン" + "value": "Main" }, { "name": "[装備]装備欄2<防具>", - "value": "サブ" + "value": "Sub" }, { "name": "[装備]装備欄3<防具>", - "value": "防具" + "value": "Armor" }, { "name": "[装備]装備欄4<防具>", - "value": "装飾" + "value": "Accessory" }, { "name": "[装備]装備欄5<防具>", - "value": "装飾" + "value": "Accessory" }, { "name": "[装備]装備欄6<防具>", - "value": "装飾" + "value": "Accessory" }, { "name": "[装備]装備欄7<防具>", - "value": "装飾" + "value": "Accessory" }, { "name": "[装備]装備欄8<防具>", - "value": "装飾" + "value": "Accessory" }, { "name": "[セーブ]セーブ時メッセージ", - "value": "セーブしたいデータを選んでね!" + "value": "Choose the data you want to save!" }, { "name": "[セーブ]ロード時メッセージ", - "value": "ロードしたいデータを選んでね!" + "value": "Choose the data you want to load!" }, { "name": "[セーブ]セーブデータ名称", - "value": "データ" + "value": "Data" }, { "name": "[戦闘] 戦闘コマンド名", - "value": "戦う" + "value": "Fight" }, { "name": "[戦闘] 逃走コマンド名", - "value": "逃走" + "value": "Escape" }, { "name": "[戦闘] 降参コマンド名", - "value": "降参" + "value": "Surrender" } ] }