diff --git a/app.pyw b/app.pyw index 8b5b3d0..734c470 100644 --- a/app.pyw +++ b/app.pyw @@ -38,6 +38,7 @@ class VirtualKeyboardApp: "Dragunov", "Eddy", "Feng", + "Heihachi", "Hwoarang", "Jack 8", "Jin", diff --git a/assets/R9_FUJ.png b/assets/R9_FUJ.png new file mode 100644 index 0000000..c03ba4b Binary files /dev/null and b/assets/R9_FUJ.png differ diff --git a/assets/R9_FUJ_Dark.png b/assets/R9_FUJ_Dark.png new file mode 100644 index 0000000..688531a Binary files /dev/null and b/assets/R9_FUJ_Dark.png differ diff --git a/assets/R9_RAI.png b/assets/R9_RAI.png new file mode 100644 index 0000000..c96d4e5 Binary files /dev/null and b/assets/R9_RAI.png differ diff --git a/assets/R9_RAI_Dark.png b/assets/R9_RAI_Dark.png new file mode 100644 index 0000000..aebd5f9 Binary files /dev/null and b/assets/R9_RAI_Dark.png differ diff --git a/assets/R9_WAR.png b/assets/R9_WAR.png new file mode 100644 index 0000000..14145c5 Binary files /dev/null and b/assets/R9_WAR.png differ diff --git a/assets/R9_WAR_Dark.png b/assets/R9_WAR_Dark.png new file mode 100644 index 0000000..094680d Binary files /dev/null and b/assets/R9_WAR_Dark.png differ diff --git a/assets_ps/R9_FUJ.png b/assets_ps/R9_FUJ.png new file mode 100644 index 0000000..c03ba4b Binary files /dev/null and b/assets_ps/R9_FUJ.png differ diff --git a/assets_ps/R9_FUJ_Dark.png b/assets_ps/R9_FUJ_Dark.png new file mode 100644 index 0000000..688531a Binary files /dev/null and b/assets_ps/R9_FUJ_Dark.png differ diff --git a/assets_ps/R9_RAI.png b/assets_ps/R9_RAI.png new file mode 100644 index 0000000..c96d4e5 Binary files /dev/null and b/assets_ps/R9_RAI.png differ diff --git a/assets_ps/R9_RAI_Dark.png b/assets_ps/R9_RAI_Dark.png new file mode 100644 index 0000000..aebd5f9 Binary files /dev/null and b/assets_ps/R9_RAI_Dark.png differ diff --git a/assets_ps/R9_WAR.png b/assets_ps/R9_WAR.png new file mode 100644 index 0000000..14145c5 Binary files /dev/null and b/assets_ps/R9_WAR.png differ diff --git a/assets_ps/R9_WAR_Dark.png b/assets_ps/R9_WAR_Dark.png new file mode 100644 index 0000000..094680d Binary files /dev/null and b/assets_ps/R9_WAR_Dark.png differ diff --git a/assets_xbox/R9_FUJ.png b/assets_xbox/R9_FUJ.png new file mode 100644 index 0000000..c03ba4b Binary files /dev/null and b/assets_xbox/R9_FUJ.png differ diff --git a/assets_xbox/R9_FUJ_Dark.png b/assets_xbox/R9_FUJ_Dark.png new file mode 100644 index 0000000..688531a Binary files /dev/null and b/assets_xbox/R9_FUJ_Dark.png differ diff --git a/assets_xbox/R9_RAI.png b/assets_xbox/R9_RAI.png new file mode 100644 index 0000000..c96d4e5 Binary files /dev/null and b/assets_xbox/R9_RAI.png differ diff --git a/assets_xbox/R9_RAI_Dark.png b/assets_xbox/R9_RAI_Dark.png new file mode 100644 index 0000000..aebd5f9 Binary files /dev/null and b/assets_xbox/R9_RAI_Dark.png differ diff --git a/assets_xbox/R9_WAR.png b/assets_xbox/R9_WAR.png new file mode 100644 index 0000000..14145c5 Binary files /dev/null and b/assets_xbox/R9_WAR.png differ diff --git a/assets_xbox/R9_WAR_Dark.png b/assets_xbox/R9_WAR_Dark.png new file mode 100644 index 0000000..094680d Binary files /dev/null and b/assets_xbox/R9_WAR_Dark.png differ diff --git a/char/Heihachi.png b/char/Heihachi.png new file mode 100644 index 0000000..e233152 Binary files /dev/null and b/char/Heihachi.png differ diff --git a/char/Heihachi_Dark.png b/char/Heihachi_Dark.png new file mode 100644 index 0000000..f6b5541 Binary files /dev/null and b/char/Heihachi_Dark.png differ diff --git a/data/CharMoves.csv b/data/CharMoves.csv index 65ba499..dda9e59 100644 --- a/data/CharMoves.csv +++ b/data/CharMoves.csv @@ -9,6 +9,7 @@ Devil Jin;CRO, FLY, EWGF, WGF, WGS Dragunov;SNK_Dragunov Eddy;HSP, RLX, MD1, MD2 Feng;KNP, STC +Heihachi;WGS, RAI, FUJ, WAR Hwoarang;LFF, LFS, RFF, RFS Jack 8;SIT, GMH Jin;CD_Jin, ZEN diff --git a/data/MoveDict.csv b/data/MoveDict.csv index 7e88dfb..7a13495 100644 --- a/data/MoveDict.csv +++ b/data/MoveDict.csv @@ -62,6 +62,7 @@ EXD;Ducking In FLE;Flea FLK;Flicker Stance FLY;Fly +FUJ;Fujin Kamae GEN;Genjitsu GMH;Gamma Howl HAE;Heaven and Earth @@ -98,6 +99,7 @@ NSS;No Sword Stance (Mutou no Kiwami) PKB;Peekaboo PRF;Perfumer RAB;Feisty Rabbit +RAI;Raijin Kamae RFF;Right Foot Forward RFS;Right Flamingo Stance RLX;Negativa (Relaxed Position) @@ -119,6 +121,7 @@ SWY;Sway SZN;Soulzone TRT;Tarantula Stance UNS;Unsoku +WAR;Warrior Instinct WDS;Wind Step WGF;Wind God Fist WGS;Wind God Step