summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-05 19:15:54 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-05 20:19:01 -0700
commitd256df388275edcae512207e312b2bf7650e8d78 (patch)
tree9fe4f6dfb7d76508d837c5ec9a4e7a226cd13439
parent841692600600dce021520f7f1e2c2bf5f95bbea8 (diff)
update loc file
-rw-r--r--moe.pinapelz.com/list-of-considerations.html (renamed from moe.pinapelz.com/loc.html)679
1 files changed, 395 insertions, 284 deletions
diff --git a/moe.pinapelz.com/loc.html b/moe.pinapelz.com/list-of-considerations.html
index 920cd22..aabf0a0 100644
--- a/moe.pinapelz.com/loc.html
+++ b/moe.pinapelz.com/list-of-considerations.html
@@ -3,7 +3,7 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Games</title>
+ <title>LOC</title>
<style>
* {
@@ -50,14 +50,22 @@
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;
- margin-bottom: 20px;
}
- .tab {
+ .tab,
+ .export-button {
background: var(--cl-gray-2);
color: var(--cl-white);
border: 1px solid var(--cl-gray-4);
@@ -67,7 +75,8 @@
transition: background 0.15s;
}
- .tab:hover {
+ .tab:hover,
+ .export-button:hover {
background: var(--cl-gray-3);
}
@@ -77,6 +86,10 @@
font-weight: bold;
}
+ .export-button {
+ color: var(--cl-yellow);
+ }
+
.table-container {
overflow-x: auto;
background: var(--cl-gray-1);
@@ -158,25 +171,31 @@
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="loc_files/pageScript.bundle.js"></script></head>
+<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="list-of-considerations_files/pageScript.bundle.js"></script></head>
<body cz-shortcut-listen="true">
<h1>LIST OF CONSIDERATIONS</h1>
-<div id="tabs" class="tabs">
- <button class="tab active" onclick="filterCategory('all', this)">
- All
- </button>
+<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 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">
@@ -207,12 +226,13 @@
</thead>
<tbody>
-
+
<tr data-type="Game">
<td>
-
- <img src="loc_files/header_014.jpg" alt="RuneScape: Dragonwilds">
-
+
+ <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="list-of-considerations_files/header_012.jpg" alt="RuneScape: Dragonwilds">
+ </a>
</td>
<td>RuneScape: Dragonwilds</td>
@@ -227,30 +247,31 @@
<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
+ 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>
-
- <img src="loc_files/2lne9y.webp" alt="Veloren">
-
+
+ <a href="https://files.catbox.moe/2lne9y.webp" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/2lne9y.webp" alt="Veloren">
+ </a>
</td>
<td>Veloren</td>
@@ -264,9 +285,9 @@ Queen—alone or with allies.
</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
+ 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>
@@ -276,19 +297,20 @@ fully simulated procedural worlds, in-depth crafting, fast-paced combat,
</td>
<td>
-
+
<a href="https://veloren.net/" target="_blank">
Store Page
</a>
-
+
</td>
</tr>
-
+
<tr data-type="Movie">
<td>
-
- <img src="loc_files/j25fgw.jpg" alt="Default Game Image">
-
+
+ <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/j25fgw.jpg" alt="Exit 8">
+ </a>
</td>
<td>Exit 8</td>
@@ -302,24 +324,25 @@ fully simulated procedural worlds, in-depth crafting, fast-paced combat,
</td>
<td class="description">
-
+
</td>
<td>
- W movie we are going to exit 8 station. Story is kinda
+ 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>
-
- <img src="loc_files/j25fgw.jpg" alt="Default Game Image">
-
+
+ <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/j25fgw.jpg" alt="Chainsaw Man Reze Arc">
+ </a>
</td>
<td>Chainsaw Man Reze Arc</td>
@@ -333,7 +356,7 @@ deep about not being stuck in same mindset but a lil repetitive
</td>
<td class="description">
-
+
</td>
<td>
@@ -341,15 +364,16 @@ deep about not being stuck in same mindset but a lil repetitive
</td>
<td>
-
+
</td>
</tr>
-
+
<tr data-type="Movie">
<td>
-
- <img src="loc_files/j25fgw.jpg" alt="Default Game Image">
-
+
+ <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/j25fgw.jpg" alt="Five Nights at Freddy’s 1">
+ </a>
</td>
<td>Five Nights at Freddy’s 1</td>
@@ -363,7 +387,7 @@ deep about not being stuck in same mindset but a lil repetitive
</td>
<td class="description">
-
+
</td>
<td>
@@ -372,15 +396,16 @@ deep about not being stuck in same mindset but a lil repetitive
</td>
<td>
-
+
</td>
</tr>
-
+
<tr data-type="Movie">
<td>
-
- <img src="loc_files/j25fgw.jpg" alt="Default Game Image">
-
+
+ <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/j25fgw.jpg" alt="KPOPS!">
+ </a>
</td>
<td>KPOPS!</td>
@@ -394,25 +419,26 @@ deep about not being stuck in same mindset but a lil repetitive
</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
+ 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>
-
- <img src="loc_files/j25fgw.jpg" alt="Default Game Image">
-
+
+ <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/j25fgw.jpg" alt="Iron Lung">
+ </a>
</td>
<td>Iron Lung</td>
@@ -426,7 +452,7 @@ learns that fatherhood is much more than stardom.
</td>
<td class="description">
-
+
</td>
<td>
@@ -434,15 +460,16 @@ learns that fatherhood is much more than stardom.
</td>
<td>
-
+
</td>
</tr>
-
+
<tr data-type="Movie">
<td>
-
- <img src="loc_files/j25fgw.jpg" alt="Default Game Image">
-
+
+ <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/j25fgw.jpg" alt="The Backrooms">
+ </a>
</td>
<td>The Backrooms</td>
@@ -456,7 +483,7 @@ learns that fatherhood is much more than stardom.
</td>
<td class="description">
-
+
</td>
<td>
@@ -464,15 +491,16 @@ learns that fatherhood is much more than stardom.
</td>
<td>
-
+
</td>
</tr>
-
+
<tr data-type="Movie">
<td>
-
- <img src="loc_files/j25fgw.jpg" alt="Default Game Image">
-
+
+ <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/j25fgw.jpg" alt="Passenger">
+ </a>
</td>
<td>Passenger</td>
@@ -486,7 +514,7 @@ learns that fatherhood is much more than stardom.
</td>
<td class="description">
-
+
</td>
<td>
@@ -494,15 +522,16 @@ learns that fatherhood is much more than stardom.
</td>
<td>
-
+
</td>
</tr>
-
+
<tr data-type="Movie">
<td>
-
- <img src="loc_files/j25fgw.jpg" alt="Default Game Image">
-
+
+ <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/j25fgw.jpg" alt="The Holkon">
+ </a>
</td>
<td>The Holkon</td>
@@ -516,7 +545,7 @@ learns that fatherhood is much more than stardom.
</td>
<td class="description">
-
+
</td>
<td>
@@ -524,15 +553,16 @@ learns that fatherhood is much more than stardom.
</td>
<td>
-
+
</td>
</tr>
-
+
<tr data-type="Game">
<td>
-
- <img src="loc_files/header_002.jpg" alt="OUTBRK">
-
+
+ <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1107320/header.jpg?t=1758038789" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/header_008.jpg" alt="OUTBRK">
+ </a>
</td>
<td>OUTBRK</td>
@@ -550,23 +580,24 @@ learns that fatherhood is much more than stardom.
</td>
<td>
-
+
</td>
<td>
-
+
<a href="https://store.steampowered.com/app/1107320" target="_blank">
Store Page
</a>
-
+
</td>
</tr>
-
+
<tr data-type="Game">
<td>
-
- <img src="loc_files/header_013.jpg" alt="Tabletop Simulator">
-
+
+ <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/286160/header.jpg?t=1772387518" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/header_013.jpg" alt="Tabletop Simulator">
+ </a>
</td>
<td>Tabletop Simulator</td>
@@ -580,31 +611,32 @@ learns that fatherhood is much more than stardom.
</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.
+ 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>
-
- <img src="loc_files/header_004.jpg" alt="Satisfactory">
-
+
+ <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/526870/header.jpg?t=1780413533" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/header_002.jpg" alt="Satisfactory">
+ </a>
</td>
<td>Satisfactory</td>
@@ -618,30 +650,31 @@ Unlimited gaming possibilities!
</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
+ 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>
-
- <img src="loc_files/header_008.jpg" alt="Divinity: Original Sin 2 - Definitive Edition">
-
+
+ <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="list-of-considerations_files/header_009.jpg" alt="Divinity: Original Sin 2 - Definitive Edition">
+ </a>
</td>
<td>Divinity: Original Sin 2 - Definitive Edition</td>
@@ -655,30 +688,31 @@ enter conveyor belt heaven!
</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
+ 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>
-
- <img src="loc_files/header_005.jpg" alt="HELLDIVERS™ 2">
-
+
+ <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="list-of-considerations_files/header_006.jpg" alt="HELLDIVERS™ 2">
+ </a>
</td>
<td>HELLDIVERS™ 2</td>
@@ -692,29 +726,30 @@ one of you will have the chance to become a God.
</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
+ 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>
-
- <img src="loc_files/header_007.jpg" alt="SCP: Secret Laboratory">
-
+
+ <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="list-of-considerations_files/header_007.jpg" alt="SCP: Secret Laboratory">
+ </a>
</td>
<td>SCP: Secret Laboratory</td>
@@ -728,31 +763,32 @@ fast, frantic, and ferocious third-person shooter.
</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
+ 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>
-
- <img src="loc_files/header_alt_assets_5.jpg" alt="Teardown">
-
+
+ <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="list-of-considerations_files/header_alt_assets_5.jpg" alt="Teardown">
+ </a>
</td>
<td>Teardown</td>
@@ -766,31 +802,32 @@ the Insurgency in their goal to capture it, or wreak havoc as an SCP in a
</td>
<td class="description">
- Prepare the perfect heist in a fully destructible,
-simulated voxel world. Tear down walls with vehicles or use explosives
+ 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
+ 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>
-
- <img src="loc_files/header_016.jpg" alt="Risk of Rain 2">
-
+
+ <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/632360/header.jpg?t=1775753930" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/header_018.jpg" alt="Risk of Rain 2">
+ </a>
</td>
<td>Risk of Rain 2</td>
@@ -805,29 +842,30 @@ players in multiplayer.
<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
+ 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>
-
- <img src="loc_files/header_015.jpg" alt="Gamble With Your Friends">
-
+
+ <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="list-of-considerations_files/header_017.jpg" alt="Gamble With Your Friends">
+ </a>
</td>
<td>Gamble With Your Friends</td>
@@ -841,31 +879,32 @@ you feared upon your first crash landing.
</td>
<td class="description">
- An online 1-6 player co-op &amp;quot;casino
-crawler&amp;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
+ An online 1-6 player co-op &amp;quot;casino
+crawler&amp;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>
-
- <img src="loc_files/header_010.jpg" alt="YAPYAP">
-
+
+ <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="list-of-considerations_files/header_014.jpg" alt="YAPYAP">
+ </a>
</td>
<td>YAPYAP</td>
@@ -879,10 +918,10 @@ in 5 minutes - or face the consequences.
</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
+ 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>
@@ -891,19 +930,20 @@ protect the tower.
</td>
<td>
-
+
<a href="https://store.steampowered.com/app/3834090" target="_blank">
Store Page
</a>
-
+
</td>
</tr>
-
+
<tr data-type="Game">
<td>
-
- <img src="loc_files/header_006.jpg" alt="Factorio">
-
+
+ <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/427520/header.jpg?t=1763986204" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/header_004.jpg" alt="Factorio">
+ </a>
</td>
<td>Factorio</td>
@@ -919,29 +959,30 @@ protect the tower.
<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
+ 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>
-
- <img src="loc_files/header_009.jpg" alt="SAND: Raiders of Sophie">
-
+
+ <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="list-of-considerations_files/header_011.jpg" alt="SAND: Raiders of Sophie">
+ </a>
</td>
<td>SAND: Raiders of Sophie</td>
@@ -955,30 +996,31 @@ creatures who don't really like you.
</td>
<td class="description">
- In SAND you build your highly customizable walking mech
+ 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>
-
- <img src="loc_files/j25fgw.jpg" alt="Default Game Image">
-
+
+ <a href="https://files.catbox.moe/j25fgw.pjpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/j25fgw.jpg" alt="Parasite">
+ </a>
</td>
<td>Parasite</td>
@@ -992,23 +1034,24 @@ fortress. Squad up or go solo. Scavenge the dunes, gather loot, weapons,
</td>
<td class="description">
-
+
</td>
<td>
-
+
</td>
<td>
-
+
</td>
</tr>
-
+
<tr data-type="Game">
<td>
-
- <img src="loc_files/gamelogo-vintagestory-square.thumb.png.12f2d8bc78f5d556ca6ac.png" alt="Vintage Story">
-
+
+ <a href="https://media.vintagestory.at/monthly_2018_02/gamelogo-vintagestory-square.thumb.png.12f2d8bc78f5d556ca6ac9ccadf68e8f.png" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/gamelogo-vintagestory-square.thumb.png.12f2d8bc78f5d556ca6ac.png" alt="Vintage Story">
+ </a>
</td>
<td>Vintage Story</td>
@@ -1022,10 +1065,10 @@ fortress. Squad up or go solo. Scavenge the dunes, gather loot, weapons,
</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
+ 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>
@@ -1034,19 +1077,20 @@ path.
</td>
<td>
-
+
<a href="https://www.vintagestory.at/" target="_blank">
Store Page
</a>
-
+
</td>
</tr>
-
+
<tr data-type="Game">
<td>
-
- <img src="loc_files/modeditiontitle-jpg.jpg" alt="Sengoku Jidai Minecraft Mod">
-
+
+ <a href="https://media.forgecdn.net/attachments/1454/480/modeditiontitle-jpg.jpg" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/modeditiontitle-jpg.jpg" alt="Sengoku Jidai Minecraft Mod">
+ </a>
</td>
<td>Sengoku Jidai Minecraft Mod</td>
@@ -1060,35 +1104,36 @@ path.
</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
+ 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
+ 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,
+ 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>
-
- <img src="loc_files/header_011.jpg" alt="100% Orange Juice">
-
+
+ <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="list-of-considerations_files/header_016.jpg" alt="100% Orange Juice">
+ </a>
</td>
<td>100% Orange Juice</td>
@@ -1102,30 +1147,31 @@ and mythology.
</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
+ 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>
-
- <img src="loc_files/header.jpg" alt="Left 4 Dead 2">
-
+
+ <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/550/header.jpg?t=1772742214" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/header.jpg" alt="Left 4 Dead 2">
+ </a>
</td>
<td>Left 4 Dead 2</td>
@@ -1139,30 +1185,31 @@ all-new characters to duke it out... with dice.
</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
+ 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>
-
- <img src="loc_files/header_003.jpg" alt="Tower Unite">
-
+
+ <a href="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/394690/header.jpg?t=1777941455" target="_blank" rel="noopener noreferrer">
+ <img src="list-of-considerations_files/header_010.jpg" alt="Tower Unite">
+ </a>
</td>
<td>Tower Unite</td>
@@ -1176,29 +1223,30 @@ Orleans across five expansive campaigns.
</td>
<td class="description">
- PLAY, CREATE, PARTY! Tower Unite is a community-based
-virtual world party game with online games, entertainment, activities,
+ 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>
-
- <img src="loc_files/header_012.jpg" alt="Elevator">
-
+
+ <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="list-of-considerations_files/header_005.jpg" alt="Elevator">
+ </a>
</td>
<td>Elevator</td>
@@ -1212,10 +1260,10 @@ and absolutely NO microtransactions.
</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
+ 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>
@@ -1224,19 +1272,20 @@ comes Elevator, the sequel.
</td>
<td>
-
+
<a href="https://store.steampowered.com/app/3769800" target="_blank">
Store Page
</a>
-
+
</td>
</tr>
-
+
<tr data-type="Game">
<td>
-
- <img src="loc_files/header_alt_assets_25.jpg" alt="No Man's Sky">
-
+
+ <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="list-of-considerations_files/header_alt_assets_25.jpg" alt="No Man's Sky">
+ </a>
</td>
<td>No Man's Sky</td>
@@ -1254,23 +1303,24 @@ comes Elevator, the sequel.
</td>
<td>
-
+
</td>
<td>
-
+
<a href="https://store.steampowered.com/app/275850" target="_blank">
Store Page
</a>
-
+
</td>
</tr>
-
+
<tr data-type="Game">
<td>
-
- <img src="loc_files/header_017.jpg" alt="Mindustry">
-
+
+ <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="list-of-considerations_files/header_003.jpg" alt="Mindustry">
+ </a>
</td>
<td>Mindustry</td>
@@ -1292,14 +1342,52 @@ comes Elevator, the sequel.
</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="list-of-considerations_files/header_015.jpg" 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>
-
+
</tbody>
</table>
</div>
@@ -1394,7 +1482,30 @@ function filterCategory(category, button) {
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
+<bit-notification-bar-root></bit-notification-bar-root></body></html>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage