diff --git a/css/style.css b/css/style.css index 013d858..b0a56bd 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,25 @@ +@font-face { + font-family:"bombard"; + src: url("../fonts/BOMBARD_.ttf") format("truetype"), + url("../fonts/BOMBARD_.otf") format("opentype"); + font-weight:normal; + font-style:normal; +} + +@font-face { + font-family:"moonshiner"; + src: url("../fonts/moonshiner-round.ttf") format("truetype"); + font-weight:normal; + font-style:normal; +} + +@font-face { + font-family:"overpass"; + src: url("../fonts/Overpass-VariableFont_wght.ttf") format("truetype"); + font-weight: 100 900; + font-style: normal; +} + @font-face { font-family:"Pubg Sans Regular"; src:url("../fonts/PUBG_SANS.eot?") format("eot"), @@ -8,24 +30,6 @@ font-style:normal; } -@font-face { - font-family:"Bombard"; - src:url("../fonts/bombard.woff") format("woff"), - url("../fonts/bombard.woff") format("woff2"); - font-weight:normal; - font-style:normal; - font-display: swap; -} - -@font-face { - font-family:"Moonshiner"; - src:url("../fonts/Moonshiner.woff") format("woff"), - url("../fonts/Moonshiner.woff") format("woff2"); - font-weight:normal; - font-style:normal; - font-display: swap; -} - .fade-enter-active, .fade-leave-active { transition: opacity 0.5s } @@ -57,7 +61,7 @@ transform: translate(-50%); bottom: 3vh; font-size: 3vh; - font-family: 'Overpass-Reg' + font-family: 'overpass' } .loading-text > img { @@ -347,7 +351,7 @@ body { } .sel-server-button { - font-family: 'Agency'; + font-family: 'overpass', 'Agency'; margin-bottom: 0.8vh; font-size: 2vh; text-align: left; @@ -384,7 +388,7 @@ body { /* Custom Match Button */ .custom-match-button { - font-family: 'Agency', sans-serif; + font-family: 'overpass', 'Agency', sans-serif; font-size: 2.2vh; font-weight: bold; text-transform: uppercase; @@ -451,7 +455,7 @@ body { .friends-text { color: #fff; - font-family: 'Agency'; + font-family: 'overpass', 'Agency'; font-size: 2vh; margin-right: 1.5vh; } @@ -684,7 +688,7 @@ body { .receive-invite-button { background-color: #E3B62F; color: #000; - font-family: 'Agency'; + font-family: 'overpass'; font-weight: bold; font-size: 1.8vh; padding: 0.1vh 2vh; @@ -695,7 +699,7 @@ body { align-items: center; position: fixed; bottom: 0.8vh; - left: 13vw; + left: 16vw; z-index: 101; } @@ -724,6 +728,7 @@ body { .nav-item { + font-family: 'overpass', 'Agency'; color: rgba(255, 255, 255, 0.8); cursor: pointer; transition: color 0.2s ease; @@ -804,6 +809,7 @@ body { } .player-name { + font-family: 'overpass', 'Agency'; font-size: 2.5vh; font-weight: normal; color: #fff; @@ -853,30 +859,33 @@ body { } .play-text { - font-family: 'Bombard', 'Agency', 'PUBG Sans Regular', sans-serif; + font-family: 'bombard', 'PUBG Sans Regular'; color: #fff; - font-size: 6vh; + font-size: 7vh; text-transform: uppercase; - text-shadow: 0.2em 0.2em 0.4em rgba(0, 0, 0, 0.9); - margin-bottom: 0.8vh; + text-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.9); + margin-bottom: 0; font-weight: bold; - letter-spacing: 5px; + letter-spacing: -0.03em; line-height: 1; - text-align: left; opacity: 1; + position: relative; + top: -0.5vh; + animation: pulse-opacity 5s infinite ease-in-out; } .tips-text { - font-family: 'Moonshiner', 'Agency', 'PUBG Sans Regular', sans-serif; - font-size: 3.2vh; + font-family: 'moonshiner', 'PUBG Sans Regular'; + font-size: 4vh; text-transform: uppercase; color: rgba(227, 182, 47, 1); - text-shadow: 0.15em 0.15em 0.3em rgba(0, 0, 0, 0.9); - letter-spacing: 0.08em; + text-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.9); + letter-spacing: 0.05em; position: relative; - opacity: 1; + opacity: 0.9; line-height: 1; text-align: left; + margin-top: -0.5vh; } /* Tips text container */ diff --git a/fonts/BOMBARD_.otf b/fonts/BOMBARD_.otf new file mode 100644 index 0000000..5e88eb8 Binary files /dev/null and b/fonts/BOMBARD_.otf differ diff --git a/fonts/BOMBARD_.ttf b/fonts/BOMBARD_.ttf new file mode 100644 index 0000000..0cf607e Binary files /dev/null and b/fonts/BOMBARD_.ttf differ diff --git a/fonts/Moonshiner-Round.ttf b/fonts/Moonshiner-Round.ttf new file mode 100644 index 0000000..ae6b331 Binary files /dev/null and b/fonts/Moonshiner-Round.ttf differ diff --git a/fonts/Overpass-VariableFont_wght.ttf b/fonts/Overpass-VariableFont_wght.ttf new file mode 100644 index 0000000..12f72c9 Binary files /dev/null and b/fonts/Overpass-VariableFont_wght.ttf differ diff --git a/icons/twitch lookin.png b/icons/twitch lookin.png new file mode 100644 index 0000000..0edf21a Binary files /dev/null and b/icons/twitch lookin.png differ diff --git a/index.html b/index.html index 06313b7..8c65b30 100644 --- a/index.html +++ b/index.html @@ -39,43 +39,44 @@

Early Access v2.6.30.4

- -
- Friends - OG:BG Friends 3 / 4 -
- - -
-
- OG:BG Friends - + +
+ +
+ Friends + OG:BG Friends 3 / 4
-
-
- Avatar -
-
{{ friend.name }}
-
{{ friend.status }}
+ + +
+
+ OG:BG Friends + +
+
+
+ Avatar +
+
{{ friend.name }}
+
{{ friend.status }}
+
+
- +
+ + +
+ +
- -
- - -
-
- - - - + +
@@ -92,8 +93,8 @@
PLAY
-
CLICK TO PLAY
-
CHOOSE YOUR REGION
+
BATTLEGROUNDS
+
CLICK TO PLAY
@@ -124,6 +125,284 @@
+
+ +
+ +
+ Friends + OG:BG Friends 3 / 4 +
+ + +
+
+ OG:BG Friends + +
+
+
+ Avatar +
+
{{ friend.name }}
+
{{ friend.status }}
+
+ +
+
+ + +
+ + +
+
+ + + + + +
+
+
+ Button Layer 1 + Button Layer 2 + Button Layer 3 + +
+
PLAY
+
+
BATTLEGROUNDS
+
CLICK TO PLAY
+
+
+
+
+
+ + + +
+
+
+

Character Management

+

Character settings and customization options would go here.

+
+
+ +
+ +
+ Friends + OG:BG Friends 3 / 4 +
+ + +
+
+ OG:BG Friends + +
+
+
+ Avatar +
+
{{ friend.name }}
+
{{ friend.status }}
+
+ +
+
+ + +
+ + +
+
+ + + + + +
+
+
+ Button Layer 1 + Button Layer 2 + Button Layer 3 + +
+
PLAY
+
+
BATTLEGROUNDS
+
CLICK TO PLAY
+
+
+
+
+
+ + + +
+
+
+

Rewards & Achievements

+

Your rewards and achievements would be displayed here.

+
+
+ +
+ +
+ Friends + OG:BG Friends 3 / 4 +
+ + +
+
+ OG:BG Friends + +
+
+
+ Avatar +
+
{{ friend.name }}
+
{{ friend.status }}
+
+ +
+
+ + +
+ + +
+
+ + + + + +
+
+
+ Button Layer 1 + Button Layer 2 + Button Layer 3 + +
+
PLAY
+
+
BATTLEGROUNDS
+
CLICK TO PLAY
+
+
+
+
+
+ + + +
+
+
+

Statistics

+

Your game statistics would be displayed here.

+
+
+ @@ -132,10 +411,10 @@
- - - - + + + +
@@ -152,13 +431,13 @@
- - + + +
@@ -254,7 +533,8 @@ { name: "Land", avatar: "images/avatar/land.jpg", status: "online" }, ], selectedFriend: null, - showFriendActions: false + showFriendActions: false, + activeTab: 'home' }, methods: { selectServer: function(server) { @@ -278,6 +558,9 @@ toggleTickMark: function() { this.tickMarkEnabled = !this.tickMarkEnabled; }, + changeTab: function(tabName) { + this.activeTab = tabName; + }, joinCustomMatch: function() { try { this.isLoading = true;