From 44210691ee8444509ac466a362337af77f2bcd49 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 20 Jul 2021 01:30:23 +0200 Subject: Commit --- views/background.jpg | Bin 31291 -> 28626 bytes views/common/compatibilityMode.css | 2 - views/credits.html | 8 +- views/game.html | 2 +- views/intro.html | 17 +- views/intro.mp4 | Bin 0 -> 317055 bytes views/loader.html | 15 +- views/menu.css | 24 ++ views/menu.html | 43 +-- views/menu.jpg | Bin 345993 -> 155471 bytes views/online.html | 2 +- views/rain/snow.js | 666 +++++++++++++++++++++++++++++++++++++ views/script/core_chart.js | 8 +- views/script/core_crash.js | 21 ++ views/script/core_fullscreen.js | 43 ++- views/script/core_stats.js | 64 ++-- views/script/core_viewer.js | 42 +-- views/script/loader_global.js | 127 +++---- views/script/menu_copyright.js | 4 +- views/script/menu_global.js | 3 + views/script/menu_login.js | 114 +++++-- views/script/settings_global.js | 10 +- views/settings.html | 2 +- views/stats.html | 2 +- views/win.html | 2 +- 25 files changed, 1017 insertions(+), 204 deletions(-) create mode 100644 views/intro.mp4 create mode 100644 views/rain/snow.js create mode 100644 views/script/core_crash.js (limited to 'views') diff --git a/views/background.jpg b/views/background.jpg index d3e959a..1129efc 100644 Binary files a/views/background.jpg and b/views/background.jpg differ diff --git a/views/common/compatibilityMode.css b/views/common/compatibilityMode.css index a436549..60c28a2 100644 --- a/views/common/compatibilityMode.css +++ b/views/common/compatibilityMode.css @@ -1,8 +1,6 @@ *:not(#gpuinfo-outer):not(#gpuinfo-inner) { backdrop-filter: none !important; - transition: none !important; opacity: 1 !important; - animation: none !important; } .rain { diff --git a/views/credits.html b/views/credits.html index b045ed4..80c1fe4 100644 --- a/views/credits.html +++ b/views/credits.html @@ -10,7 +10,7 @@
Minteck
Base Assets
-Minteck
Redman 054
Minteck
Narrator Character
Averi by fiddle (@fiddleafox on Twitter)
@@ -186,7 +186,7 @@Testing
-Minteck
Romain
Redman 054
Oxymillion
Minteck
Romain
Oxymillion
Libraries
diff --git a/views/game.html b/views/game.html index cefd720..6de20ef 100644 --- a/views/game.html +++ b/views/game.html @@ -10,7 +10,7 @@