From 80f356155c12d1d1f17c1930ee5e5585bbd8ad6d Mon Sep 17 00:00:00 2001 From: ZarothYe Date: Sat, 23 Apr 2022 23:39:18 -0500 Subject: [PATCH 1/2] Add KI LOC strings for retro dance, add animation PRPs and max sources Co-Authored-By: Hazado Co-Authored-By: Adam Johnson --- compiled/dat/GlobalAnimations_District_FemaleDanceRetro.prp | 3 +++ compiled/dat/GlobalAnimations_District_MaleDanceRetro.prp | 3 +++ compiled/dat/KIEnglish.loc | 6 ++++++ compiled/dat/KIFrench.loc | 5 +++++ compiled/dat/KIGerman.loc | 5 +++++ compiled/dat/KIItalian.loc | 5 +++++ compiled/dat/KISpanish.loc | 5 +++++ sources/avatar/animations/FemaleDanceRetro.max | 3 +++ sources/avatar/animations/MaleDanceRetro.max | 3 +++ 9 files changed, 38 insertions(+) create mode 100644 compiled/dat/GlobalAnimations_District_FemaleDanceRetro.prp create mode 100644 compiled/dat/GlobalAnimations_District_MaleDanceRetro.prp create mode 100644 sources/avatar/animations/FemaleDanceRetro.max create mode 100644 sources/avatar/animations/MaleDanceRetro.max diff --git a/compiled/dat/GlobalAnimations_District_FemaleDanceRetro.prp b/compiled/dat/GlobalAnimations_District_FemaleDanceRetro.prp new file mode 100644 index 00000000..02816b39 --- /dev/null +++ b/compiled/dat/GlobalAnimations_District_FemaleDanceRetro.prp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c85fb8c86188e3df9d49f684393850b0ef5875a30db8db26c02f65f52cedcf +size 64826 diff --git a/compiled/dat/GlobalAnimations_District_MaleDanceRetro.prp b/compiled/dat/GlobalAnimations_District_MaleDanceRetro.prp new file mode 100644 index 00000000..459b509b --- /dev/null +++ b/compiled/dat/GlobalAnimations_District_MaleDanceRetro.prp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba13fab55e528c61b9885b2e2b10a02bfc0dd44aede152f5ae82a29b188f0e4 +size 58688 diff --git a/compiled/dat/KIEnglish.loc b/compiled/dat/KIEnglish.loc index dd120315..c0dbf7a9 100644 --- a/compiled/dat/KIEnglish.loc +++ b/compiled/dat/KIEnglish.loc @@ -252,6 +252,9 @@ dance + + retrodance + doh @@ -520,6 +523,9 @@ %1s does a dance + + %1s does a funky dance + %1s says DOH! diff --git a/compiled/dat/KIFrench.loc b/compiled/dat/KIFrench.loc index 53890e00..731d034a 100644 --- a/compiled/dat/KIFrench.loc +++ b/compiled/dat/KIFrench.loc @@ -237,6 +237,8 @@ danser + + @@ -460,6 +462,9 @@ %1s danse + + %1s danse + diff --git a/compiled/dat/KIGerman.loc b/compiled/dat/KIGerman.loc index 212dc4ed..e03a7bfc 100644 --- a/compiled/dat/KIGerman.loc +++ b/compiled/dat/KIGerman.loc @@ -237,6 +237,8 @@ tanzen + + @@ -462,6 +464,9 @@ %1s tanzt + + %1s tanzt + diff --git a/compiled/dat/KIItalian.loc b/compiled/dat/KIItalian.loc index e5bff29d..d7e7f4b0 100644 --- a/compiled/dat/KIItalian.loc +++ b/compiled/dat/KIItalian.loc @@ -231,6 +231,8 @@ balla + + @@ -451,6 +453,9 @@ %1s balla + + %1s balla + diff --git a/compiled/dat/KISpanish.loc b/compiled/dat/KISpanish.loc index b681e21a..1f9fa1d0 100644 --- a/compiled/dat/KISpanish.loc +++ b/compiled/dat/KISpanish.loc @@ -229,6 +229,8 @@ bailar + + @@ -448,6 +450,9 @@ %1s baila + + %1s baila + diff --git a/sources/avatar/animations/FemaleDanceRetro.max b/sources/avatar/animations/FemaleDanceRetro.max new file mode 100644 index 00000000..86459a46 --- /dev/null +++ b/sources/avatar/animations/FemaleDanceRetro.max @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632c2aed7f0bedfec91af9ba83bf56859e79f31831a5c3007f26d5f4c4e253d8 +size 1224704 diff --git a/sources/avatar/animations/MaleDanceRetro.max b/sources/avatar/animations/MaleDanceRetro.max new file mode 100644 index 00000000..24ea099f --- /dev/null +++ b/sources/avatar/animations/MaleDanceRetro.max @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e1add4f7102365847691dbbe0eeb50ef46dce198864a802a305e1fc7aef861 +size 1056768 From 9aa81bf42a2f8a235d7edf3a83dc20677e562983 Mon Sep 17 00:00:00 2001 From: ZarothYe Date: Tue, 26 Apr 2022 09:25:41 -0500 Subject: [PATCH 2/2] Add translations for retrodance command and emote string --- compiled/dat/KIFrench.loc | 3 ++- compiled/dat/KIGerman.loc | 3 ++- compiled/dat/KIItalian.loc | 3 ++- compiled/dat/KISpanish.loc | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/compiled/dat/KIFrench.loc b/compiled/dat/KIFrench.loc index 731d034a..2985a7e3 100644 --- a/compiled/dat/KIFrench.loc +++ b/compiled/dat/KIFrench.loc @@ -238,6 +238,7 @@ danser + danseretro @@ -463,7 +464,7 @@ %1s danse - %1s danse + %1s fait une danse funky diff --git a/compiled/dat/KIGerman.loc b/compiled/dat/KIGerman.loc index e03a7bfc..09edd6b2 100644 --- a/compiled/dat/KIGerman.loc +++ b/compiled/dat/KIGerman.loc @@ -238,6 +238,7 @@ tanzen + retrotanz @@ -465,7 +466,7 @@ %1s tanzt - %1s tanzt + %1s tanzt abgefahren diff --git a/compiled/dat/KIItalian.loc b/compiled/dat/KIItalian.loc index d7e7f4b0..15f76bd3 100644 --- a/compiled/dat/KIItalian.loc +++ b/compiled/dat/KIItalian.loc @@ -232,6 +232,7 @@ balla + balloretro @@ -454,7 +455,7 @@ %1s balla - %1s balla + %1s fa un ballo funky diff --git a/compiled/dat/KISpanish.loc b/compiled/dat/KISpanish.loc index 1f9fa1d0..9d65044f 100644 --- a/compiled/dat/KISpanish.loc +++ b/compiled/dat/KISpanish.loc @@ -230,6 +230,7 @@ bailar + baileretro @@ -451,7 +452,7 @@ %1s baila - %1s baila + %1s baila muy bacán