-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d3c8dbf
commit 793156a
Showing
23 changed files
with
1,665 additions
and
255 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
BIN
+15.1 KB
...Icon/@Resources/Plus/Image Shapes/Icon/Gaming/Resident Evil 4 (2023 Remake).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
BIN
-1.8 KB
(82%)
SA ShapIcon/@Resources/Plus/Image Shapes/Icon/Gaming/RuneScape.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
BIN
+13.6 KB
SA ShapIcon/@Resources/Plus/Image Shapes/Icon/Gaming/The Last of Us Part 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
BIN
+1.05 KB
SA ShapIcon/@Resources/Plus/Image Shapes/Settings/Icon/Gaming/Dead Cells.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
BIN
+1.75 KB
...ources/Plus/Image Shapes/Settings/Icon/Gaming/Resident Evil 4 (2023 Remake).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
BIN
-342 Bytes
(77%)
SA ShapIcon/@Resources/Plus/Image Shapes/Settings/Icon/Gaming/RuneScape.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
BIN
+1.14 KB
...con/@Resources/Plus/Image Shapes/Settings/Icon/Gaming/The Last of Us Part 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
617 changes: 436 additions & 181 deletions
617
SA ShapIcon/@Resources/Plus/Scripts/Category/Gaming.lua
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,213 @@ | ||
[MeterCurrentText] | ||
Meter=String | ||
MeterStyle=IconTextCurrent | ||
X=960 | ||
Y=80 | ||
Text=Current Icon | ||
|
||
[MeterDeadCellsText] | ||
Meter=String | ||
MeterStyle=IconTextName | ||
X=0r | ||
Y=5R | ||
Text=Dead Cells | ||
|
||
; ============================================================ | ||
; ============================================================ | ||
|
||
[MeterMaskShape] | ||
Meter=Shape | ||
MeterStyle=Mask#DeadCellsShape#90 | ||
MyFillGradient=#ShapeGradientAngle# | #DeadCellsShapeGradient1Base#,255 ; 1.0 | #DeadCellsShapeGradient2Base#,255 ; 0.0 | ||
X=915 | ||
Y=170 | ||
Hidden=#BaseHidden# | ||
UpdateDivider=#BaseUpdate# | ||
|
||
[MeterMaskImage] | ||
Meter=#DeadCellsMaskMeter# | ||
MeterStyle=Mask#DeadCellsMaskStyle#90 | ||
MaskFillColorSetting=Fill Color #DeadCellsMaskBase# | ||
ImageTint=#DeadCellsMaskBase# | ||
X=0r | ||
Y=0r | ||
Hidden=#BaseHidden# | ||
UpdateDivider=#BaseHidden# | ||
|
||
[MeterIconImageDeadCells] | ||
Meter=Image | ||
ImageName=#@#Plus\Image Shapes\Settings\Icon\Gaming\Dead Cells.png | ||
ImageTint=#DeadCellsMaskBase# | ||
X=0r | ||
Y=0r | ||
AntiAlias=1 | ||
Hidden=#BaseHidden# | ||
UpdateDivider=#BaseHidden# | ||
|
||
; ============================================================ | ||
|
||
[MeterMaskShapeCh] | ||
Meter=Shape | ||
MeterStyle=Mask#DeadCellsShape#90 | ||
MyFillGradient=#ShapeGradientAngle# | [Desktop#DeadCellsShapeGradient1ChCode#],255 ; 1.0 | [Desktop#DeadCellsShapeGradient2ChCode#],255 ; 0.0 | ||
X=915 | ||
Y=170 | ||
Hidden=#ChameleonHidden# | ||
UpdateDivider=#ChameleonUpdate# | ||
|
||
[MeterMaskImageCh] | ||
Meter=#DeadCellsMaskMeter# | ||
MeterStyle=Mask#DeadCellsMaskStyle#90 | #DeadCellsMaskChCode#ImageStyle | ||
MaskFillColorSetting=Fill Color [Desktop#DeadCellsMaskChCode#] | ||
ImageTint=[Desktop#DeadCellsMaskChCode#] | ||
X=0r | ||
Y=0r | ||
Hidden=#ChameleonHidden# | ||
UpdateDivider=#ChameleonUpdate# | ||
|
||
[MeterIconImageChDeadCells] | ||
Meter=Image | ||
MeterStyle=#DeadCellsMaskChCode#ImageStyle | ||
ImageName=#@#Plus\Image Shapes\Settings\Icon\Gaming\Dead Cells.png | ||
ImageTint=[Desktop#DeadCellsMaskChCode#] | ||
X=0r | ||
Y=0r | ||
AntiAlias=1 | ||
Hidden=#ChameleonHidden# | ||
UpdateDivider=#ChameleonUpdate# | ||
|
||
; ============================================================ | ||
; ============================================================ | ||
|
||
[MeterMask] | ||
Meter=String | ||
MeterStyle=IconText | ||
X=840 | ||
Y=310 | ||
Text=Mask Shape | ||
|
||
[MeterMaskActive] | ||
Meter=String | ||
MeterStyle=IconActive | ||
X=0r | ||
Y=5R | ||
Text=#DeadCellsMask# | ||
LeftMouseUpAction=[!ToggleConfig "#ROOTCONFIG#\Context\Plus" "Set Mask Shapes.ini"] | ||
MouseOverAction=[!SetOption MeterMaskActive FontColor "255,215,0"][!UpdateMeter *][!Redraw] | ||
MouseLeaveAction=[!SetOption MeterMaskActive FontColor "255,255,255"][!UpdateMeter *][!Redraw] | ||
|
||
[MeterColorMask] | ||
Meter=String | ||
MeterStyle=IconText | ||
X=240r | ||
Y=310 | ||
Text=Color Mask | ||
|
||
[MeterColorMaskActive] | ||
Meter=String | ||
MeterStyle=IconActive | ||
X=0r | ||
Y=5R | ||
Text=#DeadCellsMaskBase# | ||
LeftMouseUpAction=[!CommandMeasure LuaGaming "setDeadCellsColorManual('Mask')"] | ||
MouseOverAction=[!SetOption MeterColorMaskActive FontColor "255,215,0"][!UpdateMeter *][!Redraw] | ||
MouseLeaveAction=[!SetOption MeterColorMaskActive FontColor "255,255,255"][!UpdateMeter *][!Redraw] | ||
Hidden=#BaseHidden# | ||
UpdateDivider=#BaseUpdate# | ||
|
||
[MeterColorMaskChActive] | ||
Meter=String | ||
MeterStyle=IconActive | ||
X=0r | ||
Y=0r | ||
Text=#DeadCellsMaskChName# | ||
LeftMouseUpAction=[!ToggleConfig "#ROOTCONFIG#\Context\Plus\Set Chameleon" "Mask.ini"] | ||
MouseOverAction=[!SetOption MeterColorMaskChActive FontColor "255,215,0"][!UpdateMeter *][!Redraw] | ||
MouseLeaveAction=[!SetOption MeterColorMaskChActive FontColor "255,255,255"][!UpdateMeter *][!Redraw] | ||
Hidden=#ChameleonHidden# | ||
UpdateDivider=#ChameleonUpdate# | ||
|
||
[MeterColorShapeGradient1] | ||
Meter=String | ||
MeterStyle=IconText | ||
Group=PageGradient | ||
X=840 | ||
Y=425 | ||
Text=Color Gradient 1 | ||
|
||
[MeterColorShapeGradient1Active] | ||
Meter=String | ||
MeterStyle=IconActive | ||
Group=PageGradient | ||
X=0r | ||
Y=5R | ||
Text=#DeadCellsShapeGradient1Base# | ||
LeftMouseUpAction=[!CommandMeasure LuaGaming "setDeadCellsColorManual('Gradient 1')"] | ||
MouseOverAction=[!SetOption MeterColorShapeGradient1Active FontColor "255,215,0"][!UpdateMeter *][!Redraw] | ||
MouseLeaveAction=[!SetOption MeterColorShapeGradient1Active FontColor "255,255,255"][!UpdateMeter *][!Redraw] | ||
Hidden=#BaseHidden# | ||
UpdateDivider=#BaseUpdate# | ||
|
||
[MeterColorShapeGradient1ChActive] | ||
Meter=String | ||
MeterStyle=IconActive | ||
Group=PageGradient | ||
X=0r | ||
Y=0r | ||
Text=#DeadCellsShapeGradient1ChName# | ||
LeftMouseUpAction=[!ToggleConfig "#ROOTCONFIG#\Context\Plus\Set Chameleon" "Gradient 1.ini"] | ||
MouseOverAction=[!SetOption MeterColorShapeGradient1ChActive FontColor "255,215,0"][!UpdateMeter *][!Redraw] | ||
MouseLeaveAction=[!SetOption MeterColorShapeGradient1ChActive FontColor "255,255,255"][!UpdateMeter *][!Redraw] | ||
Hidden=#ChameleonHidden# | ||
UpdateDivider=#ChameleonUpdate# | ||
|
||
[MeterColorShapeGradient2] | ||
Meter=String | ||
MeterStyle=IconText | ||
Group=PageGradient | ||
X=240r | ||
Y=425 | ||
Text=Color Gradient 2 | ||
|
||
[MeterColorShapeGradient2Active] | ||
Meter=String | ||
MeterStyle=IconActive | ||
Group=PageGradient | ||
X=0r | ||
Y=5R | ||
Text=#DeadCellsShapeGradient2Base# | ||
LeftMouseUpAction=[!CommandMeasure LuaGaming "setDeadCellsColorManual('Gradient 2')"] | ||
MouseOverAction=[!SetOption MeterColorShapeGradient2Active FontColor "255,215,0"][!UpdateMeter *][!Redraw] | ||
MouseLeaveAction=[!SetOption MeterColorShapeGradient2Active FontColor "255,255,255"][!UpdateMeter *][!Redraw] | ||
Hidden=#BaseHidden# | ||
UpdateDivider=#BaseUpdate# | ||
|
||
[MeterColorShapeGradient2ChActive] | ||
Meter=String | ||
MeterStyle=IconActive | ||
Group=PageGradient | ||
X=0r | ||
Y=0r | ||
Text=#DeadCellsShapeGradient2ChName# | ||
LeftMouseUpAction=[!ToggleConfig "#ROOTCONFIG#\Context\Plus\Set Chameleon" "Gradient 2.ini"] | ||
MouseOverAction=[!SetOption MeterColorShapeGradient2ChActive FontColor "255,215,0"][!UpdateMeter *][!Redraw] | ||
MouseLeaveAction=[!SetOption MeterColorShapeGradient2ChActive FontColor "255,255,255"][!UpdateMeter *][!Redraw] | ||
Hidden=#ChameleonHidden# | ||
UpdateDivider=#ChameleonUpdate# | ||
|
||
; ============================================================ | ||
; ============================================================ | ||
|
||
[MeterSkinDeadCells] | ||
Measure=Plugin | ||
Plugin=InputText | ||
StringAlign=Center | ||
FontFace=Segoe UI | ||
FontSize=15 | ||
W=140 | ||
H=30 | ||
AntiAlias=1 | ||
FocusDismiss=1 | ||
Command1=[!WriteKeyValue Variables DeadCellsMaskBase "$UserInput$" "#@#Plus\Variables.inc"] X=1012 Y=332 DefaultValue="#DeadCellsMaskBase#" [!RefreshGroup "ShapeSettings"] | ||
Command2=[!WriteKeyValue Variables DeadCellsShapeGradient1Base "$UserInput$" "#@#Plus\Variables.inc"] X=772 Y=447 DefaultValue="#DeadCellsShapeGradient1Base#" [!RefreshGroup "ShapeSettings"] | ||
Command3=[!WriteKeyValue Variables DeadCellsShapeGradient2Base "$UserInput$" "#@#Plus\Variables.inc"] X=1012 Y=447 DefaultValue="#DeadCellsShapeGradient2Base#" [!RefreshGroup "ShapeSettings"] |
Oops, something went wrong.