Skip to content

Commit 2f8dff1

Browse files
committed
DBF, pending comparison pics, consistency
1 parent c0523f3 commit 2f8dff1

30 files changed

+634
-218
lines changed

avoid-mods.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@
6868
<a href="./index.html" id="headerTitle">The Midnight Ride</a>
6969
</div>
7070
<div class="guideLinks" id="headerLinks">
71-
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
71+
<a href="https://dragonbornsfate.moddinglinked.com" target="_blank" rel="nofollow">Skyrim SE</a>
7272
<a href="https://thebestoftimes.moddinglinked.com" target="_blank" rel="nofollow">Tale of Two Wastelands</a>
73+
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
7374
</div>
7475
</div>
7576

@@ -198,13 +199,13 @@ <h2 onclick="location.href='#ModsToAvoid'">Mods to Avoid</h2>
198199
</p>
199200
</div>
200201

201-
<div class="expander-top clickable" onclick="expandCard(this, bugfixmodsexpander)" id="bugfixmods">
202+
<div class="expander-top">
202203
<p>
203204
<h3>Bugfix & Optimization Mods</h3>
204205
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
205206
</p>
206207
</div>
207-
<div class="expander-bottom" id="bugfixmodsexpander">
208+
<div class="expander-bottom">
208209
<p>
209210
<h3>ENBoost and ENB's ForceVideoMemorySize</h3>
210211
Both are unnecessary and bring the possibility of more issues. ForceVideoMemorySize was made to fix an old bug with game's streaming system, which has been fixed for a long time (<a href="https://discord.com/channels/708699116519161907/1119634808209936385/1287740192165462048" target="_blank">this is coming from Boris himself in the ENB Discord server</a>).
@@ -243,13 +244,13 @@ <h3>Any configuration file for Buffout 4, X-Cell, or High FPS Physics Fix</h3>
243244
</p>
244245
</div>
245246

246-
<div class="expander-top clickable" onclick="expandCard(this, visualmodsexpander)" id="visualmods">
247+
<div class="expander-top">
247248
<p>
248249
<h3>Visual Mods</h3>
249250
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
250251
</p>
251252
</div>
252-
<div class="expander-bottom" id="visualmodsexpander">
253+
<div class="expander-bottom">
253254
<p>
254255
<h3>Oversized textures</h3>
255256
Based on the object size and how the texture is wrapped around it, you should pick textures with a reasonable resolution and avoid the very big ones also based on your display resolution. Keep in mind that the textures will not be displayed with their full resolution at all times, in fact they will be scaled down because of <a href="https://imgsli.com/MTMwNjU2" target="" _blank>mipmaps</a> based on distance and other factors, as shown with these sliders. Just for reference, a maximum of 2K at 1080p is a pretty safe bet in terms of balance.
@@ -298,13 +299,13 @@ <h3>NAC and NAC X</h3>
298299
</p>
299300
</div>
300301

301-
<div class="expander-top clickable" onclick="expandCard(this, gameplaymodsexpander)" id="gameplaymods">
302+
<div class="expander-top">
302303
<p>
303304
<h3>Content & Gameplay Mods</h3>
304305
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
305306
</p>
306307
</div>
307-
<div class="expander-bottom" id="gameplaymodsexpander">
308+
<div class="expander-bottom">
308309
<p>
309310
<h3>Armor and Weapon Keywords Community Resource</h3>
310311
Extremely bloated and buggy, makes tons of out-of-scope/undocumented changes.
@@ -360,13 +361,13 @@ <h3>Most mods that raise settlement happiness</h3>
360361
</p>
361362
</div>
362363

363-
<div class="expander-top clickable" onclick="expandCard(this, miscellaneousexpander)" id="miscellaneous">
364+
<div class="expander-top">
364365
<p>
365366
<h3>Miscellaneous</h3>
366367
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
367368
</p>
368369
</div>
369-
<div class="expander-bottom" id="miscellaneousexpander">
370+
<div class="expander-bottom">
370371
<p>
371372
<h3>Sinitar's Modlists</h3>
372373
If you have a few hours and want more information about Sinitar's lies, scamming and lack of modding knowledge, check out <a href="https://docs.google.com/document/d/1F1-6lF8dI4i2Zz8iT-bv_Ci1VO9MSU4MiSUrT5JqgHA/edit" target="_blank">this</a> <i>twenty-eight</i> page essay that goes into excruciating detail about it.

