https://pvzm.net/ to play [Read-only GitHub mirror] pvzm.net
modded vs pvz plants-vs-zombies plantsvszombies javascript online zombie noads jspvz pvzm game plants plant
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Format "added credits button" Original commit: https://github.com/ROBlNET13/pvz/commit/a58dd5f62f31af859440d7bf72114b252d31eaad

Co-authored-by: ClaytonTDM <clay@clay.rip>

+38 -85
+1 -1
game/images/Zombies/CX/v.html
··· 1 - 8ea86a019d5f66040e45011e8b3ee8f85010bda1 1 + a58dd5f62f31af859440d7bf72114b252d31eaad
+5 -5
game/js/Cfunction.js
··· 3194 3194 $("sOptionsMenu").textContent = "Back To Game"; 3195 3195 $("pauseHome").textContent = "Home"; 3196 3196 $("pauseHome").onclick = function () { 3197 - let oldLv = oS.Lvl; 3198 - SelectModal(0); 3199 - SetBlock($('dSurface'), $('iSurfaceBackground')); 3200 - ShowNameDiv(); 3201 - oS.Lvl = oldLv; 3197 + let oldLv = oS.Lvl; 3198 + SelectModal(0); 3199 + SetBlock($("dSurface"), $("iSurfaceBackground")); 3200 + ShowNameDiv(); 3201 + oS.Lvl = oldLv; 3202 3202 }; 3203 3203 SetVisible($("pauseHomeIcon")); 3204 3204 if (ArCard[oS.ChoseCard] && ArCard[oS.ChoseCard].DID != null) {
+32 -79
game/menu/html/credits.html
··· 18 18 <strong>Contributor, Playtester, Early Feedback</strong> 19 19 </div> 20 20 <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> 24 22 </div> 25 23 </div> 26 24 <div class="credit-line"> ··· 34 32 <div class="credit-line"> 35 33 <div class="credit-role"><strong>Playtester, Early Feedback</strong></div> 36 34 <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> 42 36 </div> 43 37 </div> 44 38 ··· 55 49 <div class="credit-line"> 56 50 <div class="credit-role"><strong>Production Unit</strong></div> 57 51 <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> 61 53 </div> 62 54 </div> 63 55 <div class="credit-line"> ··· 82 74 </div> 83 75 <div class="credit-line"> 84 76 <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> 88 78 </div> 89 79 90 80 <br /> ··· 147 137 148 138 <p> 149 139 <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 153 142 > 154 143 </p> 155 144 156 145 <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> 160 147 </h3> 161 148 162 149 <div class="credit-line"> ··· 172 159 </div> 173 160 </div> 174 161 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> 178 163 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> 182 165 contributors 183 166 184 167 <br /> 185 168 186 169 <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> 192 171 </h3> 193 172 <div class="credit-line"> 194 173 <div class="credit-role"><strong>Decompilation</strong></div> ··· 199 178 <div class="credit-line"> 200 179 <div class="credit-role"><strong>PvZ Modding Association Members</strong></div> 201 180 <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> 205 182 </div> 206 183 </div> 207 184 <div class="credit-line"> ··· 262 239 <h3>PACKAGES</h3> 263 240 264 241 <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> 268 243 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> 272 245 • <a target="_blank" href="https://github.com/nodeca/pako">pako</a> • 273 246 <a target="_blank" href="https://github.com/openai/openai-node">openai-node</a> 274 247 • <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> 278 249 279 250 <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> 285 253 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> 289 255 290 256 <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> 294 258 • <a target="_blank" href="https://github.com/oxc-project/oxc">oxc</a> • 295 259 <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> 299 261 • <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> 303 263 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> 309 265 310 266 <a target="_blank" href="https://github.com/denodrivers/sqlite3">@db/sqlite</a> 311 267 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> • 317 270 <a target="_blank" href="https://github.com/posthog/posthog">PostHog</a> 318 271 <br /> 319 272 ..and their contributors ··· 322 275 <br /> 323 276 324 277 <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> • 327 279 <a target="_blank" href="https://deno.com">Deno Land Inc.</a> • 328 280 <a target="_blank" href="https://posthog.com">PostHog Inc.</a> 329 281 <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> • 332 283 <a target="_blank" href="https://www.f5.com">F5, Inc.</a> 333 284 </p> 334 285 335 286 <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> 340 288 </p> 341 289 342 290 <br /> ··· 353 301 <div class="credits-bottom-bar"></div> 354 302 <div 355 303 class="credits-menu-btn" 356 - onclick="StopSound2('ZombiesOnYourLawn');PlaySound2('tap');AllAudioPauseCanceled();UnloadMenu('credits')" 304 + onclick=" 305 + StopSound2('ZombiesOnYourLawn'); 306 + PlaySound2('tap'); 307 + AllAudioPauseCanceled(); 308 + UnloadMenu('credits'); 309 + " 357 310 > 358 311 Back To Main Menu 359 312 </div>