Skip to content

Commit

Permalink
v2.43
Browse files Browse the repository at this point in the history
  • Loading branch information
EnhancedJax committed Jun 10, 2022
1 parent d57616d commit 4a68ce7
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
Binary file modified @Resources/Images/Cover.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 modified @Resources/Vars.inc
Binary file not shown.
Binary file modified @Resources/Version.inc
Binary file not shown.
2 changes: 1 addition & 1 deletion Main/Styles/Center.inc
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Meter=Shape
X=r
Y=(#GH#/2)
Shape=Line (-#GW#/2+#P#),0,(#GW#/2-#P#),0 | StrokeWidth 2 | StrokeStartCap Triangle | StrokeEndCap Triangle | Stroke Color 255,255,255,50
Shape2=Line (-#GW#/2+#P#),0,(-#GW#/2+#P#+(#GW#-#P#*2)*[#PlayerType#Progress]/100),0 | StrokeWidth 2 | StrokeStartCap Triangle | StrokeEndCap Triangle | Stroke Color 255,255,255,255
Shape2=Line (-#GW#/2+#P#),0,(-#GW#/2+#P#+(#GW#-#P#*2)*(Clamp([#PlayerType#Progress],0,100))/100),0 | StrokeWidth 2 | StrokeStartCap Triangle | StrokeEndCap Triangle | Stroke Color 255,255,255,255
DynamicVariables=1
UpdateDivider=1
[SArtist]
Expand Down
2 changes: 1 addition & 1 deletion Main/Styles/Fortnite.inc
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Shape=Rectangle 0,0,#GW#,#GH# | StrokeWidth 0 | Fill LinearGradient This
This=180 | #Grad.1# ; 0.0 | #Grad.2# ; 1.0
Shape2=Rectangle 0,0,#GW#,#GH# | StrokeWidth 0 | Fill Color #Accent.2#,(255*#TweenNode#/100)
Shape3=Rectangle 0,0,(7*#scale#),(#GH#) | StrokeWidth 0 | fill Color #Accent.0#,150
Shape4=Rectangle 0,(#GH#),(7*#scale#),(-#GH#*[#PlayerType#Progress]/100) | StrokeWidth 0 | fill Color #Accent.0#
Shape4=Rectangle 0,(#GH#),(7*#scale#),(-#GH#*(Clamp([#PlayerType#Progress],0,100))/100) | StrokeWidth 0 | fill Color #Accent.0#
Shape5=Path That | StrokeWidth 0 | Fill Color #Accent.1#,(255*#TweenNode#/100) | OffSet (80*#scale#-80*#scale#*#Tweennode#/100),0
That=(#GW#-80*#scale#),0 | LineTo #GW#,0 | LineTo #GW#,#GH# | LineTo (#GW#-70*#Scale#),#GH# | ClosePath 1
DynamicVariables=1
Expand Down
4 changes: 2 additions & 2 deletions Main/Styles/MIUI.inc
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ Meter=Shape
X=#P#
Y=(#GH#*0.85)
Shape=Line 0,0,(#GW#-#P#*2),0 | StrokeWidth 2 | Fill Color 0,0,0,1 | Stroke Color [FGC2]60 | StrokeStartCap Round | StrokeEndCap Round
Shape2=Line 0,0,((#GW#-#P#*2)*[#PlayerType#Progress]/100),0 | StrokeWidth 2 | Fill Color 0,0,0,1 | Stroke Color [FGC2] | StrokeStartCap Round | StrokeEndCap Round
Shape3=Ellipse ((#GW#-#P#*2)*[#PlayerType#Progress]/100),0,4,4 | strokeWidth 0 | Fill Color [FGC2] | Scale #Scale#,#Scale#
Shape2=Line 0,0,((#GW#-#P#*2)*(Clamp([#PlayerType#Progress],0,100))/100),0 | StrokeWidth 2 | Fill Color 0,0,0,1 | Stroke Color [FGC2] | StrokeStartCap Round | StrokeEndCap Round
Shape3=Ellipse ((#GW#-#P#*2)*(Clamp([#PlayerType#Progress],0,100))/100),0,4,4 | strokeWidth 0 | Fill Color [FGC2] | Scale #Scale#,#Scale#
DynamicVariables=1
UpdateDivider=1
Group=DynamicColors
Expand Down
4 changes: 2 additions & 2 deletions Main/Styles/Modern.inc
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ Meter=Shape
X=#P#
Y=(110*#scale#)
Shape=Line 0,0,(#GW#-#P#*2),0 | StrokeWidth 2 | Fill Color 0,0,0,1 | Stroke Color #FontColor2# | StrokeStartCap Round | StrokeEndCap Round
Shape2=Line 0,0,((#GW#-#P#*2)*[#PlayerType#Progress]/100),0 | StrokeWidth 2 | Fill Color 0,0,0,1 | Stroke Color #AccentColor# | StrokeStartCap Round | StrokeEndCap Round
Shape3=Ellipse ((#GW#-#P#*2)*[#PlayerType#Progress]/100),0,(#DotSize#/4),(#DotSize#/4) | strokeWidth 0 | Fill Color #AccentColor# | Scale #Scale#,#Scale#
Shape2=Line 0,0,((#GW#-#P#*2)*(Clamp([#PlayerType#Progress],0,100))/100),0 | StrokeWidth 2 | Fill Color 0,0,0,1 | Stroke Color #AccentColor# | StrokeStartCap Round | StrokeEndCap Round
Shape3=Ellipse ((#GW#-#P#*2)*(Clamp([#PlayerType#Progress],0,100))/100),0,(#DotSize#/4),(#DotSize#/4) | strokeWidth 0 | Fill Color #AccentColor# | Scale #Scale#,#Scale#
LeftMouseUpAction=[!SetOption PosCalc Formula "($MouseX$/(#GW#-#P#*2)*100)"][!UpdateMeasure PosCalc]
DynamicVariables=1
UpdateDivider=1
Expand Down
2 changes: 1 addition & 1 deletion Main/Styles/Simple.inc
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Meter=Shape
X=#P#
Y=(#GH#-#P#)
Shape=Line 0,0,(#GW#-#P#*2),0 | StrokeWidth 2 | Fill Color 0,0,0,1 | Stroke Color #OppositeColor#,50 | StrokeStartCap Round | StrokeEndCap Round
Shape2=Line 0,0,((#GW#-#P#*2)*[#PlayerType#Progress]/100),0 | StrokeWidth 4 | Fill Color 0,0,0,1 | Stroke LinearGradient This | StrokeStartCap Round | StrokeEndCap Round
Shape2=Line 0,0,((#GW#-#P#*2)*(Clamp([#PlayerType#Progress],0,100))/100),0 | StrokeWidth 4 | Fill Color 0,0,0,1 | Stroke LinearGradient This | StrokeStartCap Round | StrokeEndCap Round
This=0 | #Accent.1# ; 0.0 | #Accent.2# ; 1.0
DynamicVariables=1
UpdateDivider=1
Expand Down

0 comments on commit 4a68ce7

Please sign in to comment.