avoid-tools.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@
6868
<a href="./index.html" id="headerTitle">The Midnight Ride</a>
6969
</div>
7070
<div class="guideLinks" id="headerLinks">
71-
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
71+
<a href="https://dragonbornsfate.moddinglinked.com" target="_blank" rel="nofollow">Skyrim SE</a>
7272
<a href="https://thebestoftimes.moddinglinked.com" target="_blank" rel="nofollow">Tale of Two Wastelands</a>
73+
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
7374
</div>
7475
</div>
7576

basefinish.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@
6969
<a href="./index.html" id="headerTitle">The Midnight Ride</a>
7070
</div>
7171
<div class="guideLinks" id="headerLinks">
72-
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
72+
<a href="https://dragonbornsfate.moddinglinked.com" target="_blank" rel="nofollow">Skyrim SE</a>
7373
<a href="https://thebestoftimes.moddinglinked.com" target="_blank" rel="nofollow">Tale of Two Wastelands</a>
74+
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
7475
</div>
7576
</div>
7677

bugfix.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@
7070
<a href="./index.html" id="headerTitle">The Midnight Ride</a>
7171
</div>
7272
<div class="guideLinks" id="headerLinks">
73-
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
73+
<a href="https://dragonbornsfate.moddinglinked.com" target="_blank" rel="nofollow">Skyrim SE</a>
7474
<a href="https://thebestoftimes.moddinglinked.com" target="_blank" rel="nofollow">Tale of Two Wastelands</a>
75+
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
7576
</div>
7677
</div>
7778

changelog.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@
6868
<a href="./index.html" id="headerTitle">The Midnight Ride</a>
6969
</div>
7070
<div class="guideLinks" id="headerLinks">
71-
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
71+
<a href="https://dragonbornsfate.moddinglinked.com" target="_blank" rel="nofollow">Skyrim SE</a>
7272
<a href="https://thebestoftimes.moddinglinked.com" target="_blank" rel="nofollow">Tale of Two Wastelands</a>
73+
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
7374
</div>
7475
</div>
7576

@@ -189,13 +190,13 @@
189190
<span id="Changelog" class="section">
190191
<h2 onclick="location.href='#Changelog'">Changelog (Month Day)</h2>
191192

192-
<div class="expander-top clickable" onclick="expandCard(this, year2025expander)" id="year2025">
193+
<div class="expander-top">
193194
<p>
194195
<h3>2025</h3>
195196
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
196197
</p>
197198
</div>
198-
<div class="expander-bottom" id="year2025expander">
199+
<div class="expander-bottom">
199200
<p>
200201
<h2 class="install">May 3</h2>
201202
<h3>Safe Mid-game</h3>
@@ -359,13 +360,13 @@ <h2><strong>Wabbajack</strong></h2>
359360
</p>
360361
</div>
361362

362-
<div class="expander-top clickable" onclick="expandCard(this, year2024expander)" id="year2024">
363+
<div class="expander-top">
363364
<p>
364365
<h3>2024</h3>
365366
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
366367
</p>
367368
</div>
368-
<div class="expander-bottom" id="year2024expander">
369+
<div class="expander-bottom">
369370
<p>
370371
<h2 class="install">Dec 20</h2>
371372
<h3>Safe Mid-game</h3>
@@ -1042,13 +1043,13 @@ <h2><strong>User Interface</strong></h2>
10421043
</p>
10431044
</div>
10441045

1045-
<div class="expander-top clickable" onclick="expandCard(this, year2023expander)" id="year2023">
1046+
<div class="expander-top">
10461047
<p>
10471048
<h3>2023</h3>
10481049
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
10491050
</p>
10501051
</div>
1051-
<div class="expander-bottom" id="year2023expander">
1052+
<div class="expander-bottom">
10521053
<p>
10531054
<h2 class="install">Dec 29</h2>
10541055
<h3>Safe Mid-game</h3>
@@ -1784,13 +1785,13 @@ <h2><strong>User Interface</strong></h2>
17841785
</p>
17851786
</div>
17861787

1787-
<div class="expander-top clickable" onclick="expandCard(this, year2022expander)" id="year2022">
1788+
<div class="expander-top">
17881789
<p>
17891790
<h3>2022</h3>
17901791
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
17911792
</p>
17921793
</div>
1793-
<div class="expander-bottom" id="year2022expander">
1794+
<div class="expander-bottom">
17941795
<p>
17951796
<h2 class="install">Dec 23</h2>
17961797
<h2><strong>LOD Guide</strong></h2>
@@ -2046,13 +2047,13 @@ <h2><strong>Final Steps</strong></h2>
20462047
</p>
20472048
</div>
20482049

