forked from authorblues/smwrandomizer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.html
33 lines (28 loc) · 1.06 KB
/
changelog.html
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
<span class="badge">v2.2</span>
<ul>
<li>Add Lakitu to more levels and randomize thrown sprite</li>
<li>Fixed bugs with headered roms</li>
<li>Increased difficulty on Big Boo and Lemmy</li>
<li>Randomize some layer3 effects</li>
<li>Randomize sprites</li>
<li>Re-add water Bowser (included in pogyo mode)</li>
</ul>
<span class="badge">v2.1</span>
<ul>
<li>Fix hammer velocity to incorporate Mario's running speed</li>
<li>Randomize screen exits</li>
<li>Add new Yoshi color abilities: increased speed, increased jump height, coin factory</li>
<li>Added randomizer changelog :^)</li>
<li>Fix some graphical issues with switch palaces and Mario/Luigi swapping</li>
</ul>
<span class="badge">v2.0</span>
<ul>
<li>Swap sublevels</li>
<li>Randomize Lemmy fight layout</li>
<li>Add background scrolling</li>
<li>Keys can be added to bubbles and exploding blocks</li>
<li>Prevent keys from despawning due to sprite limits</li>
<li>Fix buoyancy in CI2 sublevels</li>
<li>Make more sprites killable by hammer powerup</li>
<li>Rebalanced randomizer presets</li>
</ul>