TL images

This commit is contained in:
Dazed 2024-01-24 10:33:43 -06:00
parent 78caa9f6b9
commit daf42a5909
18 changed files with 48 additions and 33 deletions

17
.gitignore vendored
View file

@ -10,4 +10,19 @@
!.gitignore
!README.md
# Images
# Images
!battleButton.png_
!calendar_item.png_
!damage_bonus.png_
!dungeon_bg.png_
!dungeon_item.png_
!enemy.png_
!eroStatus.png_
!menu.png_
!menu2.png_
!ninshin.png_
!shop_item.png_
!status_item.png_
!title01.png_
!title02.png_
!ui2.png_

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
img/system/dungeon_bg.png_ Normal file

Binary file not shown.

Binary file not shown.

BIN
img/system/enemy.png_ Normal file

Binary file not shown.

BIN
img/system/eroStatus.png_ Normal file

Binary file not shown.

BIN
img/system/menu.png_ Normal file

Binary file not shown.

BIN
img/system/menu2.png_ Normal file

Binary file not shown.

BIN
img/system/ninshin.png_ Normal file

Binary file not shown.

BIN
img/system/shop_item.png_ Normal file

Binary file not shown.

BIN
img/system/status_item.png_ Normal file

Binary file not shown.

BIN
img/system/title01.png_ Normal file

Binary file not shown.

BIN
img/system/title02.png_ Normal file

Binary file not shown.

BIN
img/system/ui2.png_ Normal file

Binary file not shown.

View file

