Skip to content

Commit

Permalink
Update Split Line
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleYang0531 committed Nov 30, 2024
1 parent cdf1443 commit 9cbaacf
Show file tree
Hide file tree
Showing 26 changed files with 127 additions and 72 deletions.
7 changes: 7 additions & 0 deletions engine/getSplitLine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,13 @@ SonolusApi getSplitLine(let id) {
{11041, setSplitLine({Sprites.SplitLine_11041_1, Sprites.SplitLine_11041_2, Sprites.SplitLine_11041_3, Sprites.SplitLine_11041_4, Sprites.SplitLine_11041_5, Sprites.SplitLine_11041_6, Sprites.SplitLine_11041_7})},
{11070, setSplitLine({Sprites.SplitLine_11070})},
{11080, setSplitLine({Sprites.SplitLine_11080})},
{11090, setSplitLine({Sprites.SplitLine_11090_1, Sprites.SplitLine_11090_2})},
{11091, setSplitLine({Sprites.SplitLine_11091})},
{11100, setSplitLine({Sprites.SplitLine_11100})},
{11111, setSplitLine({Sprites.SplitLine_11111})},
{11120, setSplitLine({Sprites.SplitLine_11120})},
{11121, setSplitLine({Sprites.SplitLine_11121})},
{11122, setSplitLine({Sprites.SplitLine_11122})},
}));
return VOID;
}
192 changes: 120 additions & 72 deletions engine/skins.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -718,78 +718,102 @@ class Sprites {
int SplitLine_11080 = 712;
int SplitLineTrans1_11080 = 713;
int SplitLineTrans2_11080 = 714;
int SplitLine_2 = 715;
int SplitLineTrans1_2 = 716;
int SplitLineTrans2_2 = 717;
int SplitLine_2010 = 718;
int SplitLineTrans1_2010 = 719;
int SplitLineTrans2_2010 = 720;
int SplitLine_2020 = 721;
int SplitLineTrans1_2020 = 722;
int SplitLineTrans2_2020 = 723;
int SplitLine_2030 = 724;
int SplitLineTrans1_2030 = 725;
int SplitLineTrans2_2030 = 726;
int SplitLine_2040a = 727;
int SplitLineTrans1_2040a = 728;
int SplitLineTrans2_2040a = 729;
int SplitLine_2040b = 730;
int SplitLineTrans1_2040b = 731;
int SplitLineTrans2_2040b = 732;
int SplitLine_2050 = 733;
int SplitLineTrans1_2050 = 734;
int SplitLineTrans2_2050 = 735;
int SplitLine_3 = 736;
int SplitLineTrans1_3 = 737;
int SplitLineTrans2_3 = 738;
int SplitLine_3010 = 739;
int SplitLineTrans1_3010 = 740;
int SplitLineTrans2_3010 = 741;
int SplitLine_3020 = 742;
int SplitLineTrans1_3020 = 743;
int SplitLineTrans2_3020 = 744;
int SplitLine_3030 = 745;
int SplitLineTrans1_3030 = 746;
int SplitLineTrans2_3030 = 747;
int SplitLine_3040 = 748;
int SplitLineTrans1_3040 = 749;
int SplitLineTrans2_3040 = 750;
int SplitLine_3050 = 751;
int SplitLineTrans1_3050 = 752;
int SplitLineTrans2_3050 = 753;
int SplitLine_4 = 754;
int SplitLineTrans1_4 = 755;
int SplitLineTrans2_4 = 756;
int SplitLine_4010 = 757;
int SplitLineTrans1_4010 = 758;
int SplitLineTrans2_4010 = 759;
int SplitLine_4020 = 760;
int SplitLineTrans1_4020 = 761;
int SplitLineTrans2_4020 = 762;
int SplitLine_4030 = 763;
int SplitLineTrans1_4030 = 764;
int SplitLineTrans2_4030 = 765;
int SplitLine_4040 = 766;
int SplitLineTrans1_4040 = 767;
int SplitLineTrans2_4040 = 768;
int SplitLine_4050 = 769;
int SplitLineTrans1_4050 = 770;
int SplitLineTrans2_4050 = 771;
int SplitLine_5 = 772;
int SplitLineTrans1_5 = 773;
int SplitLineTrans2_5 = 774;
int SplitLine_6 = 775;
int SplitLineTrans1_6 = 776;
int SplitLineTrans2_6 = 777;
int SplitLine_7 = 778;
int SplitLineTrans1_7 = 779;
int SplitLineTrans2_7 = 780;
int SplitLine_8 = 781;
int SplitLineTrans1_8 = 782;
int SplitLineTrans2_8 = 783;
int SplitLine_9 = 784;
int SplitLineTrans1_9 = 785;
int SplitLineTrans2_9 = 786;
int SplitLine_11090_1 = 715;
int SplitLineTrans1_11090_1 = 716;
int SplitLineTrans2_11090_1 = 717;
int SplitLine_11090_2 = 718;
int SplitLineTrans1_11090_2 = 719;
int SplitLineTrans2_11090_2 = 720;
int SplitLine_11091 = 721;
int SplitLineTrans1_11091 = 722;
int SplitLineTrans2_11091 = 723;
int SplitLine_11100 = 724;
int SplitLineTrans1_11100 = 725;
int SplitLineTrans2_11100 = 726;
int SplitLine_11111 = 727;
int SplitLineTrans1_11111 = 728;
int SplitLineTrans2_11111 = 729;
int SplitLine_11120 = 730;
int SplitLineTrans1_11120 = 731;
int SplitLineTrans2_11120 = 732;
int SplitLine_11121 = 733;
int SplitLineTrans1_11121 = 734;
int SplitLineTrans2_11121 = 735;
int SplitLine_11122 = 736;
int SplitLineTrans1_11122 = 737;
int SplitLineTrans2_11122 = 738;
int SplitLine_2 = 739;
int SplitLineTrans1_2 = 740;
int SplitLineTrans2_2 = 741;
int SplitLine_2010 = 742;
int SplitLineTrans1_2010 = 743;
int SplitLineTrans2_2010 = 744;
int SplitLine_2020 = 745;
int SplitLineTrans1_2020 = 746;
int SplitLineTrans2_2020 = 747;
int SplitLine_2030 = 748;
int SplitLineTrans1_2030 = 749;
int SplitLineTrans2_2030 = 750;
int SplitLine_2040a = 751;
int SplitLineTrans1_2040a = 752;
int SplitLineTrans2_2040a = 753;
int SplitLine_2040b = 754;
int SplitLineTrans1_2040b = 755;
int SplitLineTrans2_2040b = 756;
int SplitLine_2050 = 757;
int SplitLineTrans1_2050 = 758;
int SplitLineTrans2_2050 = 759;
int SplitLine_3 = 760;
int SplitLineTrans1_3 = 761;
int SplitLineTrans2_3 = 762;
int SplitLine_3010 = 763;
int SplitLineTrans1_3010 = 764;
int SplitLineTrans2_3010 = 765;
int SplitLine_3020 = 766;
int SplitLineTrans1_3020 = 767;
int SplitLineTrans2_3020 = 768;
int SplitLine_3030 = 769;
int SplitLineTrans1_3030 = 770;
int SplitLineTrans2_3030 = 771;
int SplitLine_3040 = 772;
int SplitLineTrans1_3040 = 773;
int SplitLineTrans2_3040 = 774;
int SplitLine_3050 = 775;
int SplitLineTrans1_3050 = 776;
int SplitLineTrans2_3050 = 777;
int SplitLine_4 = 778;
int SplitLineTrans1_4 = 779;
int SplitLineTrans2_4 = 780;
int SplitLine_4010 = 781;
int SplitLineTrans1_4010 = 782;
int SplitLineTrans2_4010 = 783;
int SplitLine_4020 = 784;
int SplitLineTrans1_4020 = 785;
int SplitLineTrans2_4020 = 786;
int SplitLine_4030 = 787;
int SplitLineTrans1_4030 = 788;
int SplitLineTrans2_4030 = 789;
int SplitLine_4040 = 790;
int SplitLineTrans1_4040 = 791;
int SplitLineTrans2_4040 = 792;
int SplitLine_4050 = 793;
int SplitLineTrans1_4050 = 794;
int SplitLineTrans2_4050 = 795;
int SplitLine_5 = 796;
int SplitLineTrans1_5 = 797;
int SplitLineTrans2_5 = 798;
int SplitLine_6 = 799;
int SplitLineTrans1_6 = 800;
int SplitLineTrans2_6 = 801;
int SplitLine_7 = 802;
int SplitLineTrans1_7 = 803;
int SplitLineTrans2_7 = 804;
int SplitLine_8 = 805;
int SplitLineTrans1_8 = 806;
int SplitLineTrans2_8 = 807;
int SplitLine_9 = 808;
int SplitLineTrans1_9 = 809;
int SplitLineTrans2_9 = 810;
}Sprites;

