Skip to content

Commit

Permalink
Added support for Lidia
Browse files Browse the repository at this point in the history
  • Loading branch information
LolJohn11 committed Jul 23, 2024
1 parent be6ed8a commit 8c5699c
Show file tree
Hide file tree
Showing 29 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app.pyw
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ class VirtualKeyboardApp:
"Lee",
"Leo",
"Leroy",
"Lidia",
"Lili",
"Lidia",
"Nina",
"Panda",
"Paul",
Expand Down
Binary file added assets/R9_CAT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/R9_CAT_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/R9_HAE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/R9_HAE_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/R9_HRS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/R9_HRS_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/R9_WLF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/R9_WLF_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_ps/R9_CAT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_ps/R9_CAT_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_ps/R9_HAE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_ps/R9_HAE_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_ps/R9_HRS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_ps/R9_HRS_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_ps/R9_WLF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_ps/R9_WLF_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_xbox/R9_CAT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_xbox/R9_CAT_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_xbox/R9_HAE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_xbox/R9_HAE_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_xbox/R9_HRS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_xbox/R9_HRS_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_xbox/R9_WLF.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets_xbox/R9_WLF_Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added char/Lidia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added char/Lidia_Dark.png
1 change: 1 addition & 0 deletions data/CharMoves.csv
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Law;DSS
Lee;HMS, MS
Leo;CD_Leo, BOK, KNK
Leroy;HRM, NIM
Lidia;HRS, CAT, WLF, HAE
Lili;DEW, RAB
Nina;SWA, CD_All
Panda;SIT, HBS, ROL
Expand Down
4 changes: 4 additions & 0 deletions data/MoveDict.csv
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ AOP;Phoenix
BKP;Backup
BOK;Fo Bu
BOT;Boot
CAT;Cat Stance
CD_All;Crouch Dash
CD_Jin;Breaking Step
CD_King;Beast Step
Expand All @@ -63,10 +64,12 @@ FLK;Flicker Stance
FLY;Fly
GEN;Genjitsu
GMH;Gamma Howl
HAE;Heaven and Earth
HBS;Hunting Bear Stance
HMS;Hitman Stance
HPF;Haze Palm Fist
HRM;Hermit
HRS;Horse Stance
HSP;Bananeira (Handstand Position)
HYP;Hypnotist
IAI;Iai Stance
Expand Down Expand Up @@ -119,5 +122,6 @@ UNS;Unsoku
WDS;Wind Step
WGF;Wind God Fist
WGS;Wind God Step
WLF;Stalking Wolf Stance
WRA;Heaven's Wrath
ZEN;Zanshin

0 comments on commit 8c5699c

Please sign in to comment.