forked from emilplane/b2popology
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdates.html
More file actions
648 lines (648 loc) · 40.4 KB
/
updates.html
File metadata and controls
648 lines (648 loc) · 40.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width"/>
<link rel="stylesheet" href="styles/mainStyle.css"/>
<link id="luckiestGuyFix" rel="stylesheet" href="styles/luckiestGuyChanged.css"/>
<title>Battles 2 Popology</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
</head>
<body>
<header>
<div class="headerDiv">
<h1 style="margin:0">Battles 2 Popology</h1>
<div class="headerLinks">
<a href="index.html"><button>Home</button></a>
<a href="popology.html"><button>Popology</button></a>
<a href="tournaments.html"><button>Tournaments</button></a>
<a href="balance.html"><button>Balancing</button></a>
<a href="https://b2.lol/"><button>b2.lol</button></a>
<a href="https://bloonstar.com/"><button>Bloonstar</button></a>
<a href="https://btd6central.com/"><button>BTD6 Central</button></a>
<a href="https://discord.com/invite/9YAaxDXAYZ"><button class="discordButton"><img class="discordLogoButton" src="media/Icons/Discord Logo White.png"/></button></a>
</div>
<div style="margin-left: auto;align-items: center;" class="menuDiv">
<input type="image" id="menu" class="menuIcon" alt="Menu Icon" src="media/Icons/Menu.png"
style="height: 40px;aspect-ratio: 1/1; padding-bottom: 2px;"/>
</div>
</div>
<div class="hamburgerDiv" id="hamburgerDiv">
<div class="hamburgerContent">
<h1 style="font-size: 44px;">Battles 2 Popology</h1>
<h4 class="hamburgerClose" id="hamburgerClose">Close</h4>
<div style="height: 30px"></div>
<a href="index.html"><h4>Home</h4></a>
<a href="popology.html"><h4>Popology</h4></a>
<a href="tournaments.html"><h4>Tournaments</h4></a>
<a href="balance.html"><h4>Balancing</h4></a>
<a href="https://b2.lol/"><h4>b2.lol</h4></a>
<a href="https://btd6central.com/"><h4>BTD6 Central</h4></a>
<a href="https://bloonstar.com/"><h4>Bloonstar</h4></a>
<a href="https://discord.com/invite/9YAaxDXAYZ"><h4>Discord Server</h4></a>
</div>
</div>
</header>
<main>
<section style="height:8px"></section>
<section class="sectionStyle versionPageTitle">
<div id="versionContainer"></div>
</section>
<section class="roundedBox">
<h4>Website 0.25.5 - 5/5/2024</h4>
<p>Added a section to the terminology page detailing in which order upgrades and buffs are calculated</p>
<p>Reduced the maximum width of the terminology page to improve readability</p>
</section>
<section class="roundedBox">
<h4>Website 0.25.4 - 5/5/2024</h4>
<p>Added battle ready stat to Smudge Catt Ezili's Level 3 ability</p>
<p>Corrected Ezili's Level 7 ability uptime (krunkerprime)</p>
<p>Corrected Smudge Catt Ezili's Level 7 ability uptime (krunkerprime, urhere) and cooldown (urhere)</p>
<p>Moved 5xx Dartling Gunner's bonus damage applying to 3 targets to 502 (destructivforce)</p>
<p>Fixed typo for the total duration of a Tight ZOMG send (krunkerprime)</p>
</section>
<section class="roundedBox">
<h4>Website 0.25.3 - 4/25/2024</h4>
<p>Added tower price values from Battles 2 3.3.2</p>
</section>
<section class="roundedBox">
<h4>Website 0.25.2 - 4/12/2024</h4>
<p>Added Battles 2 3.3.2 balance changes</p>
<p>Fixed formatting issue for Sentain Churchill Level 20 stats</p>
<p>Added basic Fateweaver Adora Level 3, 7, and 10 stats (destructivforce, jake6542, jessiepatch)</p>
<p>Fixed inaccurate total stun duration for Pat Fusty Level 13 (jessiepatch)</p>
<p>Fixed formatting issue for Pat Fusty levels 17-20 (jessiepatch)</p>
<p>Removed 230 crosspathing benefits that allow the x3x Ice Monkey to affect lead bloons because it does so natively (krunkerprime)</p>
</section>
<section class="roundedBox">
<h4>Website 0.25.1 - 4/12/2024</h4>
<p>Corrected xx4 Alchemist's golden status to give $2 per layer (ertos-accounter)</p>
<p>Fixed pierce values for the xx4 and 104 Alchemist's gold-splash attack</p>
<p>Fixed price values in the tower cost tool for x4x Mortar Monkey (destructivforce), 4xx Bomb Shooter, xx4 Glue Gunner, xx4 Sniper Monkey, xx4 Monkey Buccaneer, 4xx Apache Prime, x2x Super Monkey, and x4x Banana Farm. All tower upgrades have been re-checked in game to make sure that they are accurate.</p>
</section>
<section class="roundedBox">
<h4>Website 0.25 - 4/12/2024</h4>
<p>Added a dedicated terminology page</p>
</section>
<section class="roundedBox">
<h4>Website 0.24.8 - 4/10/2024</h4>
<p>x4x Ice Monkey activated ability applies a 50%s buff to all Ice Monkeys and Fusty the Snowman, not just x5x (mawobtd)</p>
<p>Added ability duration and cooldown stats for Level 10 Fateweaver Adora</p>
<p>Added missing knockback stats for 041 and 051 Super Monkey (minimumornot)</p>
<p>Fixed button formatting on Firefox</p>
<p>Known issue: media queries on some versions of Safari are formatted incorrectly resulting in a bugged interface and no dark mode</p>
</section>
<section class="roundedBox">
<h4>Website 0.24.7 - 3/28/2024</h4>
<p>Fixed crosspath typo for x3x Spike Factory (mawobtd)</p>
<p>Addded stun duration nerf from Battles 2 3.2.4 for xx3 Ninja Monkey (minimumornot)</p>
<p>Added normal type and camo for Adora's Level 3 long-arm-of-light ability (updateflash)</p>
<p>Made some UI elements on the home screen smaller on mobile.</p>
</section>
<section class="roundedBox">
<h4>Website 0.24.6 - 3/28/2024</h4>
<p>Added initial Fateweaver Adora stats</p>
<p>Fixed Tournament page formatting for mobile devices</p>
<p>Fixed Level 19 Adora giving bonus fortified damage instead of damage</p>
</section>
<section class="roundedBox">
<h4>Website 0.24.5 - 3/28/2024</h4>
<p>Corrected amount of bloons for grouped Rainbow Bloons (updateflash)</p>
<p>Corrected amount of eco granted for grouped Purple Bloons (krunkerprime)</p>
<p>Corrected amount of eco granted for grouped Pink Bloons (krunkerprime)</p>
<p>Corrected cost of grouped Pink Bloons (krunkerprime)</p>
<p>Fixed crosspath typos for 3xx and 4xx Ninja Monkey (pir)</p>
</section>
<section class="roundedBox">
<h4>Website 0.24.4 - 3/27/2024</h4>
<p>Added Battles 2 3.3 balance changes</p>
</section>
<section class="roundedBox">
<h4>Website 0.24.3 - 3/24/2024</h4>
<p>Fixed an issue where text color on the buttons to select categories did not properly change to retain proper contrast</p>
<p>Made more buttons on the popology page selectable with tab</p>
<p>Fixed issue with displaying some content on narrow viewports on the homepage</p>
</section>
<section class="roundedBox">
<h4>Website 0.24.2 - 3/24/2024</h4>
<p>Changed language for the amount of money made by xx5 Engineer Monkey (destructivforce)</p>
</section>
<section class="roundedBox">
<h4>Website 0.24.1 - 3/18/2024</h4>
<p>Added 4xx and 5xx Super Monkey discounts to the tower cost tool</p>
<p>Added logic to always change to a valid tower path in the tower cost tool</p>
</section>
<section class="roundedBox">
<h4>Website 0.24 - 3/15/2024</h4>
<p>Added a tournaments page to display information about Popology Weekly and potentially other Battles 2 tournaments</p>
</section>
<section class="roundedBox">
<h4>Website 0.23.2 - 3/13/2024</h4>
<p>Changed 4xx Super Monkey support tower temple buff from +1md to +1d (ertos_accounter)</p>
<p>Identified 4xx Super Monkey support tower temple buff giving +1d as a bug</p>
<p>Fixed typo for the name of the 4xx Sniper Monkey (jake6542, vuldo)</p>
<p>Removed x3x Ice Monkey not being able to slow down White Bloons (krunkerprime)</p>
<p>Removed x3x Ice Monkey not being able to slow down Lead Bloons</p>
<p>Fixed damage math for 5xx Super Monkey (hooboo100)</p>
<p>x5x Ninja Monkey grand-sabotage damage does not contribute to pop count (hooboo100)</p>
<p>Added bug where Obyn Greenfoot's ward-totem may sell itself immediately after placing on some maps (atacothatgames)</p>
<p>Added bug where x5x Wizard Monkey spawns too many phoenix subtowers when detransforming with an attack cooldown buff active (foxyops)</p>
</section>
<section class="roundedBox">
<h4>Website 0.23.1 - 3/3/2024</h4>
<p>Changed base Engineer Monkey display price to $400 (ertos_accounter)</p>
</section>
<section class="roundedBox">
<h4>Website 0.23 - 3/2/2024</h4>
<p>Added basic sacrifice info for 4xx Super Monkey</p>
<p>Slightly increased the space between lines to improve readability</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.11 - 3/1/2024</h4>
<p>Added Battles 2 3.2.4 changes</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.10 - 2/23/2024</h4>
<p>Fixed an issue where the tower cost tool would display when switching to a category where the tool is not available (adamthepig)</p>
<p>Fixed styling on the Accolade and Bloon buttons on the Popology page in dark mode</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.9 - 2/18/2024</h4>
<p>Corrected typo on Level 7 Adora's blood-sacrifice sacrifice buff's attack cooldown multiplier (nitjus)</p>
<p>Fixed incorrect road item damage total on xx4 Spike Factory</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.8 - 2/8/2024</h4>
<p>Corrected typo on the amount of additional pierce the x1x crosspath applies to 410 Tack Shooter (jake6542)</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.7 - 2/6/2024</h4>
<p>Removed the +0d damage per 200 graveyard Wall of Fire bonus from 024 Wizard Monkey (JazzyJonah)</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.6 - 2/5/2024</h4>
<p>Updated 1xx, 2xx, and x3x Super Monkey tower costs in the tower cost tool</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.5 - 2/5/2024</h4>
<p>Changed Monkey Sub base cost from $350 to $325 in the tower cost tool</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.4 - 2/4/2024</h4>
<p>Changed the x3x Ninja Monkey's pierce buff from multiplicative to additive (jake6542)</p>
<p>Biker Bones Level 1 explosion has a 50% chance to have normal type (7770005)</p>
<p>Quincy Level 3 rapid-shot is battle ready (JazzyJonah)</p>
<p>DJ Benjammin' Level 19 party-time lasts 9 seconds instead of 15 (mawobtd)</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.3 - 1/31/2024</h4>
<p>Fixed typo for how long x4x Engineer Monkey's overclock ability lasts on a tower</p>
<p>Changed spacing between items in the tower cost tool when in compare mode</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.2 - 1/31/2024</h4>
<p>Added Battles 2 3.2 changes</p>
</section>
<section class="roundedBox">
<h4>Website 0.22.1 - 1/27/2024</h4>
<p>Fixing an issue causing the content inside of the tower cost calculator being able to exceed the size of its container and blow out the page in compare mode</p>
</section>
<section class="roundedBox">
<h4>Website 0.22 - 1/26/2024</h4>
<p>Added a feature to the Popology page to compare two stat pages next to each other</p>
<div class="slightHorizontalLine"></div>
<h5>Website 0.22.0.1 - 1/27/2023</h5>
<p>Update randomizer for the Popology Weekly 6 tournament</p>
</section>
<section class="roundedBox">
<h4>Website 0.21.1 - 1/14/2024</h4>
<p>Changed the Win games with a tower Level 2 accolade from 250 games to 100 games (atacothatgames)</p>
<p>Added 100 lifetime pierce to x2x Monkey Wizard's wall-of-fire (jajajosh)</p>
<p>Fixed hamburger menu on the Popology page not working on mobile (nitjus)</p>
<div class="slightHorizontalLine"></div>
<h5>Website 0.21.1.1 - 1/16/2023</h5>
<p>Updated home screen banner</p>
<p>Removed the Tournaments (coming soon) text from the navigation bar</p>
<div class="slightHorizontalLine"></div>
<h5>Website 0.21.1.2 - 1/16/2023</h5>
<p>Uploaded JSON data for clans</p>
<div class="slightHorizontalLine"></div>
<h5>Website 0.21.1.3 - 1/16/2023</h5>
<p>Clan roster update</p>
<div class="slightHorizontalLine"></div>
<h5>Website 0.21.1.4 - 1/25/2023</h5>
<p>Update randomizer for the Popology Weekly 6 tournament</p>
</section>
<section class="roundedBox">
<h4>Website 0.21 - 1/9/2024</h4>
<p>Added dedicated discount and sellback buff buttons and icons to the tower cost tool</p>
</section>
<section class="roundedBox">
<h4>Website 0.20.1 - 1/9/2024</h4>
<p>Corrected bottom path Super Monkey prices for the tower cost tool (theoneandonlyghast)</p>
</section>
<section class="roundedBox">
<h4>Website 0.20 - 1/8/2024</h4>
<p>Updated the Popology page with new styling and improved navigation for towers</p>
<p>Made the tower cost tool more user-friendly</p>
</section>
<section class="roundedBox">
<h4>Website 0.19.1 - 1/8/2024</h4>
<p>Added a custom scrollbar style</p>
</section>
<section class="roundedBox">
<h4>Website 0.19 - 1/6/2024</h4>
<p>Updated the homepage</p>
<p>Fixed the hamburger not working on the Clan page</p>
<p>Fixed 5xx Dartling Gunner having incorrect base damage, shocked4 damage bonus, and shocked4 damage total values</p>
<p>Fixed the pierce bonus for Ocean Obyn's level 20 unleash-the-krakens (Spork)</p>
</section>
<section class="roundedBox">
<h4>Website 0.18.1 - 12/26/2023</h4>
<p>Copied "Wins with a tower" data into to "Win games with a tower" then removed it, added level 4 (vuldora)</p>
<p>Added levels for "Win with a tower category" (vuldora)</p>
<p>Added level 2 for "Complete Events" (vuldora)</p>
<p>Added level 4 for "Win Event Games", "Win Casual Games", and "Collect Money From Farms" (vuldora)</p>
</section>
<section class="roundedBox">
<h4>Website 0.18 - 12/26/2023</h4>
<p>Initial clan page API support</p>
<p>Fixed formatting for total fortified damage for 3xx Spike Factory (jake6542)</p>
<p>xx5 Monkey Ace's second copy of the barrage attack targets strong instead of close (qwertyxp2000, mawobtd)</p>
<p>Changed 205 Mortar Monkey's bonus burn damage from overall damage to moab damage and added the +3 overall damage to the crosspath (qwertyxp2000)</p>
<p>Updated and fixed 4xx and 5xx Super Monkey price values for calculating prices</p>
<p>Added a price entry for xx2 Spike Factory so that the price calculation tool works properly with all Spike Factory combinations that include xx2</p>
<p>Improved language for degrow, delead, and defortify effects for xx4 and xx5 Mortar Monkey (ecolisz)</p>
<p>Fixed total damage per spike values for x5x Spike Factory storm-spikes (ecolisz)</p>
<p>4xx Super Monkey can see past obstacles (jxmyy21)</p>
<div class="slightHorizontalLine"></div>
<h5>Website 0.18.0.1 - 12/26/2023</h5>
<p>Removed the View on b2.lol button because it does not work</p>
<div class="slightHorizontalLine"></div>
<h5>Website 0.18.0.2 - 12/26/2023</h5>
<p>Added version number to the version history page</p>
</section>
<section class="roundedBox">
<h4>Website 0.17 - 12/6/2023</h4>
<p>Added Battles 2 3.1 Balance Changes</p>
<p>Changed 5xx Dart Monkey lead damage bonus formatting to be more consistent</p>
<p>Moved note for 5xx Tack Shooter meteor explosion to be inline</p>
</section>
<section class="roundedBox">
<h4>Website 0.16.4 - 12/1/2023</h4>
<p>Corrected xx3 and xx4 Super Monkey MOAB bonus damage (carrotor for testing)</p>
<p>Fixed Level 8 Quincy MOAB Damage typo</p>
</section>
<section class="roundedBox">
<h4>Website 0.16.3 - 11/22/2023</h4>
<p>Added player medals, trophy count, and club status to player profiles</p>
</section>
<section class="roundedBox">
<h4>Website 0.16.2 - 11/21/2023</h4>
<p>Added player banners to profile popups</p>
</section>
<section class="roundedBox">
<h4>Website 0.16.1 - 11/20/2023</h4>
<p>Fixed a visual issue with the dark mode loading icon</p>
</section>
<section class="roundedBox">
<h4>Website 0.16 - 11/20/2023</h4>
<p>Added a Popology Clan Page!</p>
<p>Fixed xx5 Monkey Village income (destructivforce)</p>
<p>Fixed a season number bug on the homepage.</p>
</section>
<section class="roundedBox">
<h4>Website 0.15.7 - 11/11/2023</h4>
<p>Fixed some outdated new change formatting</p>
</section>
<section class="roundedBox">
<h4>Website 0.15.6 - 11/11/2023</h4>
<p>Removed some outdated arrows (qwertyxp2000)</p>
<p>Changed x1x Sniper Monkey's +1 bonus damage from "cmd" to "cad" (qwertyxp2000)</p>
<p>Added increased projectile size to x3x Tack Shooter (qwertyxp2000)</p>
<p>Fixed too many things being on the same line of text for x4x and x5x Ice Monkey (qwertyxp2000)</p>
<p>Changed x4x Dartling Gunner's rocket storm explosion pierce from 6 to 8 (qwertyxp2000)</p>
</section>
<section class="roundedBox">
<h4>Website 0.15.5 - 11/3/2023</h4>
<p>Changed Star Captain Jericho Level 20's
capacity from $20,000 to $25,000 (theoneandonlyghast)</p>
<p>Accounted for hand switching when describing Boomerang Monkey's projectile path (qwertyxp2000)</p>
<p>3xx Boomerang Monkey's glaive travels in a straight line (qwertyxp2000)</p>
<p>Removed Pat Fusty level 10 buff saying it does not do anything (qwertyxp2000)</p>
</section>
<section class="roundedBox">
<h4>Website 0.15.4 - 11/2/2023</h4>
<p>Added Star Captain Jericho Level 8 in-it-for-the-money ability duration (vuldo, theoneandonlyghast)</p>
<p>Changed Star Captain Jericho Level 18 duration buff from smuggle-run to money-trap (theoneandonlyghast, vuldo)</p>
<p>Added Star Captain Jericho Level 20 smuggle-run ability duration (vuldo, theoneandonlyghast)</p>
</section>
<section class="roundedBox">
<h4>Website 0.15.3 - 10/21/2023</h4>
<p>Added Star Captain Jericho Level 10 smuggle-run ability duration (theoneandonlyghast)</p>
<p>x5x Druid brambles have normal type</p>
</section>
<section class="roundedBox">
<h4>Website 0.15.2 - 10/19/2023</h4>
<p>Added an loading indicator when news has not yet loaded on the home page</p>
</section>
<section class="roundedBox">
<h4>Website 0.15.1 - 10/19/2023</h4>
<p>Corrected several values for bloon stats</p>
</section>
<section class="roundedBox">
<h4>Website 0.15 - 10/18/2023</h4>
<p>Added bloon stats</p>
</section>
<section class="roundedBox">
<h4>Website 0.14.6 - 10/14/2023</h4>
<p>Fixed an issue where the price calculator generated incorrect prices for 20x upgrades (vuldo)</p>
<p>Improved visibility of the hamburger menu</p>
</section>
<section class="roundedBox">
<h4>Website 0.14.5 - 10/14/2023</h4>
<p>Changed 105 Mortar Monkey wall-of-fire pierce from 25p to 45p (doot_revenant666)</p>
<p>Added Level 7 damage buff values for Star Captian Jericho (qwertyxp2000)</p>
<p>Changed 104 Alchemist gold-splash pierce from 23 to 20 (vtri)</p>
<p>Moved the 2.2.1 Monkey Buccaneer buffs from 030 to 031 (jake6542)</p>
</section>
<section class="roundedBox">
<h4>Website 0.14.4 - 10/11/2023</h4>
<p>Corrected incorrect values on Star Captain Jericho level 6 (qwertyxp2000)</p>
<p>Added an initial cooldown of 0 for Star Captain Jericho's level 10 (qwertyxp2000)</p>
<p>Changed the fortified modifier buff for Star Captain Jericho level 9 to 12.5% (v0lcano, emilplane)</p>
</section>
<section class="roundedBox">
<h4>Website 0.14.3 - 10/11/2023</h4>
<p>Added data for Star Captain Jericho level 6 for stronger bloons (v0lcano, qwertyxp2000, destructivforce)</p>
<p>Added an initial cooldown of 0 for Star Captain Jericho's level 10 (qwertyxp2000)</p>
</section>
<section class="roundedBox">
<h4>Website 0.14.2 - 10/11/2023</h4>
<p>Added a note that Star Captain Jericho's level 3 affected bloons still work even after the ability expires</p>
</section>
<section class="roundedBox">
<h4>Website 0.14.1 - 10/11/2023</h4>
<p>Added regrow buff data for Star Captain Jericho (vuldora, destructivforce)</p>
<p>Added camo buff data for Star Captain Jericho (vuldora, theoneandonlyghast)</p>
<p>Corrected Star Captain Jericho's so that he can pop lead Bloons (destructivforce, vuldora)</p>
<p>Added 5xx Monkey Buccaneer platform sizes (theoneandonlyghast, vuldora)</p>
</section>
<section class="roundedBox">
<h4>Website 0.14 - 10/11/2023</h4>
<p>Added update 2.2 data</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.19 - 10/01/2023</h4>
<p>Level 10 Sentai Churchill attacks 50 times instead of 64 (baconisbets)</p>
<p>Level 12 Ezili heartstopper gives normal damage to towers</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.18 - 9/25/2023</h4>
<p>Added Discord button to the header</p>
<p>Made links more readable (qwertyxp2000)</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.17 - 9/21/2023</h4>
<p>Changed 030 Tack Shooter pierce from 6p to +2p (4p) (destructivforce)</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.16 - 9/20/2023</h4>
<p>Changed x3x Dartling Gunner rocket to have 3i and for explosions to take 1i (ertos_accounter)</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.15 - 9/18/2023</h4>
<p>Changed x3x Dartling Gunner rocket from pierce to impact (ertos_accounter)</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.14 - 9/14/2023</h4>
<p>Added Battles 2 2.1.2 Changes</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.13 - 9/13/2023</h4>
<p>Removed the description in the tower cost tool saying the feature was new</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.12 - 9/11/2023</h4>
<p>Changed the Level 4 Upgrade to Tier 5 accolade from 200 times to 500 times (.ctrlb)</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.11 - 9/6/2023</h4>
<p>FIxed hamburger menu not working on some pages</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.10 - 9/5/2023</h4>
<p>Added a hamburger menu for mobile</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.9 - 9/4/2023</h4>
<p>Changed xx5 Monkey Wizard's calculated shimmer attack cooldown to 0.75s (doot_revenant666)</p>
<p>Corrected Level 11 Smudge Catt Ezili's end of round lives to give lives every 2 rounds instead of every round (vuldo)</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.8 - 9/4/2023</h4>
<p>Changed x4x Super Monkey base attack cooldown from a static attack cooldown to a percentage (80%s) and changed the calculated value to match (0.036s) (doot_revenant666)</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.7 - 8/25/2023</h4>
<p>Fixed the category selector appearing blue on some devices</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.6 - 8/25/2023</h4>
<p>Fixed banners not appearing when the viewport is exactly 600 pixels wide</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.5 - 8/25/2023</h4>
<p>Added dark mode so that jazzy doesn't get blinded</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.4 - 8/25/2023</h4>
<p>Added Battles 2 2.1.1 Changes</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.3 - 8/24/2023</h4>
<p>Improved decimal interactions in the tower cost tool</p>
<p>Fixed error which displayed incorrect sell prices with crosspathing in the tower cost tool</p>
<p>The tower cost tool now accounts for xx2 Banana Farm sellback</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.2 - 8/23/2023</h4>
<p>Fixed sell prices in the tower cost tool ending with a very long decimal (nitjus.)</p>
</section>
<section class="roundedBox">
<h4>Website 0.13.1 - 8/23/2023</h4>
<p>Reduced banner sizes on large devices</p>
</section>
<section class="roundedBox">
<h4>Website 0.13 - 8/23/2023</h4>
<p>Added tower costs feature to view total tower costs and sellback costs</p>
<p>Improved data on the xx4 Druid bug (ryan_mehalic)</p>
<p>Fixed Dartling Gunner formatting issues</p>
</section>
<section class="roundedBox">
<h4>Website 0.12.6 - 8/22/2023</h4>
<p>Added bug where Pat Fusty Level 10 and Fusty the Snowman Level 10 are useless (updateflash)</p>
</section>
<section class="roundedBox">
<h4>Website 0.12.5 - 8/22/2023</h4>
<p>Added bug where xx4 Druid applies the xx3 Druid buff to nearby monkeys (akcuber)</p>
</section>
<section class="roundedBox">
<h4>Website 0.12.4 - 8/21/2023</h4>
<p>Changed “Gwendolyn” to “Gwendolin” and “Science Gwendolyn” to “Science Gwendolin” (Qwertyxp2000#3394)</p>
</section>
<section class="roundedBox">
<h4>Website 0.12.3 - 8/21/2023</h4>
<p>Added preview tower cost feature</p>
</section>
<section class="roundedBox">
<h4>Website 0.12.2 - 8/21/2023</h4>
<p>Fixed buttons appearing too close to each other vertically</p>
<p>Added hero cost reduction to 5xx Monkey Sub (vtri)</p>
</section>
<section class="roundedBox">
<h4>Website 0.12.1 - 8/16/2023</h4>
<p>Added a bug on the xx3 Druid Monkey where the attack speed buff does sometimes not apply (aAtacoThatGames)</p>
</section>
<section class="roundedBox">
<h4>Website 0.12 - 8/16/2023</h4>
<p>Added accolades to the popology page</p>
<p>Added Mortar Monkey bug where the shell is 100% accurate (david_thesuperior)</p>
</section>
<section class="roundedBox">
<h4>Website 0.11 - 8/16/2023</h4>
<p>Updated stats to Battles 2 2.1</p>
</section>
<section class="roundedBox">
<h4>Website 0.10.1 - 8/15/2023</h4>
<p>Fixed dropdown text color on certain devices</p>
<p>Fixed Luckiest Guy font on the popology page on certain devices</p>
</section>
<section class="roundedBox">
<h4>Website 0.10 - 8/15/2023</h4>
<p>Adapted new design to popology page</p>
<p>Added dropdowns to select towers instead of buttons and scrolling</p>
<p>Fixed xx3+ Super Monkey attack speed</p>
</section>
<section class="roundedBox">
<h4>Website 0.9.3 - 8/14/2023</h4>
<p>Adapted new design to updates page</p>
<p>Changed x3x Heli Pilot price from $3,000 to $3,200 (ertos-accounter)</p>
</section>
<section class="roundedBox">
<h4>Website 0.9.2 - 8/8/2023</h4>
<p>Fixed incorrect season info</p>
</section>
<section class="roundedBox">
<h4>Website 0.9.1 - 8/8/2023</h4>
<p>Added a max width to the homepage</p>
</section>
<section class="roundedBox">
<h4>Website 0.9 - 8/7/2023</h4>
<p>Updated home page</p>
</section>
<section class="roundedBox">
<h4>Website 0.8.5 - 8/6/2023</h4>
<p>Changed Level 9 Highwayman Jericho's fortified Bloon modifier from -$0.4x to -$0.3x (ertos-accounter)</p>
<p>Changed xx5 Monkey Sub to affect all towers on the map (vtri)</p>
<p>Changed x3x Monkey Wizard fireball from 8d to 9d (vtri)</p>
<p>Changed x3x Dartling Gunner total explosions from 4 to 3 (ertos-accounter)</p>
</section>
<section class="roundedBox">
<h4>Website 0.8.4 - 8/5/2023</h4>
<p>Changed x1x Monkey Wizard fireball from on damage to on contact</p>
<p>Changed x3x Monkey Wizard fireball damage from 9 to 8 (theoneandonlyghast, ertos-accounter)</p>
</section>
<section class="roundedBox">
<h4>Website 0.8.3 - 7/29/2023</h4>
<p>Changed 2xx Dartling Gunner price from $750 to $600 (ertos-accounter)</p>
<p>Changed Pat Fusty Level 3 to buff all towers in 30r, not just ice towers (NioMastr 2.0#2166)</p>
</section>
<section class="roundedBox">
<h4>Website 0.8.2 - 7/29/2023</h4>
<p>Changed 4xx Dartling Gunner price from $11,000 to $12,000 (ertos-accounter)</p>
<p>Changed x4x Spike Factory ability spikes from pierce to impact</p>
<p>Changed xx4 and xx5 Engineer monkey trap pierce to impact</p>
<p>Added a note to xx4 Engineer Monkey that extra money is not earned from bloons that exceed the impact limit</p>
</section>
<section class="roundedBox">
<h4>Website 0.8.1 - 7/27/2023</h4>
<p>Changed xx4 Monkey Engineer trap pierce from 1200p to 500p (david_thesuperior)</p>
</section>
<section class="roundedBox">
<h4>Website 0.8 - 7/26/2023</h4>
<p>Fixed the Luckiest Guy font looking so dang terrible on most devices</p>
<p>Added a simple hover effect to buttons</p>
</section>
<section class="roundedBox">
<h4>Website 0.7 - 7/19/2023</h4>
<p>Added Battles 2 2.0.4 data</p>
</section>
<section class="roundedBox">
<h4>Website 0.6 - 7/19/2023</h4>
<p>Added all remaining hero data (Vuldo)</p>
</section>
<section class="roundedBox">
<h4>Website 0.5.1 - 7/18/2023</h4>
<p>Changed Scientist Gwendolyn's unlock requirements from “Complete Training Camp” to “2,000 MM + 40,000 Gwendolyn Points”</p>
</section>
<section class="roundedBox">
<h4>Website 0.5 - 7/18/2023</h4>
<p>Added Cyber Quincy, Gwendolyn, and Scientist Gwendolyn data (Vuldo)</p>
</section>
<section class="roundedBox">
<h4>Website 0.4.3 - 7/12/2023</h4>
<p>Fixed <a href="https://github.com/emilplane/b2popology/pull/4">typos</a> (vTri)</p>
<p>Fixed updates page scaling on mobile</p>
</section>
<section class="roundedBox">
<h4>Website 0.4.2 - 7/11/2023</h4>
<p>Added an updates page</p>
</section>
<section class="roundedBox">
<h4>Website 0.4.1 - 7/11/2023</h4>
<p>Fixed links appearing black</p>
</section>
<section class="roundedBox">
<h4>Website 0.4 - 7/11/2023</h4>
<p>Added <a href="https://github.com/emilplane/b2popology/pull/3">shortened urls for Popology data</a> (vTri)</p>
<p>Added a Terminology section at the bottom of Popology entries</p>
</section>
<section class="roundedBox">
<h4>Website 0.3.2 - 7/11/2023</h4>
<p>Added blank sections for all heroes</p>
</section>
<section class="roundedBox">
<h4>Website 0.3.1 - 7/10/2023</h4>
<p>Added blank sections for Gwendolyn, Scientist Gwendolyn, Obyn, and Ocean Obyn</p>
</section>
<section class="roundedBox">
<h4>Website 0.3 - 7/10/2023</h4>
<p>Added a other resources section to the home screen</p>
</section>
<section class="roundedBox">
<h4>Website 0.2.9 - 7/9/2023</h4>
<p>Added Quincy data</p>
<p>Added a heroes home screen button</p>
</section>
<section class="roundedBox">
<h4>Website 0.2.8 - 7/9/2023</h4>
<p>Removed button redirects to the original document for Heli Pilot, Mortar Monkey, and Dartling Gunner</p>
</section>
<section class="roundedBox">
<h4>Website 0.2.7 - 7/9/2023</h4>
<p>Added <a href="https://github.com/emilplane/b2popology/pull/1">better interactivity</a> (vTri)</p>
<p>Javascript for Popology section reduced significantly</p>
<p>Added Heli Pilot, Mortar Monkey, and Dartling Gunner data</p>
</section>
</main>
</body>
<script src="scripts/fontFix.js"></script>
<script src="scripts/menu.js"></script>
<script src="scripts/version.js"></script>
</html>