@ -227,24 +227,24 @@ var $plugins = [
mapperDelete: '{"en":"delete","jp":"設定を消去"}',
extendsMapper: "[]",
GamepadIsNotConnectedText:
'{"jp":"\\"ゲームパッドが接続されていません\\\\nボタンを押して再度試してください\\"","en":"\\"The gamepad is not connected.\\\\nPress the button and try again.\\""}',
'{"jp":"\\"Gamepad is not connected\\\\nPress the button and try again\\"","en":"\\"The gamepad is not connected.\\\\nPress the button and try again.\\""}',
needButtonDetouchText:
'{"jp":"\\"コンフィグを終了するために、\\\\nボタンから手を放してください。\\"","en":"\\"Release the button to exit the config.\\""}',
'{"jp":"\\"To exit,\\\\nrelease the N key\\"","en":"\\"Release the button to exit the config.\\""}',
apply:
'{"width":"4","text":"{\\"jp\\":\\"設定を保存\\",\\"en\\":\\"save settings\\"}"}',
'{"width":"4","text":"{\\"jp\\":\\"Save\\",\\"en\\":\\"save settings\\"}"}',
rollback:
'{"width":"4","text":"{\\"jp\\":\\"変更前に戻す\\",\\"en\\":\\"rollback\\"}"}',
'{"width":"4","text":"{\\"jp\\":\\"Revert\\",\\"en\\":\\"rollback\\"}"}',
reset:
'{"width":"4","text":"{\\"jp\\":\\"初期設定に戻す\\",\\"en\\":\\"reset\\"}"}',
'{"width":"4","text":"{\\"jp\\":\\"Reset\\",\\"en\\":\\"reset\\"}"}',
WASD: '{"width":"3","text":"{\\"jp\\":\\"WASD\\",\\"en\\":\\"WASD\\"}"}',
style:
'{"width":"3","text":"{\\"jp\\":\\"設定方法変更\\",\\"en\\":\\"Change setting style\\"}"}',
'{"width":"3","text":"{\\"jp\\":\\"Change style\\",\\"en\\":\\"Change setting style\\"}"}',
changeLayout:
'{"width":"3","text":"{\\"jp\\":\\"JIS/US\\",\\"en\\":\\"JIS/US\\"}"}',
exit: '{"width":"3","text":"{\\"jp\\":\\"やめる\\",\\"en\\":\\"exit\\"}"}',
gamepadConfigCommandText:
'{"en":"gamepad config","jp":"ゲームパッドコンフィグ"}',
keyConfigCommandText: '{"en":"keyboard config","jp":"キーコンフィグ"}',
'{"en":"gamepad config","jp":"Gamepad"}',
keyConfigCommandText: '{"en":"keyboard config","jp":"Keyboard"}',
gamepadBackground: "",
keyBackground: "",
SettingsForYEP_OptionsCore: '{"gamepad":"true","Keyboard":"true"}',
@ -259,40 +259,40 @@ var $plugins = [
parameters: {
color: '{"normal":"#880000","mandatory":"#22e488","move":"#22e488"}',
basicOk:
'{"name":"{\\"jp\\":\\"決定\\",\\"en\\":\\"OK\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
'{"name":"{\\"jp\\":\\"OK\\",\\"en\\":\\"OK\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
basicCancel:
'{"name":"{\\"jp\\":\\"キャンセル\\",\\"en\\":\\"cancel\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
'{"name":"{\\"jp\\":\\"Cancel\\",\\"en\\":\\"cancel\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
basicShift:
'{"name":"{\\"jp\\":\\"ダッシュ\\",\\"en\\":\\"dash\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
'{"name":"{\\"jp\\":\\"Dash\\",\\"en\\":\\"dash\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
basicMenu:
'{"name":"{\\"jp\\":\\"メニュー\\",\\"en\\":\\"menu\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
'{"name":"{\\"jp\\":\\"Menu\\",\\"en\\":\\"menu\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
basicEscape:
'{"name":"{\\"jp\\":\\"メニュー/キャンセル\\",\\"en\\":\\"menu/cancel\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
'{"name":"{\\"jp\\":\\"Menu/Cancel\\",\\"en\\":\\"menu/cancel\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
basicPageup:
'{"name":"{\\"jp\\":\\"\\",\\"en\\":\\"next\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
'{"name":"{\\"jp\\":\\"Next\\",\\"en\\":\\"next\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
basicPagedown:
'{"name":"{\\"jp\\":\\"\\",\\"en\\":\\"prev\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
mapperDelete: '{"en":"delete","jp":"設定を消去"}',
'{"name":"{\\"jp\\":\\"Prev\\",\\"en\\":\\"prev\\"}","keyText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}","helpText":"{\\"jp\\":\\"\\",\\"en\\":\\"\\"}"}',
mapperDelete: '{"en":"delete","jp":"Delete"}',
extendsMapper: "[]",
GamepadIsNotConnectedText:
'{"jp":"\\"ゲームパッドが接続されていません\\\\nボタンを押して再度試してください\\"","en":"\\"The gamepad is not connected.\\\\nPress the button and try again.\\""}',
'{"jp":"\\"The gamepad is not connected.\\\\nPress the button and try again.\\"","en":"\\"The gamepad is not connected.\\\\nPress the button and try again.\\""}',
needButtonDetouchText:
'{"jp":"\\"コンフィグを終了するために、\\\\nボタンから手を放してください。\\"","en":"\\"Release the button to exit the config.\\""}',
'{"jp":"\\"Release the button to exit the config."","en":"\\"Release the button to exit the config.\\""}',
apply:
'{"width":"4","text":"{\\"jp\\":\\"設定を保存\\",\\"en\\":\\"save settings\\"}"}',
'{"width":"4","text":"{\\"jp\\":\\"Save\\",\\"en\\":\\"save settings\\"}"}',
rollback:
'{"width":"4","text":"{\\"jp\\":\\"変更前に戻す\\",\\"en\\":\\"rollback\\"}"}',
'{"width":"4","text":"{\\"jp\\":\\"Revert\\",\\"en\\":\\"rollback\\"}"}',
reset:
'{"width":"4","text":"{\\"jp\\":\\"初期設定に戻す\\",\\"en\\":\\"reset\\"}"}',
'{"width":"4","text":"{\\"jp\\":\\"Reset\\",\\"en\\":\\"reset\\"}"}',
WASD: '{"width":"3","text":"{\\"jp\\":\\"WASD\\",\\"en\\":\\"WASD\\"}"}',
style:
'{"width":"3","text":"{\\"jp\\":\\"設定方法変更\\",\\"en\\":\\"Change setting style\\"}"}',
'{"width":"3","text":"{\\"jp\\":\\"Change style\\",\\"en\\":\\"Change setting style\\"}"}',
changeLayout:
'{"width":"3","text":"{\\"jp\\":\\"JIS/US\\",\\"en\\":\\"JIS/US\\"}"}',
exit: '{"width":"3","text":"{\\"jp\\":\\"やめる\\",\\"en\\":\\"exit\\"}"}',
exit: '{"width":"3","text":"{\\"jp\\":\\"Exit\\",\\"en\\":\\"exit\\"}"}',
gamepadConfigCommandText:
'{"en":"gamepad config","jp":"ゲームパッドコンフィグ"}',
keyConfigCommandText: '{"en":"keyboard config","jp":"キーコンフィグ"}',
'{"en":"gamepad config","jp":"Gamepad"}',
keyConfigCommandText: '{"en":"keyboard config","jp":"Keyboard"}',
gamepadBackground: "",
keyBackground: "",
SettingsForYEP_OptionsCore: '{"gamepad":"true","Keyboard":"true"}',

View file

@ -54,8 +54,8 @@ function vocabJp() {
TextManager.keikenPerson = "Partners";
TextManager.notEnoughPan = "Not enough bread";
TextManager.notEnoughWine = "Not enough grape wine";
TextManager.condition = "Acquisition: ";
TextManager.gaugeCondition = "\\C[16]Gauge Increase Condition: \\C[0]";
TextManager.condition = "Condition: ";
TextManager.gaugeCondition = "\\C[16]Gauge Increase: \\C[0]";
TextManager.gaugeUp = "Fetish Acquisition Gauge Increased‼";
TextManager.anal = "Anal";
TextManager.bukkake = "Bukkake";
@ -201,11 +201,11 @@ function vocabJp() {
5: "Recognized by oneself and others as a gaping pussy\nPoor Leo",
};
ANAL_TIGHTENING = {
1: "Tight anal.\nAlmost no experience",
2: "Tight anal that's still hard to penetrate,\ngood tightening",
3: "Slightly seasoned butthole.\nAmateur anal no more",
4: "Loose anal.\nA few in town level",
5: "Gaping anal.\nOne of the few in the country level",
1: "Tight asshole.\nAlmost no experience",
2: "Tight asshole that's still hard to penetrate,\ngood tightening",
3: "Slightly seasoned butthole.\nAmateur asshole no more",
4: "Loose asshole.\nA few in town level",
5: "Gaping asshole.\nOne of the few in the country level",
};
ACTOR_RERLATION_MAP = {
"4_1": { desc: "Lover" },