added start as z in level select
This commit is contained in:
parent
bfe29f7663
commit
b893b2806d
5 changed files with 43 additions and 32 deletions
|
@ -1,5 +1,12 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<updates>
|
<updates>
|
||||||
|
<update>
|
||||||
|
<date>May 8, 2020</date>
|
||||||
|
<change>
|
||||||
|
<head>Updated 'Level Select'</head>
|
||||||
|
<paragraph>You can now use Start instead of Z in any shortcut.</paragraph>
|
||||||
|
</change>
|
||||||
|
</update>
|
||||||
<update>
|
<update>
|
||||||
<date>Apr 9, 2020</date>
|
<date>Apr 9, 2020</date>
|
||||||
<change>
|
<change>
|
||||||
|
|
|
@ -379,21 +379,22 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Level Select</title>
|
<title lang="en">Level Select</title>
|
||||||
<author>Psychonauter, Dan Salvato, Noki Doki</author>
|
<author>Psychonauter, Dan Salvato, Noki Doki</author>
|
||||||
<version>1.13</version>
|
<version>1.14</version>
|
||||||
<date>Mar 9, 2020</date>
|
<date>May 8, 2020</date>
|
||||||
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any%, Stage Loader or Stage Randomizer code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any%, Stage Loader or Stage Randomizer code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
||||||
<source>
|
<source>
|
||||||
C22A6710 00000072
|
C22A6710 00000073
|
||||||
3C60817F 3CA08040
|
3C60817F 3CA08040
|
||||||
60A54484 38E00000
|
60A54484 38E00000
|
||||||
90E3010C 38E00001
|
90E3010C 38E00001
|
||||||
98E30101 A09F0012
|
98E30101 A09F0012
|
||||||
2C040D05 41810310
|
2C040D05 41810318
|
||||||
2C040109 41810300
|
2C040109 41810308
|
||||||
2C040001 41820300
|
2C040001 41820308
|
||||||
38E00001 98E30100
|
38E00001 98E30100
|
||||||
88C50001 A0E50002
|
A0E50002 54E6C6F6
|
||||||
70E70C70 2C860000
|
7CC73B78 70E70C70
|
||||||
|
88C50001 2C860000
|
||||||
40860024 418202E0
|
40860024 418202E0
|
||||||
2C070800 A1030000
|
2C070800 A1030000
|
||||||
418202BC 2C070010
|
418202BC 2C070010
|
||||||
|
|
|
@ -380,21 +380,22 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Level Select</title>
|
<title lang="en">Level Select</title>
|
||||||
<author>Psychonauter, Dan Salvato, ParadoxKarl, Noki Doki</author>
|
<author>Psychonauter, Dan Salvato, ParadoxKarl, Noki Doki</author>
|
||||||
<version>1.13</version>
|
<version>1.14</version>
|
||||||
<date>Mar 9, 2020</date>
|
<date>May 8, 2020</date>
|
||||||
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any% or Stage Loader code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any% or Stage Loader code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
||||||
<source>
|
<source>
|
||||||
C20FA114 00000072
|
C20FA114 00000073
|
||||||
3C60817F 3CA08040
|
3C60817F 3CA08040
|
||||||
60A50D80 38E00000
|
60A50D80 38E00000
|
||||||
90E3010C 38E00001
|
90E3010C 38E00001
|
||||||
98E30101 A09F0012
|
98E30101 A09F0012
|
||||||
2C040D05 41810310
|
2C040D05 41810318
|
||||||
2C040109 41810300
|
2C040109 41810308
|
||||||
2C040001 41820300
|
2C040001 41820308
|
||||||
38E00001 98E30100
|
38E00001 98E30100
|
||||||
88C50001 A0E50002
|
A0E50002 54E6C6F6
|
||||||
70E70C70 2C860000
|
7CC73B78 70E70C70
|
||||||
|
88C50001 2C860000
|
||||||
40860024 418202E0
|
40860024 418202E0
|
||||||
2C070800 A1030000
|
2C070800 A1030000
|
||||||
418202BC 2C070010
|
418202BC 2C070010
|
||||||
|
|
|
@ -380,21 +380,22 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Level Select</title>
|
<title lang="en">Level Select</title>
|
||||||
<author>Psychonauter, Dan Salvato, ParadoxKarl, Noki Doki</author>
|
<author>Psychonauter, Dan Salvato, ParadoxKarl, Noki Doki</author>
|
||||||
<version>1.13</version>
|
<version>1.14</version>
|
||||||
<date>Mar 9, 2020</date>
|
<date>May 8, 2020</date>
|
||||||
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any% or Stage Loader code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any% or Stage Loader code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
||||||
<source>
|
<source>
|
||||||
C228656C 00000072
|
C228656C 00000073
|
||||||
3C60817F 3CA0803F
|
3C60817F 3CA0803F
|
||||||
60A55458 38E00000
|
60A55458 38E00000
|
||||||
90E3010C 38E00001
|
90E3010C 38E00001
|
||||||
98E30101 A09F0012
|
98E30101 A09F0012
|
||||||
2C040D05 41810310
|
2C040D05 41810318
|
||||||
2C040109 41810300
|
2C040109 41810308
|
||||||
2C040001 41820300
|
2C040001 41820308
|
||||||
38E00001 98E30100
|
38E00001 98E30100
|
||||||
88C50001 A0E50002
|
A0E50002 54E6C6F6
|
||||||
70E70C70 2C860000
|
7CC73B78 70E70C70
|
||||||
|
88C50001 2C860000
|
||||||
40860024 418202E0
|
40860024 418202E0
|
||||||
2C070800 A1030000
|
2C070800 A1030000
|
||||||
418202BC 2C070010
|
418202BC 2C070010
|
||||||
|
|
|
@ -389,21 +389,22 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Level Select</title>
|
<title lang="en">Level Select</title>
|
||||||
<author>Psychonauter, Dan Salvato, Noki Doki</author>
|
<author>Psychonauter, Dan Salvato, Noki Doki</author>
|
||||||
<version>1.13</version>
|
<version>1.14</version>
|
||||||
<date>Mar 9, 2020</date>
|
<date>May 8, 2020</date>
|
||||||
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any% or Stage Loader code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
<description><![CDATA[Allows warping to other levels when starting a file or when exiting level by holding the combination until the screen turns black. This code is not compatible with the Fast Any% or Stage Loader code. Codes:<br /><br /><div style="text-align:center"><img src="img/levelselect.png" width="500px"></div>]]></description>
|
||||||
<source>
|
<source>
|
||||||
C229E668 00000072
|
C229E668 00000073
|
||||||
3C60817F 3CA0803F
|
3C60817F 3CA0803F
|
||||||
60A5BC24 38E00000
|
60A5BC24 38E00000
|
||||||
90E3010C 38E00001
|
90E3010C 38E00001
|
||||||
98E30101 A09F0012
|
98E30101 A09F0012
|
||||||
2C040D05 41810310
|
2C040D05 41810318
|
||||||
2C040109 41810300
|
2C040109 41810308
|
||||||
2C040001 41820300
|
2C040001 41820308
|
||||||
38E00001 98E30100
|
38E00001 98E30100
|
||||||
88C50001 A0E50002
|
A0E50002 54E6C6F6
|
||||||
70E70C70 2C860000
|
7CC73B78 70E70C70
|
||||||
|
88C50001 2C860000
|
||||||
40860024 418202E0
|
40860024 418202E0
|
||||||
2C070800 A1030000
|
2C070800 A1030000
|
||||||
418202BC 2C070010
|
418202BC 2C070010
|
||||||
|
|
Loading…
Reference in a new issue