-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Sky-CSC/ChampSelect
New version champ select
- Loading branch information
Showing
113 changed files
with
33,061 additions
and
23,312 deletions.
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
30 changes: 30 additions & 0 deletions
30
OSL-Server/Configuration/Overlay/ChampSelect/View1/default.json
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,30 @@ | ||
{ | ||
"DefaultPatch": "latest", | ||
"DefaultRegion": "fr_fr", | ||
"BlueSideTeamName": "", | ||
"BlueTeamSubtext": "", | ||
"BlueTeamNameColor": "#ffffff", | ||
"BlueTeamSubtextColor": "#ffffff", | ||
"BlueLogo": "", | ||
"BlueSideTexteColor": "#ffffff", | ||
"BlueSideBackgroudColor": "#0b849e", | ||
"BlueSideBorderColor": "5px solid #FFFF00", | ||
"BlueSideTimerBackgroudColor": "#0b849e", | ||
"BlueSideTimerBorderColor": "5px solid #0000FF", | ||
"BlueSideTimerTexteColor": "#ffffff", | ||
"RedSideTeamName": "", | ||
"RedTeamSubtext": "", | ||
"RedTeamNameColor": "#ffffff", | ||
"RedTeamSubtextColor": "#ffffff", | ||
"RedLogo": "", | ||
"RedSideTexteColor": "#ffffff", | ||
"RedSideBackgroudColor": "#be1e37", | ||
"RedSideBorderColor": "5px solid #FFFF00", | ||
"RedSideTimerBackgroudColor": "#be1e37", | ||
"RedSideTimerBorderColor": "5px solid #FF0000", | ||
"RedSideTimerTexteColor": "#ffffff", | ||
"BanBackgroundPicture": "../assets/champselect/banning-1.png", | ||
"BanOverlayPicture": "../assets/champselect/ban-completed-2.png", | ||
"BanBackgroundColor": "#010a13", | ||
"OverlayBackground": "../assets/champselect/backgroud-view-1.png", | ||
} |
33 changes: 33 additions & 0 deletions
33
OSL-Server/Configuration/Overlay/ChampSelect/View2/default.json
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,33 @@ | ||
{ | ||
"DefaultPatch": "latest", | ||
"DefaultRegion": "fr_fr", | ||
"TimerBackground": "#010a13", | ||
"TimerBlue": "#0b849e", | ||
"TimerRed": "#be1e37", | ||
"TimerEnd": "linear-gradient(90deg, rgba(11,132,158,1) 0%, rgba(190,30,55,1) 100%)", | ||
"BlueSideBackgroud": "#0b849e", | ||
"BlueSideSummoner": "#ffffff", | ||
"BlueSideBackgroudSummonerPick": "#0b849e", | ||
"BlueSideBlink": "radial-gradient(ellipse, rgba(0, 0, 0, 0) 25%, #0b849e)", | ||
"BlueSideBackgroudSummonerPickEnd": "#010a13", | ||
"BlueSideTeamName": "", | ||
"BlueSideTeamNameColor": "#ffffff", | ||
"BlueSideTeamNameSize": "70px", | ||
"KeystonePickColor": "linear-gradient(150deg, #0b849e 0%, #be1e37 100%)", | ||
"KeystonePickColorDeg": "150", | ||
"KeystonePickColor1": "#0b849e", | ||
"KeystonePickColorPercent1": "0", | ||
"KeystonePickColor2": "#be1e37", | ||
"KeystonePickColorPercent2": "100", | ||
"RedSideBackgroud": "#be1e37", | ||
"RedSideSummoner": "#ffffff", | ||
"RedSideBackgroudSummonerPick": "#be1e37", | ||
"RedSideBlink": "radial-gradient(ellipse, rgba(0, 0, 0, 0) 25%, #be1e37)", | ||
"RedSideBackgroudSummonerPickEnd": "#010a13", | ||
"RedSideTeamName": "", | ||
"RedSideTeamNameColor": "#ffffff", | ||
"RedSideTeamNameSize": "70px", | ||
"BanBackgroundPicture": "../assets/champselect/banning-1.png", | ||
"BanOverlayPicture": "../assets/champselect/ban-completed-2.png", | ||
"BanBackgroundColor": "#010a13", | ||
} |
33 changes: 33 additions & 0 deletions
33
OSL-Server/Configuration/Overlay/ChampSelect/View3/default.json
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,33 @@ | ||
{ | ||
"DefaultPatch": "latest", | ||
"DefaultRegion": "fr_fr", | ||
"TimerBackground": "#010a13", | ||
"TimerBlue": "#0b849e", | ||
"TimerRed": "#be1e37", | ||
"TimerEnd": "linear-gradient(90deg, rgba(11,132,158,1) 0%, rgba(190,30,55,1) 100%)", | ||
"BlueSideBackgroud": "#0b849e", | ||
"BlueSideSummoner": "#ffffff", | ||
"BlueSideBackgroudSummonerPick": "#0b849e", | ||
"BlueSideBlink": "radial-gradient(ellipse, rgba(0, 0, 0, 0) 25%, #0b849e)", | ||
"BlueSideBackgroudSummonerPickEnd": "#010a13", | ||
"BlueSideTeamName": "", | ||
"BlueSideTeamNameColor": "#ffffff", | ||
"BlueSideTeamNameSize": "20px", | ||
"KeystonePickColor": "linear-gradient(150deg, #0b849e 0%, #be1e37 100%)", | ||
"KeystonePickColorDeg": "150", | ||
"KeystonePickColor1": "#0b849e", | ||
"KeystonePickColorPercent1": "0", | ||
"KeystonePickColor2": "#be1e37", | ||
"KeystonePickColorPercent2": "100", | ||
"RedSideBackgroud": "#be1e37", | ||
"RedSideSummoner": "#ffffff", | ||
"RedSideBackgroudSummonerPick": "#be1e37", | ||
"RedSideBlink": "radial - gradient(ellipse, rgba(0, 0, 0, 0) 25 %, #be1e37)", | ||
"RedSideBackgroudSummonerPickEnd": "#010a13", | ||
"RedSideTeamName": "", | ||
"RedSideTeamNameColor": "#ffffff", | ||
"RedSideTeamNameSize": "20px", | ||
"BanBackgroundPicture": "../assets/champselect/banning-1.png", | ||
"BanOverlayPicture": "../assets/champselect/ban-completed-2.png", | ||
"BanBackgroundColor": "#010a13", | ||
} |
33 changes: 33 additions & 0 deletions
33
OSL-Server/Configuration/Overlay/ChampSelect/View4/default.json
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,33 @@ | ||
{ | ||
"DefaultPatch": "latest", | ||
"DefaultRegion": "fr_fr", | ||
"BorderBottomPixel": "5px solid", | ||
"BorderTop": "5px solid #FFFF00", | ||
"BackgroudGradient": "linear-gradient(150deg, #0b849e 0%, #be1e37 100%)", | ||
"BackgroudGradientDeg": "150", | ||
"BackgroudGradientColor1": "#0b849e", | ||
"BackgroudGradientPercent1": "0", | ||
"BackgroudGradientColor2": "#be1e37", | ||
"BackgroudGradientPercent2": "100", | ||
"OverlayColorBackgroudGradient": "linear-gradient( to right, rgba(0, 0, 0, 0.83) 0%, rgba(0, 0, 0, 0.72) 50%, rgba(0, 0, 0, 0.83) 100% )", | ||
"BlueSideBorderColorPick": "2px solid #0b849e", | ||
"BlueSideBorderColorBan": "2px solid #0b849e", | ||
"BlueSideTeamName": "", | ||
"BlueSideTeamNameSubtext": "", | ||
"BlueSideBanText": "BANS", | ||
"BlueSidePickText": "PICK", | ||
"BlueSideColorText": "#0b849e", | ||
"BlueSideColorSubText": "#0b849e", | ||
"BlueSideColorTextBan": "#0b849e", | ||
"BlueSideColorTextPick": "#0b849e", | ||
"RedSideBorderColorPick": "2px solid #be1e37", | ||
"RedSideBorderColorBan": "2px solid #be1e37", | ||
"RedSideTeamName": "", | ||
"RedSideTeamNameSubtext": "", | ||
"RedSideBanText": "BANS", | ||
"RedSidePickText": "PICK", | ||
"RedSideColorText": "#be1e37", | ||
"RedSideColorSubText": "#be1e37", | ||
"RedSideColorTextBan": "#be1e37", | ||
"RedSideColorTextPick": "#be1e37", | ||
} |
This file was deleted.
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
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
Oops, something went wrong.