boom boom torofi (release)
This commit is contained in:
parent
d45ead988f
commit
d7f3f25484
6 changed files with 15 additions and 12 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,3 +8,5 @@ text.ja.translation
|
||||||
Midori in the Magic School.apk
|
Midori in the Magic School.apk
|
||||||
Midori in the Magic School.x86_64
|
Midori in the Magic School.x86_64
|
||||||
Midori in the Magic School.arm64
|
Midori in the Magic School.arm64
|
||||||
|
Midori in the Magic School.apk.idsig
|
||||||
|
Midori in the Magic School.pck
|
||||||
|
|
|
@ -9,7 +9,7 @@ custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="./Midori in the Magic School.x86_64"
|
export_path=""
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
|
@ -21,7 +21,7 @@ script_export_mode=2
|
||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
debug/export_console_wrapper=1
|
debug/export_console_wrapper=1
|
||||||
binary_format/embed_pck=true
|
binary_format/embed_pck=false
|
||||||
texture_format/s3tc_bptc=true
|
texture_format/s3tc_bptc=true
|
||||||
texture_format/etc2_astc=false
|
texture_format/etc2_astc=false
|
||||||
binary_format/architecture="x86_64"
|
binary_format/architecture="x86_64"
|
||||||
|
@ -68,9 +68,9 @@ gradle_build/export_format=0
|
||||||
gradle_build/min_sdk=""
|
gradle_build/min_sdk=""
|
||||||
gradle_build/target_sdk=""
|
gradle_build/target_sdk=""
|
||||||
architectures/armeabi-v7a=true
|
architectures/armeabi-v7a=true
|
||||||
architectures/arm64-v8a=false
|
architectures/arm64-v8a=true
|
||||||
architectures/x86=false
|
architectures/x86=true
|
||||||
architectures/x86_64=false
|
architectures/x86_64=true
|
||||||
version/code=1
|
version/code=1
|
||||||
version/name=""
|
version/name=""
|
||||||
package/unique_name="asgardius.page.virtualxrpg"
|
package/unique_name="asgardius.page.virtualxrpg"
|
||||||
|
|
|
@ -50,7 +50,7 @@ var firstrun
|
||||||
const musictracks = ["res://music/midorinoakuma.wav", "res://music/seahorse.wav", "res://music/chinesegoat.wav", "res://music/doyoufeelold.wav", "res://music/doyiuneedahealer.wav", "res://music/adayatceres.wav", "res://music/twintroublemakers.wav", "res://music/easyquiz.wav", "res://music/neowave.wav", "res://music/multivectorsubmarines.wav", "res://music/halfgeniegirls.wav", "res://music/rusianmaverickfairy.wav", "res://music/blacksmithofdestruction.wav", "res://music/shininglikefireworks.wav", "res://music/sadtrashcan.wav", "res://music/akikoletter.wav", "res://music/asadcat.wav", "res://music/lilydesire.wav", "res://music/scholartrip.wav", "res://music/quantumice.wav", "res://music/unreeeal.wav", "res://music/alsa.wav", "res://music/silverblue.wav"]
|
const musictracks = ["res://music/midorinoakuma.wav", "res://music/seahorse.wav", "res://music/chinesegoat.wav", "res://music/doyoufeelold.wav", "res://music/doyiuneedahealer.wav", "res://music/adayatceres.wav", "res://music/twintroublemakers.wav", "res://music/easyquiz.wav", "res://music/neowave.wav", "res://music/multivectorsubmarines.wav", "res://music/halfgeniegirls.wav", "res://music/rusianmaverickfairy.wav", "res://music/blacksmithofdestruction.wav", "res://music/shininglikefireworks.wav", "res://music/sadtrashcan.wav", "res://music/akikoletter.wav", "res://music/asadcat.wav", "res://music/lilydesire.wav", "res://music/scholartrip.wav", "res://music/quantumice.wav", "res://music/unreeeal.wav", "res://music/alsa.wav", "res://music/silverblue.wav"]
|
||||||
const sfxtracks = ["res://sfx/braindamage.wav", "res://sfx/gaugefill.wav", "res://sfx/boomboombakudan.wav"]
|
const sfxtracks = ["res://sfx/braindamage.wav", "res://sfx/gaugefill.wav", "res://sfx/boomboombakudan.wav"]
|
||||||
var debug = false
|
var debug = false
|
||||||
const release = "R0.1.9-dev"
|
const release = "R0.1.10-alpha"
|
||||||
var sk = false
|
var sk = false
|
||||||
var xm = 0
|
var xm = 0
|
||||||
var ym = 0
|
var ym = 0
|
||||||
|
|
|
@ -101,7 +101,7 @@ Provided by Eric Asgardius
|
||||||
|
|
||||||
Gigabyte B550M DS3H AC
|
Gigabyte B550M DS3H AC
|
||||||
Arch Linux Rolling
|
Arch Linux Rolling
|
||||||
Used for development since R0.1.10-alpha (Boom Boom Bakudan Build)
|
Used for development since R0.1.10-alpha (Boom Boom Torofi Build)
|
||||||
|
|
||||||
Feedback
|
Feedback
|
||||||
Sakura Nakayama
|
Sakura Nakayama
|
||||||
|
|
|
@ -139,7 +139,7 @@ layout_mode = 2
|
||||||
[node name="Label" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer4"]
|
[node name="Label" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(70, 0)
|
custom_minimum_size = Vector2(70, 0)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
text = "Skill"
|
text = "OC Skill"
|
||||||
|
|
||||||
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer4"]
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(100, 0)
|
custom_minimum_size = Vector2(100, 0)
|
||||||
|
@ -237,7 +237,7 @@ layout_mode = 2
|
||||||
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer4"]
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(70, 0)
|
custom_minimum_size = Vector2(70, 0)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
text = "Skill"
|
text = "OC Skill"
|
||||||
|
|
||||||
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer4"]
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(100, 0)
|
custom_minimum_size = Vector2(100, 0)
|
||||||
|
@ -323,7 +323,7 @@ layout_mode = 2
|
||||||
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer4"]
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(70, 0)
|
custom_minimum_size = Vector2(70, 0)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
text = "Skill"
|
text = "OC Skill"
|
||||||
|
|
||||||
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer4"]
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(100, 0)
|
custom_minimum_size = Vector2(100, 0)
|
||||||
|
@ -409,7 +409,7 @@ layout_mode = 2
|
||||||
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer4"]
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(70, 0)
|
custom_minimum_size = Vector2(70, 0)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
text = "Skill"
|
text = "OC Skill"
|
||||||
|
|
||||||
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer4"]
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(100, 0)
|
custom_minimum_size = Vector2(100, 0)
|
||||||
|
@ -495,7 +495,7 @@ layout_mode = 2
|
||||||
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer4"]
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(70, 0)
|
custom_minimum_size = Vector2(70, 0)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
text = "Skill"
|
text = "OC Skill"
|
||||||
|
|
||||||
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer4"]
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer4"]
|
||||||
custom_minimum_size = Vector2(100, 0)
|
custom_minimum_size = Vector2(100, 0)
|
||||||
|
|
|
@ -103,6 +103,7 @@ Pause={
|
||||||
[internationalization]
|
[internationalization]
|
||||||
|
|
||||||
locale/translations=PackedStringArray("res://text.en.translation", "res://text.es.translation", "res://text.ja.translation")
|
locale/translations=PackedStringArray("res://text.en.translation", "res://text.es.translation", "res://text.ja.translation")
|
||||||
|
locale/test="en"
|
||||||
|
|
||||||
[physics]
|
[physics]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue