fixed level select (for real)
This commit is contained in:
parent
6c9a8deba3
commit
def2e34e2c
5 changed files with 19 additions and 12 deletions
|
@ -1,5 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<date>Apr 19, 2019</date>
|
||||
<change>
|
||||
<head>Fixed 'Level Select'</head>
|
||||
<paragraph>The shortcut for any episode 1 would reset the game and all shortcuts in the Secrets category would load Bianco 3.</paragraph>
|
||||
</change>
|
||||
</update>
|
||||
<update>
|
||||
<date>Apr 17, 2019</date>
|
||||
<change>
|
||||
|
|
|
@ -365,8 +365,8 @@
|
|||
<code>
|
||||
<title lang="en">Level Select</title>
|
||||
<author>Psychonauter, Dan Salvato, Noki Doki</author>
|
||||
<version>1.9</version>
|
||||
<date>Apr 17, 2019</date>
|
||||
<version>1.9.1</version>
|
||||
<date>Apr 19, 2019</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>
|
||||
<source>
|
||||
C22A6710 00000063
|
||||
|
@ -379,7 +379,7 @@
|
|||
38E00001 98E30100
|
||||
88C50001 A0E50002
|
||||
70E70C70 2C860000
|
||||
40860038 4182026C
|
||||
40860034 4182026C
|
||||
2C070010 40820178
|
||||
81030000 2C040001
|
||||
4182000C 39000101
|
||||
|
|
|
@ -366,8 +366,8 @@
|
|||
<code>
|
||||
<title lang="en">Level Select</title>
|
||||
<author>Psychonauter, Dan Salvato, ParadoxKarl, Noki Doki</author>
|
||||
<version>1.9</version>
|
||||
<date>Apr 17, 2019</date>
|
||||
<version>1.9.1</version>
|
||||
<date>Apr 19, 2019</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>
|
||||
<source>
|
||||
C20FA114 00000063
|
||||
|
@ -380,7 +380,7 @@
|
|||
38E00001 98E30100
|
||||
88C50001 A0E50002
|
||||
70E70C70 2C860000
|
||||
40860038 4182026C
|
||||
40860034 4182026C
|
||||
2C070010 40820178
|
||||
81030000 2C040001
|
||||
4182000C 39000101
|
||||
|
|
|
@ -366,8 +366,8 @@
|
|||
<code>
|
||||
<title lang="en">Level Select</title>
|
||||
<author>Psychonauter, Dan Salvato, ParadoxKarl, Noki Doki</author>
|
||||
<version>1.9</version>
|
||||
<date>Apr 17, 2019</date>
|
||||
<version>1.9.1</version>
|
||||
<date>Apr 19, 2019</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>
|
||||
<source>
|
||||
C228656C 00000063
|
||||
|
@ -380,7 +380,7 @@
|
|||
38E00001 98E30100
|
||||
88C50001 A0E50002
|
||||
70E70C70 2C860000
|
||||
40860038 4182026C
|
||||
40860034 4182026C
|
||||
2C070010 40820178
|
||||
81030000 2C040001
|
||||
4182000C 39000101
|
||||
|
|
|
@ -375,8 +375,8 @@
|
|||
<code>
|
||||
<title lang="en">Level Select</title>
|
||||
<author>Psychonauter, Dan Salvato, Noki Doki</author>
|
||||
<version>1.9</version>
|
||||
<date>Apr 17, 2019</date>
|
||||
<version>1.9.1</version>
|
||||
<date>Apr 19, 2019</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>
|
||||
<source>
|
||||
C229E668 00000063
|
||||
|
@ -389,7 +389,7 @@
|
|||
38E00001 98E30100
|
||||
88C50001 A0E50002
|
||||
70E70C70 2C860000
|
||||
40860038 4182026C
|
||||
40860034 4182026C
|
||||
2C070010 40820178
|
||||
81030000 2C040001
|
||||
4182000C 39000101
|
||||
|
|
Loading…
Reference in a new issue