auto skins = defineSkins<class Sprites>({
Expand Down Expand Up @@ -1508,6 +1532,30 @@ auto skins = defineSkins<class Sprites>({
{"Sirius Split Line #11080", Sprites.SplitLine_11080},
{"Sirius Split Line Transform 1 #11080", Sprites.SplitLineTrans1_11080},
{"Sirius Split Line Transform 2 #11080", Sprites.SplitLineTrans2_11080},
{"Sirius Split Line #11090_1", Sprites.SplitLine_11090_1},
{"Sirius Split Line Transform 1 #11090_1", Sprites.SplitLineTrans1_11090_1},
{"Sirius Split Line Transform 2 #11090_1", Sprites.SplitLineTrans2_11090_1},
{"Sirius Split Line #11090_2", Sprites.SplitLine_11090_2},
{"Sirius Split Line Transform 1 #11090_2", Sprites.SplitLineTrans1_11090_2},
{"Sirius Split Line Transform 2 #11090_2", Sprites.SplitLineTrans2_11090_2},
{"Sirius Split Line #11091", Sprites.SplitLine_11091},
{"Sirius Split Line Transform 1 #11091", Sprites.SplitLineTrans1_11091},
{"Sirius Split Line Transform 2 #11091", Sprites.SplitLineTrans2_11091},
{"Sirius Split Line #11100", Sprites.SplitLine_11100},
{"Sirius Split Line Transform 1 #11100", Sprites.SplitLineTrans1_11100},
{"Sirius Split Line Transform 2 #11100", Sprites.SplitLineTrans2_11100},
{"Sirius Split Line #11111", Sprites.SplitLine_11111},
{"Sirius Split Line Transform 1 #11111", Sprites.SplitLineTrans1_11111},
{"Sirius Split Line Transform 2 #11111", Sprites.SplitLineTrans2_11111},
{"Sirius Split Line #11120", Sprites.SplitLine_11120},
{"Sirius Split Line Transform 1 #11120", Sprites.SplitLineTrans1_11120},
{"Sirius Split Line Transform 2 #11120", Sprites.SplitLineTrans2_11120},
{"Sirius Split Line #11121", Sprites.SplitLine_11121},
{"Sirius Split Line Transform 1 #11121", Sprites.SplitLineTrans1_11121},
{"Sirius Split Line Transform 2 #11121", Sprites.SplitLineTrans2_11121},
{"Sirius Split Line #11122", Sprites.SplitLine_11122},
{"Sirius Split Line Transform 1 #11122", Sprites.SplitLineTrans1_11122},
{"Sirius Split Line Transform 2 #11122", Sprites.SplitLineTrans2_11122},
{"Sirius Split Line #2", Sprites.SplitLine_2},
{"Sirius Split Line Transform 1 #2", Sprites.SplitLineTrans1_2},
{"Sirius Split Line Transform 2 #2", Sprites.SplitLineTrans2_2},
Expand Down
Binary file added skin/Sirius Split Line #11090_1.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 skin/Sirius Split Line #11090_2.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 skin/Sirius Split Line #11091.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 skin/Sirius Split Line #11100.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 skin/Sirius Split Line #11111.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 skin/Sirius Split Line #11120.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 skin/Sirius Split Line #11121.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 skin/Sirius Split Line #11122.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 skin/Sirius Split Line Transform 1 #11090_1.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 skin/Sirius Split Line Transform 1 #11090_2.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 skin/Sirius Split Line Transform 1 #11091.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 skin/Sirius Split Line Transform 1 #11100.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 skin/Sirius Split Line Transform 1 #11111.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 skin/Sirius Split Line Transform 1 #11120.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 skin/Sirius Split Line Transform 1 #11121.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 skin/Sirius Split Line Transform 1 #11122.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 skin/Sirius Split Line Transform 2 #11090_1.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 skin/Sirius Split Line Transform 2 #11090_2.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 skin/Sirius Split Line Transform 2 #11091.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 skin/Sirius Split Line Transform 2 #11100.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 skin/Sirius Split Line Transform 2 #11111.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 skin/Sirius Split Line Transform 2 #11120.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 skin/Sirius Split Line Transform 2 #11121.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 skin/Sirius Split Line Transform 2 #11122.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9cbaacf

Please sign in to comment.