diff options
| -rw-r--r-- | moe.pinapelz.com/list-of-considerations.html | 1646 |
1 files changed, 9 insertions, 1637 deletions
diff --git a/moe.pinapelz.com/list-of-considerations.html b/moe.pinapelz.com/list-of-considerations.html index 56bf02d..7f7e89f 100644 --- a/moe.pinapelz.com/list-of-considerations.html +++ b/moe.pinapelz.com/list-of-considerations.html @@ -1,1639 +1,11 @@ <!DOCTYPE html> -<html lang="en"><head> +<html lang="en"> +<head> <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>LOC</title> - - <style> - * { - box-sizing: border-box; - border-radius: 0px; - - --cl-black: hsl(140, 1%, 6%); - --cl-gray-0: hsl(140, 2%, 8%); - --cl-gray-1: hsl(140, 2%, 12%); - --cl-gray-2: hsl(140, 4%, 16%); - --cl-gray-3: hsl(140, 4%, 24%); - --cl-gray-4: hsl(140, 4%, 36%); - --cl-gray-5: hsl(140, 4%, 44%); - --cl-gray-6: hsl(80, 8%, 52%); - --cl-gray-7: hsl(70, 8%, 58%); - --cl-gray-8: hsl(60, 16%, 66%); - --cl-gray-9: hsl(40, 32%, 78%); - --cl-gray-10: hsl(30, 32%, 84%); - --cl-white: hsl(26, 64%, 88%); - --cl-red-6: hsl(4, 83%, 67%); - --cl-red-7: hsl(4, 75%, 75%); - --cl-orange-6: hsl(26, 84%, 62%); - --cl-orange-7: hsl(26, 84%, 74%); - --cl-yellow: hsl(37, 80%, 69%); - --cl-green-6: hsl(120, 41%, 64%); - --cl-green-7: hsl(120, 42%, 75%); - --cl-cyan-6: hsl(160, 41%, 64%); - --cl-cyan-7: hsl(160, 32%, 75%); - --cl-blue-6: hsl(200, 55%, 64%); - --cl-blue-8: hsl(201, 55%, 80%); - --cl-magenta-7: hsl(320, 59%, 72%); - --cl-magenta-8: hsl(320, 61%, 80%); - } - - body { - margin: 5vh 10vw; - font-family: "Roboto Mono", monospace; - background-color: var(--cl-gray-0); - color: var(--cl-white); - } - - h1 { - margin-top: 0; - color: var(--cl-blue-6); - } - - .controls { - display: flex; - flex-wrap: wrap; - justify-content: space-between; - gap: 12px; - margin-bottom: 20px; - } - - .tabs { - display: flex; - flex-wrap: wrap; - gap: 8px; - } - - .tab, - .export-button { - background: var(--cl-gray-2); - color: var(--cl-white); - border: 1px solid var(--cl-gray-4); - padding: 10px 16px; - cursor: pointer; - font-family: inherit; - transition: background 0.15s; - } - - .tab:hover, - .export-button:hover { - background: var(--cl-gray-3); - } - - .tab.active { - background: var(--cl-blue-6); - color: var(--cl-black); - font-weight: bold; - } - - .export-button { - color: var(--cl-yellow); - } - - .table-container { - overflow-x: auto; - background: var(--cl-gray-1); - border: 1px solid var(--cl-gray-3); - } - - table { - width: 100%; - border-collapse: collapse; - } - - th, - td { - padding: 12px; - border-bottom: 1px solid var(--cl-gray-3); - text-align: left; - vertical-align: top; - } - - th { - background: var(--cl-gray-2); - color: var(--cl-yellow); - position: sticky; - top: 0; - cursor: pointer; - user-select: none; - font-weight: 600; - } - - th:hover { - background: var(--cl-gray-3); - color: var(--cl-orange-7); - } - - tr:hover { - background: var(--cl-gray-2); - } - - img { - width: 240px; - display: block; - border: 1px solid var(--cl-gray-3); - } - - .description { - white-space: normal; - line-height: 1.5; - min-width: 400px; - } - - a:link { - color: var(--cl-orange-6); - text-decoration: none; - } - - a:visited, - a:active { - color: var(--cl-green-6); - } - - a:hover { - color: var(--cl-magenta-7); - text-decoration: underline; - } - - .played-true { - color: var(--cl-green-6); - font-weight: bold; - } - - .played-false { - color: var(--cl-red-6); - font-weight: bold; - } - - .sort-indicator { - margin-left: 4px; - color: var(--cl-cyan-6); - font-size: 0.8em; - } - </style> -<style>.village-iframe{width:100%;height:100%;border:none;display:block;position:fixed;top:0;left:0;z-index:2147483647;background:#0000003d;color-scheme:light}.village-iframe.village-loading{display:flex;justify-content:center;align-items:center}.village-iframe>.village-spinner{width:1.5rem;height:1.5rem;border:2px solid #000;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;animation:spin .45s linear infinite}.village-iframe.village-hidden{display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.village-hidden{display:none}[village-paths-data=facepiles]{display:flex;align-items:center;padding-right:.5rem}[village-paths-data=facepiles] img{width:1.5rem;height:1.5rem;border-radius:50%;margin-right:-.5rem}[village-paths-data=facepiles] img.village-facepiler-avatar-not-found{filter:blur(7px)}[village-paths-data=facepiles] img:last-child{margin-right:0}[village-paths-data=count]{padding-right:.25rem}[village-paths-availability=error],[village-paths-availability=found],[village-paths-availability=not-found],[village-paths-availability=not-activated]{display:none!important}[village-paths-availability=loading]{display:inline-flex!important}</style><script id="simplify-jobs-page-script" src="moz-extension://96b5eef8-1287-4fc0-b486-3c7dab9cb8fd/js/pageScript.bundle.js"></script></head> -<body cz-shortcut-listen="true"> - -<h1>LIST OF CONSIDERATIONS</h1> - -<div class="controls"> - <div id="tabs" class="tabs"> - <button class="tab active" onclick="filterCategory('all', this)"> - All - </button> - - - <button class="tab" onclick="filterCategory('Game', this)"> - Game - </button> - - <button class="tab" onclick="filterCategory('Movie', this)"> - Movie - </button> - - </div> - - <button class="export-button" onclick="exportRawHtml()"> - Export Raw HTML - </button> -</div> - -<div class="table-container"> -<table id="gamesTable"> - <thead> - <tr> - <th>Image</th> - - <th onclick="sortTable(1)"> - Name - <span class="sort-indicator" id="sort-1"></span> - </th> - - <th onclick="sortTable(2)"> - Type - <span class="sort-indicator" id="sort-2"></span> - </th> - - <th onclick="sortTable(3)"> - Watch/Played - <span class="sort-indicator" id="sort-3"></span> - </th> - - <th>Description</th> - <th>Notes</th> - <th>Link</th> - </tr> - </thead> - - <tbody> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1374490/d0c222ee8a08f20eacf8a28fe8feb6c378433281/header.jpg?t=1775138221" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1374490/d0c222ee8a08f20eacf8a28fe8feb6c378433281/header.jpg?t=1775138221" alt="RuneScape: Dragonwilds"> - </a> - </td> - - <td>RuneScape: Dragonwilds</td> - - <td>Game</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - On RuneScape’s forgotten continent of Ashenfall, dragons have awoken. Gather, build, skill and craft to survive in this co-operative (1-4) survival crafting game. Only by mastering survival and uncovering ancient secrets can they hope to slay the Dragon Queen—alone or with allies. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/1374490" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://files.catbox.moe/2lne9y.webp" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/2lne9y.webp" alt="Veloren"> - </a> - </td> - - <td>Veloren</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Veloren is a free, open-source multiplayer action-RPG written in the Rust programming language. Inspired by games like Cube World, Minecraft, and Legend of Zelda: Breath of the Wild, it features fully simulated procedural worlds, in-depth crafting, fast-paced combat, and deep simulation mechanics. - </td> - - <td> - Free and Open Source - </td> - - <td> - - <a href="https://veloren.net/" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="Exit 8"> - </a> - </td> - - <td>Exit 8</td> - - <td>Movie</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - - </td> - - <td> - W movie we are going to exit 8 station. Story is kinda deep about not being stuck in same mindset but a lil repetitive - </td> - - <td> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="Chainsaw Man Reze Arc"> - </a> - </td> - - <td>Chainsaw Man Reze Arc</td> - - <td>Movie</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - - </td> - - <td> - the story is not that deep, gooner bait. Looks good tho - </td> - - <td> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="Five Nights at Freddy’s 1"> - </a> - </td> - - <td>Five Nights at Freddy’s 1</td> - - <td>Movie</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - - </td> - - <td> - If someone cranked a 90 got 2 pumped but the enemy had a revive kit. The cop just knew everything straight up boring ahh - </td> - - <td> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="KPOPS!"> - </a> - </td> - - <td>KPOPS!</td> - - <td>Movie</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Follows a washed-up musician who jumps at the chance to capitalize on his long-lost son's stardom for his own renaissance, but learns that fatherhood is much more than stardom. - </td> - - <td> - - </td> - - <td> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="Iron Lung"> - </a> - </td> - - <td>Iron Lung</td> - - <td>Movie</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - - </td> - - <td> - I mean. There was a lot of things left unanswered - </td> - - <td> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="The Backrooms"> - </a> - </td> - - <td>The Backrooms</td> - - <td>Movie</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - - </td> - - <td> - pending digital ver - </td> - - <td> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="Passenger"> - </a> - </td> - - <td>Passenger</td> - - <td>Movie</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - - </td> - - <td> - pending digital ver - </td> - - <td> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="The Holkon"> - </a> - </td> - - <td>The Holkon</td> - - <td>Movie</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - - </td> - - <td> - pending digital ver - </td> - - <td> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1107320/header.jpg?t=1758038789" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1107320/header.jpg?t=1758038789" alt="OUTBRK"> - </a> - </td> - - <td>OUTBRK</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Storm Chasing Simulator - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/1107320" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/286160/header.jpg?t=1772387518" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/286160/header.jpg?t=1772387518" alt="Tabletop Simulator"> - </a> - </td> - - <td>Tabletop Simulator</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Tabletop Simulator is the only simulator where you can let your aggression out by flipping the table! There are no rules to follow: just you, a physics sandbox, and your friends. Make your own online board games or play the thousands of community created mods. Unlimited gaming possibilities! - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/286160" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/526870/header.jpg?t=1780413533" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/526870/header.jpg?t=1780413533" alt="Satisfactory"> - </a> - </td> - - <td>Satisfactory</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Satisfactory is a first-person open-world factory building game with a dash of exploration and combat. Play alone or with friends, explore an alien planet, create multi-story factories, and enter conveyor belt heaven! - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/526870" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/435150/3f6ee788cb01bd65097c52399d536eb424b4876f/header.jpg?t=1765811123" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/435150/3f6ee788cb01bd65097c52399d536eb424b4876f/header.jpg?t=1765811123" alt="Divinity: Original Sin 2 - Definitive Edition"> - </a> - </td> - - <td>Divinity: Original Sin 2 - Definitive Edition</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - The critically acclaimed RPG that raised the bar, from the creators of Baldur's Gate 3. Gather your party. Master deep, tactical combat. Venture as a party of up to four - but know that only one of you will have the chance to become a God. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/435150" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/553850/f11c258b04a5e3e7771c1bab60f324ebf6c6c6fb/header.jpg?t=1779899567" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/553850/f11c258b04a5e3e7771c1bab60f324ebf6c6c6fb/header.jpg?t=1779899567" alt="HELLDIVERS™ 2"> - </a> - </td> - - <td>HELLDIVERS™ 2</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - The Galaxy’s Last Line of Offence. Enlist in the Helldivers and join the fight for freedom across a hostile galaxy in a fast, frantic, and ferocious third-person shooter. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/553850" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/700330/19e84a7d25dc97d4ebf6358bbf8a5081330deaea/header.jpg?t=1780232910" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/700330/19e84a7d25dc97d4ebf6358bbf8a5081330deaea/header.jpg?t=1780232910" alt="SCP: Secret Laboratory"> - </a> - </td> - - <td>SCP: Secret Laboratory</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Deep within a secure underground facility, a sudden containment breach allows many of the secured anomalies to escape from their chambers. Assist the Foundation in re-securing the facility, help the Insurgency in their goal to capture it, or wreak havoc as an SCP in a frantic bid to escape. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/700330" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1167630/0e7e93896986a74b8a0394318e92e8f2789abd5d/header_alt_assets_5.jpg?t=1780477310" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1167630/0e7e93896986a74b8a0394318e92e8f2789abd5d/header_alt_assets_5.jpg?t=1780477310" alt="Teardown"> - </a> - </td> - - <td>Teardown</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Prepare the perfect heist in a fully destructible, simulated voxel world. Tear down walls with vehicles or use explosives to create your own shortcuts. Shape the environment to your advantage in the most creative ways you can imagine. Play solo or with up to 12 players in multiplayer. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/1167630" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/632360/header.jpg?t=1775753930" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/632360/header.jpg?t=1775753930" alt="Risk of Rain 2"> - </a> - </td> - - <td>Risk of Rain 2</td> - - <td>Game</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - Escape a chaotic alien planet by fighting through hordes of frenzied monsters – with your friends, or on your own. Combine loot in surprising ways and master each character until you become the havoc you feared upon your first crash landing. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/632360" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/3892270/395e6d7972474333a698b26f8aa5597bf38109a1/header.jpg?t=1778274309" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/3892270/395e6d7972474333a698b26f8aa5597bf38109a1/header.jpg?t=1778274309" alt="Gamble With Your Friends"> - </a> - </td> - - <td>Gamble With Your Friends</td> - - <td>Game</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - An online 1-6 player co-op &quot;casino crawler&quot; where you and your friends share one bank account and one massive debt. Gamble, buy sketchy items, make terrible decisions, and climb an ominous casino tower to hit your loan shark’s daily quota in 5 minutes - or face the consequences. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/3892270" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/3834090/399b7aa5bd9ea359e6d77cec3032758ea27c597b/header.jpg?t=1775943797" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/3834090/399b7aa5bd9ea359e6d77cec3032758ea27c597b/header.jpg?t=1775943797" alt="YAPYAP"> - </a> - </td> - - <td>YAPYAP</td> - - <td>Game</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - A magic-themed co-op horror game where you and up to 5 friends are minions summoned by a wizard to break into their rival's towers to cause mayhem. Try to fufill your vandalism target with an assortment of spells while avoiding magical beasts and monsters that protect the tower. - </td> - - <td> - waiting for content - </td> - - <td> - - <a href="https://store.steampowered.com/app/3834090" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/427520/header.jpg?t=1763986204" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/427520/header.jpg?t=1763986204" alt="Factorio"> - </a> - </td> - - <td>Factorio</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Factorio is a game about building and creating automated factories to produce items of increasing complexity, within an infinite 2D world. Use your imagination to design your factory, combine simple elements into ingenious structures, and finally protect it from the creatures who don't really like you. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/427520" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1431300/cb9c54133c4f0bcada158d2da8cb47575914e89d/header.jpg?t=1780663098" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1431300/cb9c54133c4f0bcada158d2da8cb47575914e89d/header.jpg?t=1780663098" alt="SAND: Raiders of Sophie"> - </a> - </td> - - <td>SAND: Raiders of Sophie</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - In SAND you build your highly customizable walking mech fortress. Squad up or go solo. Scavenge the dunes, gather loot, weapons, priceless artifacts, survive and extract. Clash with other players in a brutal procedurally generated desert set in an alternate 1910. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/1431300" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="Parasite"> - </a> - </td> - - <td>Parasite</td> - - <td>Movie</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - - </td> - - <td> - - </td> - - <td> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://media.vintagestory.at/monthly_2018_02/gamelogo-vintagestory-square.thumb.png.12f2d8bc78f5d556ca6ac9ccadf68e8f.png" target="_blank" rel="noopener noreferrer"> - <img src="https://media.vintagestory.at/monthly_2018_02/gamelogo-vintagestory-square.thumb.png.12f2d8bc78f5d556ca6ac9ccadf68e8f.png" alt="Vintage Story"> - </a> - </td> - - <td>Vintage Story</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Vintage Story is an uncompromising wilderness survival sandbox game inspired by eldritch horror themes. Find yourself in a ruined world reclaimed by nature and permeated by unnerving temporal disturbances. Relive the advent of human civilization, or take your own path. - </td> - - <td> - or TerraFirma Craft Mod - </td> - - <td> - - <a href="https://www.vintagestory.at/" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://media.forgecdn.net/attachments/1454/480/modeditiontitle-jpg.jpg" target="_blank" rel="noopener noreferrer"> - <img src="https://media.forgecdn.net/attachments/1454/480/modeditiontitle-jpg.jpg" alt="Sengoku Jidai Minecraft Mod"> - </a> - </td> - - <td>Sengoku Jidai Minecraft Mod</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Sengoku Jidai is an immensely detailed mod I’ve been working on for the last 2.5 years as a side hobby that began as a Minecraft world for a Japanese house I made, which turned into a Japanese City, which turned into a Resource Pack to match the city. Then I made a datapack to match the resource pack, and now I have this fully fledged mod, which takes the idea of retheming Minecraft to an all-new level. Altering every aspect of the game, including blocks, mobs, items, biomes, and structures, into the world of Japanese history, culture, and mythology. - </td> - - <td> - - </td> - - <td> - - <a href="https://www.curseforge.com/minecraft/mc-mods/sengoku-jidai-japanese-overhaul" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/282800/74b8f808c2ea623f9aee9ed20c6d76c7e536e137/header.jpg?t=1779180569" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/282800/74b8f808c2ea623f9aee9ed20c6d76c7e536e137/header.jpg?t=1779180569" alt="100% Orange Juice"> - </a> - </td> - - <td>100% Orange Juice</td> - - <td>Game</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - 100% Orange Juice is a digital multiplayer board game populated by developer Orange Juice's all-star cast. Characters from Flying Red Barrel, QP Shooting, Suguri and Sora come together with all-new characters to duke it out... with dice. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/282800" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/550/header.jpg?t=1772742214" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/550/header.jpg?t=1772742214" alt="Left 4 Dead 2"> - </a> - </td> - - <td>Left 4 Dead 2</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Set in the zombie apocalypse, Left 4 Dead 2 is a co-operative action horror FPS takes you and your friends through the cities, swamps and cemeteries of the Deep South, from Savannah to New Orleans across five expansive campaigns. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/550" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/394690/header.jpg?t=1777941455" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/394690/header.jpg?t=1777941455" alt="Tower Unite"> - </a> - </td> - - <td>Tower Unite</td> - - <td>Game</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - PLAY, CREATE, PARTY! Tower Unite is a community-based virtual world party game with online games, entertainment, activities, and absolutely NO microtransactions. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/394690" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/3769800/f0188e8647cc15cc1f508c7be8dc69f6dcd5582c/header.jpg?t=1777941322" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/3769800/f0188e8647cc15cc1f508c7be8dc69f6dcd5582c/header.jpg?t=1777941322" alt="Elevator"> - </a> - </td> - - <td>Elevator</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Embark on a journey through The Elevator. This is not a simple trip to the top. Each stop will open your eyes to the mysteries of the Elevator. What floor will it stop on? What will it show? The Elevator decides your fate now!!! From the makers of Elevator: Source comes Elevator, the sequel. - </td> - - <td> - demo only rn - </td> - - <td> - - <a href="https://store.steampowered.com/app/3769800" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/275850/dd8237b8ab283a8225a6ba3fc0dee7e1b135cbee/header_alt_assets_25.jpg?t=1779908213" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/275850/dd8237b8ab283a8225a6ba3fc0dee7e1b135cbee/header_alt_assets_25.jpg?t=1779908213" alt="No Man's Sky"> - </a> - </td> - - <td>No Man's Sky</td> - - <td>Game</td> - - <td> - <span class="played-true"> - True - </span> - </td> - - <td class="description"> - No Man's Sky is a game about exploration and survival in an infinite procedurally generated universe. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/275850" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1127400/98714db25e9ef5a6ea3d39cd0709a60aae41e8dd/header.jpg?t=1776201279" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1127400/98714db25e9ef5a6ea3d39cd0709a60aae41e8dd/header.jpg?t=1776201279" alt="Mindustry"> - </a> - </td> - - <td>Mindustry</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - An open-ended factory management game with RTS and tower defense elements. - </td> - - <td> - FOSS - </td> - - <td> - - <a href="https://mindustrygame.github.io/" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/880940/header.jpg?t=1725311353" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/880940/header.jpg?t=1725311353" alt="Pummel Party"> - </a> - </td> - - <td>Pummel Party</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Pummel Party is a 4-8 player online and local-multiplayer party game. Pummel friends or AI using a wide array of absurd items in the board mode and compete to destroy friendships in the unique collection of minigames. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/880940" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1867240/c8671119ae869f3786b31fec49bce32d3705d1cb/header.jpg?t=1780798757" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1867240/c8671119ae869f3786b31fec49bce32d3705d1cb/header.jpg?t=1780798757" alt="WARDOGS"> - </a> - </td> - - <td>WARDOGS</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - WARDOGS is a TACTICAL ALL OUT WARFARE FPS where one hundred players split across three teams fight over the control zone. Set in the derelict industrial mountains of Eastern Europe on a destructible battlefield where teamwork pays and cash is king. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/1867240" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/3688240/b2efcc913ab5c5f48d2eea9d88858dc431bb6bd1/header.jpg?t=1780863439" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/3688240/b2efcc913ab5c5f48d2eea9d88858dc431bb6bd1/header.jpg?t=1780863439" alt="Pipes.exe"> - </a> - </td> - - <td>Pipes.exe</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - A first-person co-op horror experience for 1-4 players based on the thing you think it’s based on. Climb your way through testing environments as a low level QA employee for a Perfectly Legitimate Tech Company™. Survive a series of simulated assignments and brutal corporate life. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/3688240" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Movie"> - <td> - - <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer"> - <img src="https://files.catbox.moe/j25fgw.pjpg" alt="Obsession"> - </a> - </td> - - <td>Obsession</td> - - <td>Movie</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - - </td> - - <td> - waiting for digital - </td> - - <td> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1326470/header.jpg?t=1708624856" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1326470/header.jpg?t=1708624856" alt="Sons Of The Forest"> - </a> - </td> - - <td>Sons Of The Forest</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Sent to find a missing billionaire on a remote island, you find yourself in a cannibal-infested hellscape. Craft, build, and struggle to survive, alone or with friends, in this terrifying new open-world survival horror simulator. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/1326470" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/427410/502a2f8680203a0dda18a46ba7f732ff737d54b7/header_alt_assets_6.jpg?t=1780862501" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/427410/502a2f8680203a0dda18a46ba7f732ff737d54b7/header_alt_assets_6.jpg?t=1780862501" alt="Abiotic Factor"> - </a> - </td> - - <td>Abiotic Factor</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - Abiotic Factor is a survival crafting experience for 1-6 players set in the depths of an underground research facility. Caught between paranormal containment failure, a military crusade, and chaos from a dozen realms, the world’s greatest minds must survive against the universe’s biggest threats. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/427410" target="_blank"> - Store Page - </a> - - </td> - </tr> - - <tr data-type="Game"> - <td> - - <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/2141730/df4d048e11178a40c3301520dcdbf92f20e5737e/header_alt_assets_1.jpg?t=1780282746" target="_blank" rel="noopener noreferrer"> - <img src="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/2141730/df4d048e11178a40c3301520dcdbf92f20e5737e/header_alt_assets_1.jpg?t=1780282746" alt="Backrooms: Escape Together"> - </a> - </td> - - <td>Backrooms: Escape Together</td> - - <td>Game</td> - - <td> - <span class="played-false"> - False - </span> - </td> - - <td class="description"> - A visually lifelike co-op horror game for 1-6 people. Journey through 11 procedurally generated levels, using what's available to survive and progress deeper into the Backrooms. - </td> - - <td> - - </td> - - <td> - - <a href="https://store.steampowered.com/app/2141730" target="_blank"> - Store Page - </a> - - </td> - </tr> - - </tbody> -</table> -</div> - -<script> -const sortState = {}; - -function sortTable(columnIndex) { - const table = document.getElementById("gamesTable"); - const tbody = table.querySelector("tbody"); - - const rows = Array.from( - tbody.querySelectorAll("tr") - ); - - sortState[columnIndex] = - !sortState[columnIndex]; - - const ascending = - sortState[columnIndex]; - - document - .querySelectorAll(".sort-indicator") - .forEach(el => el.textContent = ""); - - document.getElementById( - `sort-${columnIndex}` - ).textContent = ascending ? "▲" : "▼"; - - rows.sort((a, b) => { - let aVal = - a.children[columnIndex] - .innerText - .trim(); - - let bVal = - b.children[columnIndex] - .innerText - .trim(); - - if ( - aVal.toLowerCase() === "true" || - aVal.toLowerCase() === "false" - ) { - aVal = - aVal.toLowerCase() === "true" - ? 1 - : 0; - - bVal = - bVal.toLowerCase() === "true" - ? 1 - : 0; - - return ascending - ? aVal - bVal - : bVal - aVal; - } - - return ascending - ? aVal.localeCompare(bVal) - : bVal.localeCompare(aVal); - }); - - rows.forEach(row => - tbody.appendChild(row) - ); -} - -function filterCategory(category, button) { - const rows = - document.querySelectorAll( - "#gamesTable tbody tr" - ); - - rows.forEach(row => { - const rowType = - row.dataset.type; - - row.style.display = - category === "all" || - rowType === category - ? "" - : "none"; - }); - - document - .querySelectorAll(".tab") - .forEach(tab => - tab.classList.remove("active") - ); - - button.classList.add("active"); -} - -function exportRawHtml() { - const rawHtml = - "<!DOCTYPE html>\n" + - document.documentElement.outerHTML; - - const blob = new Blob( - [rawHtml], - { type: "text/html" } - ); - - const url = - URL.createObjectURL(blob); - - const link = - document.createElement("a"); - - link.href = url; - link.download = "list-of-considerations.html"; - link.click(); - - URL.revokeObjectURL(url); -} -</script> - - -</body></html>
\ No newline at end of file + <meta http-equiv="refresh" content="0; url=https://list.moekyun.me"> + <title>Redirecting...</title> +</head> +<body> + <p>If you are not redirected automatically, <a href="https://list.moekyun.me">click here</a>.</p> +</body> +</html> |
