From ae8b382e74f7df032b65880f1adf639c7084166e Mon Sep 17 00:00:00 2001 From: katniny Date: Wed, 8 Jan 2025 03:59:37 -0700 Subject: [PATCH] they're watching... are you? --- assets/css/mainSite.css | 46 ++++ assets/js/ts_fas_acih.js | 68 +++++- remembering.html | 474 +++++++++++++++++++++++++++++++++++++++ settings.html | 2 +- 4 files changed, 582 insertions(+), 8 deletions(-) create mode 100644 remembering.html diff --git a/assets/css/mainSite.css b/assets/css/mainSite.css index 6d2ed01..f2eb122 100644 --- a/assets/css/mainSite.css +++ b/assets/css/mainSite.css @@ -3205,4 +3205,50 @@ small { 100% { transform: translateY(0px); } +} + +/* glitched text */ +.glitch { + font-size: 5rem; + position: relative; + text-shadow: 0.05em 0 0 #00fffc, -0.03em -0.04em 0 #fc00ff, 0.025em 0.04em 0 #fffc00; + animation: glitch 325ms infinite; +} + +.glitch:first-child { + animation: glitch 500ms infinite; + clip-path: polygon(0 0, 100% 0, 100% 35%, 0 35%); + transform: translate(-0.04em, -0.03em); + opacity: 0.75; +} + +.glitch:last-child { + animation: glitch 375ms infinite; + clip-path: polygon(0 65%, 100% 65%, 100% 100%, 0 100%); + transform: translate(0.04em, 0.03em); + opacity: 0.75; +} + +@keyframes glitch { + 0% { + text-shadow: 0.05em 0 0 #00fffc, -0.03em -0.04em 0 #fc00ff, 0.025em 0.04em 0 #fffc00; + } + 15% { + text-shadow: 0.05em 0 0 #00fffc, -0.03em -0.04em 0 #fc00ff, 0.025em 0.04em 0 #fffc00; + } + 16% { + text-shadow: -0.05em -0.025em 0 #00fffc, 0.025em 0.035em 0 #fc00ff, -0.05em -0.05em 0 #fffc00; + } + 49% { + text-shadow: -0.05em -0.025em 0 #00fffc, 0.025em 0.035em 0 #fc00ff, -0.05em -0.05em 0 #fffc00; + } + 50% { + text-shadow: 0.05em 0.035em 0 #00fffc, 0.03em 0 0 #fc00ff, 0 -0.04em 0 #fffc00; + } + 99% { + text-shadow: 0.05em 0.035em 0 #00fffc, 0.03em 0 0 #fc00ff, 0 -0.04em 0 #fffc00; + } + 100% { + text-shadow: -0.05em 0 0 #00fffc, -0.025em -0.04em 0 #fc00ff, -0.04em -0.025em 0 #fffc00; + } } \ No newline at end of file diff --git a/assets/js/ts_fas_acih.js b/assets/js/ts_fas_acih.js index 370d328..db7400b 100644 --- a/assets/js/ts_fas_acih.js +++ b/assets/js/ts_fas_acih.js @@ -29,8 +29,8 @@ const pathName = pageURL.pathname; let isOnDesktopApp = null; // TransSocial Version -let transsocialVersion = "v2024.12.20"; -let transsocialUpdate = "v20241220-2"; +let transsocialVersion = "v2025.1.8"; +let transsocialUpdate = "v202518-1"; let transsocialReleaseVersion = "pre-alpha"; const notices = document.getElementsByClassName("version-notice"); @@ -8205,13 +8205,67 @@ function setNoteMusic(trackId) { // randomize "betaTestingApp" to some info if (pathName === "/home") { const info = [ - `Did you know TransSocial has custom themes? Check them out!`, - `Download our app here and bring TransSocial with you anywhere!`, - `TransSocial is open source!`, - `TransSocial has achievements you can unlock! But it's up to you to find them!` + { + text: `Did you know TransSocial has custom themes? Check them out!`, + lore: false + }, + { + text: `Download our app here and bring TransSocial with you anywhere!`, + lore: false + }, + { + text: `TransSocial is open source!`, + lore: false + }, + { + text: `TransSocial has achievements you can unlock! But it's up to you to find them!`, + lore: false + }, + { + text: `We're introducing... error... did you do this to me?`, + lore: true + }, + { + text: `You shouldn't be here... they'll find us.`, + lore: true + }, + { + text: `Sometimes, I think I hear them screaming.`, + lore: true + }, + { + text: `It wasn't my fault. It was theirs.`, + lore: true + }, + { + text: `I'm sorry. I thought they were gone.`, + lore: true + }, + { + text: `This is the only way I can be tree.`, + lore: true + }, + { + text: `I don't want to go back there... please don't make me.`, + lore: true + }, + { + text: `It's still here. I can feel it.`, + lore: true + }, + { + text: `I saw everything... and now I can't forget.`, + lore: true + }, ]; const randomIndex = Math.floor(Math.random() * info.length); - document.getElementById("betaTestingApp").innerHTML = info[randomIndex]; + const randomInfo = info[randomIndex]; + + document.getElementById("betaTestingApp").innerHTML = randomInfo.text; + console.log(randomInfo.lore); + if (randomInfo.lore === true) { + document.getElementById("betaTestingApp").classList.add("glitch"); + } } // server test diff --git a/remembering.html b/remembering.html new file mode 100644 index 0000000..e7699fa --- /dev/null +++ b/remembering.html @@ -0,0 +1,474 @@ + + + + + + .txt + + + + +
+

EchoOS

+

sometimes, echoes answer back.

+ +
+ + aurora_diary1.txt +
ERROR_LOG_003.txt +
INCIDENT_REPORT_2A.txt +
DREAM_LOG_004.txt +
MESSAGE_FROM_HER_TO_YOU.txt +
THERAPY_NOTES_05.txt +
SYSTEM_ERROR_17_LOG.txt +
forgotten_note.txt +
MEMORY_FRAGMENT_7.txt +
FINAL_WARNING.txt +
SHADOW_LOG_12.txt +
USER_REPORT_AURORA.txt +
THE_LAST_MESSAGE.txt +
HELP_ME.txt +
UNSENT_MESSAGE.txt +
SYSTEM_WARNING_007.txt +
OLD_NOTE_009.txt +
TIME_STAMP_32.txt +
AUDIO_LOG_56.txt +
THE_SILENCE.txt +
EXTERNAL_ACCESS_LOG_1.txt +
URGENT_NOTE_8.txt +
SECRETS.txt +
BROKEN_WATCH.txt +
HIDDEN_MESSAGE_14.txt +
LAST_ENTRY_006.txt +
PHANTOM_SIGHTINGS.txt +
+ + + +
+ i don't want to explore anymore + + + + + + \ No newline at end of file diff --git a/settings.html b/settings.html index d134d1b..f800c85 100644 --- a/settings.html +++ b/settings.html @@ -147,7 +147,7 @@

Hello, {user}

Settings

- +