Skip to content

Commit cae5164

Browse files
github-actionsClaytonTDM
andcommitted
Format "credits menu"
Original commit: 9a5b35d Co-authored-by: ClaytonTDM <clay@clay.rip>
1 parent 9a5b35d commit cae5164

File tree

3 files changed

+33
-85
lines changed

3 files changed

+33
-85
lines changed

game/Custom.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -850,8 +850,7 @@ input[type="checkbox"] {
850850
margin: 0 4px 0 0;
851851
vertical-align: middle;
852852

853-
background: url("images/interface/options_checkbox0.png") center center
854-
no-repeat;
853+
background: url("images/interface/options_checkbox0.png") center center no-repeat;
855854
background-size: contain;
856855

857856
cursor: url(images/interface/Pointer.cur), pointer !important;
@@ -861,8 +860,7 @@ input[type="checkbox"] {
861860
}
862861

863862
input[type="checkbox"]:checked {
864-
background: url("images/interface/options_checkbox1.png") center center
865-
no-repeat;
863+
background: url("images/interface/options_checkbox1.png") center center no-repeat;
866864
background-size: contain;
867865
}
868866
#lAutoSun,
@@ -1371,7 +1369,8 @@ body.game-paused #cover {
13711369
}
13721370

13731371
@keyframes credits_finale_fade {
1374-
0%, 90% {
1372+
0%,
1373+
90% {
13751374
opacity: 0;
13761375
}
13771376
100% {
@@ -1398,7 +1397,8 @@ body.game-paused #cover {
13981397
font-family: "houseofterrormedium" !important;
13991398
font-weight: normal;
14001399
}
1401-
& h1, & h2 {
1400+
& h1,
1401+
& h2 {
14021402
margin-top: 0.5rem;
14031403
margin-bottom: 0.5rem;
14041404
}

game/images/Zombies/CX/v.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
fefef18be52ad8a47b0f5868301914f3bd578c64
1+
9a5b35dc562d09669fa0961a2f1cc83cb0701979

game/menu/html/credits.html

Lines changed: 26 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ <h1>PLANTS VS. ZOMBIES: MODDED</h1>
1818
<strong>Contributor, Playtester, Early Feedback</strong>
1919
</div>
2020
<div class="credit-name">
21-
<a target="_blank" href="https://cutely.strangled.net"
22-
>Asahi Henjuna (hamhim)</a
23-
>
21+
<a target="_blank" href="https://cutely.strangled.net">Asahi Henjuna (hamhim)</a>
2422
</div>
2523
</div>
2624
<div class="credit-line">
@@ -34,11 +32,7 @@ <h1>PLANTS VS. ZOMBIES: MODDED</h1>
3432
<div class="credit-line">
3533
<div class="credit-role"><strong>Playtester, Early Feedback</strong></div>
3634
<div class="credit-name">
37-
<a
38-
target="_blank"
39-
href="https://bsky.app/profile/did:plc:4bqmxwpozswq4zqhjuawsh56"
40-
>rileeyyy</a
41-
>
35+
<a target="_blank" href="https://bsky.app/profile/did:plc:4bqmxwpozswq4zqhjuawsh56">rileeyyy</a>
4236
</div>
4337
</div>
4438

@@ -55,9 +49,7 @@ <h2>PLANTS VS. ZOMBIES JAVASCRIPT</h2>
5549
<div class="credit-line">
5650
<div class="credit-role"><strong>Production Unit</strong></div>
5751
<div class="credit-name">
58-
<a target="_blank" href="https://github.com/jiangnangame"
59-
>JiangNanGame (江南游戏开发社)</a
60-
>
52+
<a target="_blank" href="https://github.com/jiangnangame">JiangNanGame (江南游戏开发社)</a>
6153
</div>
6254
</div>
6355
<div class="credit-line">
@@ -82,9 +74,7 @@ <h2>PLANTS VS. ZOMBIES JAVASCRIPT</h2>
8274
</div>
8375
<div class="credit-line">
8476
<div class="credit-role"></div>
85-
<div class="credit-name">
86-
All participants of internal testing at JiangNanGame
87-
</div>
77+
<div class="credit-name">All participants of internal testing at JiangNanGame</div>
8878
</div>
8979

9080
<br />
@@ -147,16 +137,13 @@ <h2>PLANTS VS. ZOMBIES DECOMPILATION</h2>
147137

148138
<p>
149139
<small
150-
>Even though our game isn't based on any decompilations, we still want to
151-
acknowledge the hard work of the following projects for how great of a reference
152-
they've been.</small
140+
>Even though our game isn't based on any decompilations, we still want to acknowledge the hard work of the following projects for how great of a
141+
reference they've been.</small
153142
>
154143
</p>
155144

156145
<h3>
157-
<a target="_blank" href="https://github.com/headshot2017/re-plants-vs-zombies"
158-
>re-plants-vs-zombies-fork</a
159-
>
146+
<a target="_blank" href="https://github.com/headshot2017/re-plants-vs-zombies">re-plants-vs-zombies-fork</a>
160147
</h3>
161148

162149
<div class="credit-line">
@@ -172,23 +159,15 @@ <h3>
172159
</div>
173160
</div>
174161
All
175-
<a target="_blank" href="https://github.com/headshot2017/re-plants-vs-zombies"
176-
>headshot2017/re-plants-vs-zombies</a
177-
>
162+
<a target="_blank" href="https://github.com/headshot2017/re-plants-vs-zombies">headshot2017/re-plants-vs-zombies</a>
178163
and
179-
<a target="_blank" href="https://github.com/Patoke/re-plants-vs-zombies"
180-
>Patoke/re-plants-vs-zombies</a
181-
>
164+
<a target="_blank" href="https://github.com/Patoke/re-plants-vs-zombies">Patoke/re-plants-vs-zombies</a>
182165
contributors
183166

184167
<br />
185168

186169
<h3>
187-
<a
188-
target="_blank"
189-
href="https://github.com/Electr0Gunner/pvz-quality-of-the-lawn-decompile"
190-
>PvZ Quality of the Lawn-Decompile</a
191-
>
170+
<a target="_blank" href="https://github.com/Electr0Gunner/pvz-quality-of-the-lawn-decompile">PvZ Quality of the Lawn-Decompile</a>
192171
</h3>
193172
<div class="credit-line">
194173
<div class="credit-role"><strong>Decompilation</strong></div>
@@ -199,9 +178,7 @@ <h3>
199178
<div class="credit-line">
200179
<div class="credit-role"><strong>PvZ Modding Association Members</strong></div>
201180
<div class="credit-name">
202-
<a target="_blank" href="https://github.com/breakfastbrainz2"
203-
>BreakfastBrainz2</a
204-
>
181+
<a target="_blank" href="https://github.com/breakfastbrainz2">BreakfastBrainz2</a>
205182
</div>
206183
</div>
207184
<div class="credit-line">
@@ -262,58 +239,34 @@ <h2>ACKNOWLEDGEMENTS</h2>
262239
<h3>PACKAGES</h3>
263240

264241
<p>
265-
<a target="_blank" href="https://github.com/ygoe/msgpack.js"
266-
>@ygoe/msgpack.js</a
267-
>
242+
<a target="_blank" href="https://github.com/ygoe/msgpack.js">@ygoe/msgpack.js</a>
268243
269-
<a target="_blank" href="https://github.com/msgpack/msgpack-javascript"
270-
>@msgpack/msgpack</a
271-
>
244+
<a target="_blank" href="https://github.com/msgpack/msgpack-javascript">@msgpack/msgpack</a>
272245
<a target="_blank" href="https://github.com/nodeca/pako">pako</a>
273246
<a target="_blank" href="https://github.com/openai/openai-node">openai-node</a>
274247
<a target="_blank" href="https://github.com/expressjs/express">express</a>
275-
<a target="_blank" href="https://github.com/textbook/express-msgpack"
276-
>express-msgpack</a
277-
>
248+
<a target="_blank" href="https://github.com/textbook/express-msgpack">express-msgpack</a>
278249
279250
<a target="_blank" href="https://github.com/discordjs/discord.js">discord.js</a>
280-
<a target="_blank" href="https://github.com/expressjs/cors">cors</a>
281-
<a target="_blank" href="https://github.com/web-mech/badwords">bad-words</a>
282-
<a target="_blank" href="https://github.com/expressjs/session"
283-
>express-session</a
284-
>
251+
<a target="_blank" href="https://github.com/expressjs/cors">cors</a><a target="_blank" href="https://github.com/web-mech/badwords">bad-words</a>
252+
<a target="_blank" href="https://github.com/expressjs/session">express-session</a>
285253
286-
<a target="_blank" href="https://github.com/roccomuso/memorystore"
287-
>memorystore</a
288-
>
254+
<a target="_blank" href="https://github.com/roccomuso/memorystore">memorystore</a>
289255
290256
<a target="_blank" href="https://github.com/jaredhanson/passport">passport</a>
291-
<a target="_blank" href="https://github.com/cfsghost/passport-github"
292-
>passport-github2</a
293-
>
257+
<a target="_blank" href="https://github.com/cfsghost/passport-github">passport-github2</a>
294258
<a target="_blank" href="https://github.com/oxc-project/oxc">oxc</a>
295259
<a target="_blank" href="https://github.com/posthog/posthog-js">posthog-js</a>
296-
<a target="_blank" href="https://github.com/posthog/posthog-node"
297-
>posthog-node</a
298-
>
260+
<a target="_blank" href="https://github.com/posthog/posthog-node">posthog-node</a>
299261
<a target="_blank" href="https://github.com/evanw/esbuild">esbuild</a>
300-
<a target="_blank" href="https://github.com/terser/html-minifier-terser"
301-
>html-minifier-terser</a
302-
>
262+
<a target="_blank" href="https://github.com/terser/html-minifier-terser">html-minifier-terser</a>
303263
304-
<a
305-
target="_blank"
306-
href="https://github.com/bluesky-social/atproto/tree/main/packages/api"
307-
>@atproto/api</a
308-
>
264+
<a target="_blank" href="https://github.com/bluesky-social/atproto/tree/main/packages/api">@atproto/api</a>
309265
310266
<a target="_blank" href="https://github.com/denodrivers/sqlite3">@db/sqlite</a>
311267
312-
<a target="_blank" href="https://github.com/maaaathis/turnstile-verify"
313-
>@mathis/turnstile-verify</a
314-
>
315-
<a target="_blank" href="https://github.com/denoland/deno">Deno</a>
316-
<a target="_blank" href="https://github.com/nginx/nginx">NGINX</a>
268+
<a target="_blank" href="https://github.com/maaaathis/turnstile-verify">@mathis/turnstile-verify</a>
269+
<a target="_blank" href="https://github.com/denoland/deno">Deno</a><a target="_blank" href="https://github.com/nginx/nginx">NGINX</a>
317270
<a target="_blank" href="https://github.com/posthog/posthog">PostHog</a>
318271
<br />
319272
..and their contributors
@@ -322,21 +275,16 @@ <h3>PACKAGES</h3>
322275
<br />
323276

324277
<p>
325-
<a target="_blank" href="https://bsky.social">Bluesky Social PBC</a>
326-
<a target="_blank" href="https://openai.com">OpenAI, Inc.</a>
278+
<a target="_blank" href="https://bsky.social">Bluesky Social PBC</a><a target="_blank" href="https://openai.com">OpenAI, Inc.</a>
327279
<a target="_blank" href="https://deno.com">Deno Land Inc.</a>
328280
<a target="_blank" href="https://posthog.com">PostHog Inc.</a>
329281
<br />
330-
<a target="_blank" href="https://cloudflare.com">Cloudflare, Inc.</a>
331-
<a target="_blank" href="https://voidzero.dev">VoidZero Inc.</a>
282+
<a target="_blank" href="https://cloudflare.com">Cloudflare, Inc.</a><a target="_blank" href="https://voidzero.dev">VoidZero Inc.</a>
332283
<a target="_blank" href="https://www.f5.com">F5, Inc.</a>
333284
</p>
334285

335286
<p>
336-
<small
337-
>Note: We are not associated with these companies. They just make cool
338-
software!</small
339-
>
287+
<small>Note: We are not associated with these companies. They just make cool software!</small>
340288
</p>
341289

342290
<br />

0 commit comments

Comments
 (0)