diff --git a/manifest.json b/manifest.json index d5af704..3ef287f 100644 --- a/manifest.json +++ b/manifest.json @@ -2,16 +2,16 @@ "format_version": 1, "header": { "description": "マイクライフをより豊かにできるユーザー補助ツールです!\nby YuuhaLand", - "name": "Gote-Supporter v1.6.14", + "name": "Gote-Supporter v1.6.15", "uuid": "3f6ab53c-3e23-4f01-a8a6-0d9dcca5f205", - "version": [ 1, 6, 14 ] + "version": [ 1, 6, 15 ] }, "modules": [ { "description": "ユーザー補助パック きっかけはサバイバルしてる時に「ほってる間にカウントダウン表示したいな」と思い始めた。 Gote-Supporterの初期名は「ユーザー補助パック」。", "type": "resources", "uuid": "bc5dca4a-6176-438c-aca8-67c0dfd578fa", - "version": [ 1, 6, 14 ] + "version": [ 1, 6, 15 ] } ], "metadata": { diff --git a/texts/en_US.lang b/texts/en_US.lang index f46fbe0..a15b610 100644 --- a/texts/en_US.lang +++ b/texts/en_US.lang @@ -172,6 +172,10 @@ packinfo.faq.q9.a=As of June 2024, I am not accepting any requests to create add packinfo.update.title=Changelog packinfo.update.text1=On this page, you can see the changelog of Gote-Supporter. +packinfo.v1615.u1=Improved textures when mining. It is now a progress bar instead of a countdown. +packinfo.v1615.u2=The setting to join by double-clicking a world's button on the play screen is now disabled by default. +packinfo.v1615.u3=Fixed some Minecraft's crazy Japanese. + packinfo.v1614.u1=The profile screen can now be opened by clicking on the gamertag on the start screen. packinfo.v1614.u2=A bug that made it difficult to use the “Save & Quit” confirmation screen on the pause screen with the controller has been fixed. packinfo.v1614.u3=I reviewed the code in its entirety. (I have been working on this project since I was still in the early days of creating add-ons, so there was inefficient code.) diff --git a/texts/ja_JP.lang b/texts/ja_JP.lang index 648918b..31cccb2 100644 --- a/texts/ja_JP.lang +++ b/texts/ja_JP.lang @@ -14,6 +14,47 @@ cmd.textbox.place=コマンドを入力 progressScreen.title.loading=読み込み中%1 + +commands.inputpermission.description=プレイヤーが入力できる操作を管理します。 +commands.inputpermission.camera=カメラ +commands.inputpermission.movement=行動 +commands.inputpermission.jump=ジャンプ +commands.inputpermission.sneak=しゃがみ +commands.inputpermission.mount=エンティティに乗る +commands.inputpermission.dismount=エンティティから降りる +commands.inputpermission.lateral_movement=移動 +commands.inputpermission.move_forward=前進 +commands.inputpermission.move_backward=後進 +commands.inputpermission.move_left=左へ移動する +commands.inputpermission.move_right=右へ移動する +commands.inputpermission.enabled=オン +commands.inputpermission.disabled=オフ +commands.inputpermission.set.outputoneplayer=%3 の%1機能を %2 に設定しました。 +commands.inputpermission.set.outputmultipleplayers=%3 人の%1機能を %2 に設定しました。 +commands.inputpermission.query=<%s>: %d %s # +commands.inputpermission.queryverbose=<%s>: %d 許可 | %d 拒否 +commands.kick.description=ゲームからプレイヤーを追放する。 +commands.kick.description.edu=ゲームからプレイヤーを追放する。 +commands.kick.no.player=対象にセレクターを使用することはできません。 +commands.kick.not.found=プレイヤー %1$s が見つかりませんでした +commands.kick.not.yourself=自分自身をゲームから追放することはできません +commands.kick.success=ゲームから %1$s を追放しました。 +commands.kick.success.reason=ゲームから %1$s を追放しました。 理由: %2$s +commands.kick.success.reasonedu=ゲームから %1$s を追放しました。 理由: %2$s +commands.kick.no.host=ホストをゲームから追放することはできません。 +commands.kick.no.teacher=教師をゲームから追放することはできません。 +commands.music.description=音楽トラックの再生を制御できます。 +commands.music.failure.emptyTrackName=空欄でないトラック名を指定する必要があります。 +commands.music.success.queueAction=%s をキューに追加しました。 現在のトラックが終了すると再生されます。 +commands.music.success.playAction=%s を再生しました。 +commands.music.success.stopAction=トラックを停止しました。 +commands.music.success.volumeAction=音楽の音量を %d に更新しました。 +commands.playanimation.description=エンティティに1回限りのアニメーションを再生します。すべての変数が正しく設定されていると仮定します。 +commands.playanimation.success=アニメーションを再生しました。 +commands.transferserver.description=プレイヤーを別のサーバーに転送します。 +commands.transferserver.successful=プレイヤーを転送しました。 +commands.transferserver.invalid.port=無効なポートです。 (0-65535) + disconnectionScreen.sessionNotFound.reason=そのワールドはもう既に閉じられているのかもしれません。 disconnectionScreen.disconnected.reason1=ホストがワールドを閉じたか、 @@ -200,6 +241,10 @@ packinfo.faq.q9.a=A. 2024年6月現在、アドオン制作依頼は受けてな packinfo.update.title=アップデート情報 packinfo.update.text1=このページでは、 Gote-Supporter の更新情報を見ることができます。 +packinfo.v1615.u1=採掘時のテクスチャを改良しました。 カウント式ではなくプログレスバーになりました。 +packinfo.v1615.u2=「プレイ画面のワールドのボタンをダブルクリックしないと入れないようにする」がデフォルトで無効になりました。 +packinfo.v1615.u3=一部のマイクラのガバガバ翻訳を直しました。 + packinfo.v1614.u1=スタート画面のゲーマータグをクリックするとプロフィール画面に飛べるようになりました。 packinfo.v1614.u2=ポーズ画面の「セーブして終了」の確認画面がコントローラーで操作しづらかったバグを直しました。 packinfo.v1614.u3=コードを全体的に見直しました。 diff --git a/textures/environment/destroy_stage_0.png b/textures/environment/destroy_stage_0.png index 3ca0047..4e50ce3 100644 Binary files a/textures/environment/destroy_stage_0.png and b/textures/environment/destroy_stage_0.png differ diff --git a/textures/environment/destroy_stage_1.png b/textures/environment/destroy_stage_1.png index e3e1377..5793e16 100644 Binary files a/textures/environment/destroy_stage_1.png and b/textures/environment/destroy_stage_1.png differ diff --git a/textures/environment/destroy_stage_2.png b/textures/environment/destroy_stage_2.png index b433b07..9a8adf0 100644 Binary files a/textures/environment/destroy_stage_2.png and b/textures/environment/destroy_stage_2.png differ diff --git a/textures/environment/destroy_stage_3.png b/textures/environment/destroy_stage_3.png index c8e137a..f08bc8b 100644 Binary files a/textures/environment/destroy_stage_3.png and b/textures/environment/destroy_stage_3.png differ diff --git a/textures/environment/destroy_stage_4.png b/textures/environment/destroy_stage_4.png index 5265be9..e5d4277 100644 Binary files a/textures/environment/destroy_stage_4.png and b/textures/environment/destroy_stage_4.png differ diff --git a/textures/environment/destroy_stage_5.png b/textures/environment/destroy_stage_5.png index 6ef51ac..85f8ad6 100644 Binary files a/textures/environment/destroy_stage_5.png and b/textures/environment/destroy_stage_5.png differ diff --git a/textures/environment/destroy_stage_6.png b/textures/environment/destroy_stage_6.png index 2b8ed7b..2eb965b 100644 Binary files a/textures/environment/destroy_stage_6.png and b/textures/environment/destroy_stage_6.png differ diff --git a/textures/environment/destroy_stage_7.png b/textures/environment/destroy_stage_7.png index e4a39cb..572835c 100644 Binary files a/textures/environment/destroy_stage_7.png and b/textures/environment/destroy_stage_7.png differ diff --git a/textures/environment/destroy_stage_8.png b/textures/environment/destroy_stage_8.png index 27b2c75..c4cd274 100644 Binary files a/textures/environment/destroy_stage_8.png and b/textures/environment/destroy_stage_8.png differ diff --git a/textures/environment/destroy_stage_9.png b/textures/environment/destroy_stage_9.png index 47060e2..a7ec42e 100644 Binary files a/textures/environment/destroy_stage_9.png and b/textures/environment/destroy_stage_9.png differ diff --git a/ui/_change_logs.json b/ui/_change_logs.json index 4851ab1..3405459 100644 --- a/ui/_change_logs.json +++ b/ui/_change_logs.json @@ -5,6 +5,17 @@ "type": "stack_panel", "size": [ "100%", "100%c" ], "controls": [ + { + "1615@gote_info.version_section": { + "$version": "v1.6.15", + "$details_controls": [ + { "date@gote_info.text": { "text": "2024/11/02" }}, + { "fp1_@gtb.features_text_with_bubble":{"$text":"packinfo.v1615.u1"}}, + { "fp2_@gtb.features_text_with_bubble":{"$text":"packinfo.v1615.u2"}}, + { "fp3_@gtb.features_text_with_bubble":{"$text":"packinfo.v1615.u3"}} + ] + } + }, { "1614@gote_info.version_section": { "$version": "v1.6.14", diff --git a/ui/_global_variables.json b/ui/_global_variables.json index 5d8e45e..9aa5947 100644 --- a/ui/_global_variables.json +++ b/ui/_global_variables.json @@ -34,7 +34,7 @@ https://github.com/Gotemba912/Gote-Supporter/wiki/Config(English) "$show_hotbar_number|default": false, "$show_gote_version|default": true, "$show_build_number|default": false, - "$play_screen_doubleclick|default": true, + "$play_screen_doubleclick|default": false, "$show_recoverycompass|default": false, "$f1_f8_location|default": "none", @@ -47,7 +47,7 @@ https://github.com/Gotemba912/Gote-Supporter/wiki/Config(English) //これらの設定は変更しないようお願いします!! //Please do not change these settings! - "$gote_ver": "1.6.14", + "$gote_ver": "1.6.15", "$gote_supporter_enabled": true, "$is_goteserver|default": false, "$revival_for_2023|default": false,