2049-
<div class="expander-top clickable" onclick="expandCard(this, year2021expander)" id="year2021">
2050+
<div class="expander-top">
20502051
<p>
20512052
<h3>2021</h3>
20522053
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
20532054
</p>
20542055
</div>
2055-
<div class="expander-bottom" id="year2021expander">
2056+
<div class="expander-bottom">
20562057
<p>
20572058
<h2 class="install">Oct 13</h2>
20582059
<h2><strong>Visuals</strong></h2>

content.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@
7070
<a href="./index.html" id="headerTitle">The Midnight Ride</a>
7171
</div>
7272
<div class="guideLinks" id="headerLinks">
73-
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
73+
<a href="https://dragonbornsfate.moddinglinked.com" target="_blank" rel="nofollow">Skyrim SE</a>
7474
<a href="https://thebestoftimes.moddinglinked.com" target="_blank" rel="nofollow">Tale of Two Wastelands</a>
75+
<a href="https://vivanewvegas.moddinglinked.com" target="_blank" rel="nofollow">Fallout: New Vegas</a>
7576
</div>
7677
</div>
7778

css/imageSlider.css

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
.image-slider {
2+
margin: 20px 0;
3+
}
4+
5+
.slider-container {
6+
position: relative;
7+
width: 100%;
8+
max-width: 1200px;
9+
margin: 0 auto 10px;
10+
overflow: hidden;
11+
border-radius: 6pt;
12+
box-shadow: 0 2pt 4pt 0 rgba(0, 0, 0, 0.5);
13+
-webkit-user-select: none;
14+
-moz-user-select: none;
15+
user-select: none;
16+
}
17+
18+
.slider-before {
19+
position: absolute;
20+
top: 0;
21+
left: 0;
22+
width: 50%;
23+
height: 100%;
24+
overflow: hidden;
25+
z-index: 1;
26+
}
27+
28+
.slider-before img {
29+
position: absolute;
30+
width: 100%;
31+
height: 100%;
32+
-o-object-fit: cover;
33+
object-fit: cover;
34+
transform: translateX(0);
35+
left: 0;
36+
top: 0;
37+
}
38+
39+
.slider-img {
40+
width: 100%;
41+
height: 100%;
42+
-o-object-fit: cover;
43+
object-fit: cover;
44+
display: block;
45+
-webkit-user-select: none;
46+
-moz-user-select: none;
47+
user-select: none;
48+
pointer-events: none;
49+
-webkit-user-drag: none;
50+
}
51+
52+
.slider-handle {
53+
position: absolute;
54+
top: 0;
55+
bottom: 0;
56+
left: 50%;
57+
width: 4px;
58+
background: white;
59+
box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
60+
cursor: ew-resize;
61+
transform: translateX(-2px);
62+
z-index: 2;
63+
}
64+
65+
.slider-handle::after {
66+
content: "";
67+
position: absolute;
68+
top: 50%;
69+
left: 50%;
70+
transform: translate(-50%, -50%);
71+
width: 40px;
72+
height: 40px;
73+
background: rgba(255, 255, 255, 0.7);
74+
border-radius: 50%;
75+
box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
76+
}
77+
78+
.slider-select-container {
79+
width: 100%;
80+
max-width: 800px;
81+
margin: 0 auto 10px;
82+
}
83+
84+
.slider-select {
85+
width: 100%;
86+
padding: 8px 12px;
87+
border-radius: 4px;
88+
background-color: rgba(255, 255, 255, 0.1);
89+
color: white;
90+
border: 1px solid rgba(255, 255, 255, 0.3);
91+
cursor: pointer;
92+
font-size: 14px;
93+
}
94+
95+
.slider-select option {
96+
background-color: #333;
97+
color: white;
98+
}
99+
100+
.slider-labels {
101+
display: flex;
102+
justify-content: space-between;
103+
width: 100%;
104+
max-width: 800px;
105+
margin: 0 auto;
106+
font-weight: bold;
107+
}
108+
109+
.slider-labels span {
110+
padding: 4px 8px;
111+
background-color: rgba(0, 0, 0, 0.5);
112+
border-radius: 4px;
113+
color: white;
114+
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
115+
}/*# sourceMappingURL=imageSlider.css.map */

css/imageSlider.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)