Fast Any% episode names and timer compatibility

This commit is contained in:
QbeRoot 2018-01-20 15:46:59 +01:00
parent f9d6cb0e1c
commit a81e7ff4ed
6 changed files with 47 additions and 25 deletions

View file

@ -16,6 +16,10 @@
<h2 id="180120"><a href="#180120">Jan 20, 2018</a> </h2>
<h3 id="1801201"><a href="#1801201">Added 'Remove Save Boxes'</a></h3>
<p>Adds the option to have save boxes removed outside of 'Fast Any%'</p>
<h3 id="1801202"><a href="#1801202">Fixed episode names in 'Fast Any%'.</a></h3>
<p>Makes the correct episode names appear in the demo cutscenes and the pause menu in Fast Any%.</p>
<h3 id="1801203"><a href="#1801203">Made 'Fast Any%' compatible with 'Shine Get Timer' and 'Shine Touch Timer'.</a></h3>
<p>Allows the use of IGT in Fast Any%, which was previously impossible.</p>
<h2 id="180118"><a href="#180118">Jan 18, 2018</a> </h2>
<h3 id="1801181"><a href="#1801181">Site changes</a></h3>
<p>Updated guides.</p>

View file

@ -3,6 +3,8 @@
<update>
<date>Jan 20, 2018</date>
<change>Added 'Remove Save Boxes'.</change>
<change>Fixed episode names in 'Fast Any%'.</change>
<change>Made 'Fast Any%' compatible with the timers.</change>
</update>
<update>
<date>Jan 18, 2018</date>

View file

@ -132,7 +132,7 @@
<author>Psychonauter</author>
<version>1.6</version>
<date>Nov 29, 2017</date>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending when you touch a Shine.<br /><br /><b><font color ="#ff8297">Requires the Level Select code to be active.</font></b>]]></description>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending when you touch a Shine.<br /><br /><b><font color ="#ff8297">Requires the Level Select code or Fast Any% to be active.</font></b>]]></description>
<source>
C2031F68 0000000F
3CC0817F 60C60100
@ -233,7 +233,7 @@
<title lang="en">Shine Get Timer</title>
<author>Psychonauter</author>
<version>1.6</version>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending as soon as the 'Shine Get' animation starts (Similiar to the x-cam timer of SM64). <br /><br /><b><font color ="#ff8297">Requires the Level Select code to be active.</font></b>]]></description>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending as soon as the 'Shine Get' animation starts (Similiar to the x-cam timer of SM64). <br /><br /><b><font color ="#ff8297">Requires the Level Select code or Fast Any% to be active.</font></b>]]></description>
<date>Nov 29, 2017</date>
<source>
C2031F68 0000000F
@ -480,11 +480,14 @@
<code>
<title lang="en">Fast Any%</title>
<author>Psychonauter, Noki Doki</author>
<version>1.2</version>
<version>1.3</version>
<description>Loads stages in any% order, skips all save boxes, replaces all dialog with "!!!" (except for the Pianta 5 secret) and makes all FMVs skippable (except for the Pinna 1 cutscenes). This code is not compatible with the Level Select or Stage Randomizer code.</description>
<date>Dec 19, 2017</date>
<date>Jan 20, 2018</date>
<source>
C22A6710 00000078
C22A6710 0000007C
3CC0817F 60C60100
38E00000 90E6000C
38E00001 98E60001
3C60803E 60639710
88830002 2C04000E
41820380 2C04000D
@ -585,7 +588,8 @@
48000010 38800200
48000008 7C884A14
3C60803E 60639710
90830000 48000090
90830000 806D9FA0
988300DF 48000090
39000D00 8083FFFC
2C040500 4082000C
39200000 4BFFFFD8

View file

@ -134,7 +134,7 @@
<author>Psychonauter</author>
<version>1.6</version>
<date>Nov 29, 2017</date>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending when you touch a Shine. <br /><br /><b><font color ="#ff8297">Requires the Level Select code to be active.</font></b>]]></description>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending when you touch a Shine. <br /><br /><b><font color ="#ff8297">Requires the Level Select code or Fast Any% to be active.</font></b>]]></description>
<source>
C23617C4 0000000F
3CC0817F 60C60100
@ -235,7 +235,7 @@
<title lang="en">Shine Get Timer</title>
<author>Psychonauter</author>
<version>1.6</version>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending as soon as the 'Shine Get' animation starts (Similiar to the x-cam timer of SM64).<br /><br /><b><font color ="#ff8297">Requires the Level Select code to be active.</font></b>]]></description>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending as soon as the 'Shine Get' animation starts (Similiar to the x-cam timer of SM64).<br /><br /><b><font color ="#ff8297">Requires the Level Select code or Fast Any% to be active.</font></b>]]></description>
<date>Nov 29, 2017</date>
<source>
C23617C4 0000000F
@ -482,11 +482,14 @@
<code>
<title lang="en">Fast Any%</title>
<author>Psychonauter, Noki Doki</author>
<version>1.2</version>
<date>Dec 19, 2017</date>
<version>1.3</version>
<date>Jan 20, 2018</date>
<description>Loads stages in any% order, skips all save boxes, replaces all dialog with "!!!" (except for the Pianta 5 secret) and makes all FMVs skippable (except for the Pinna 1 cutscenes). This code is not compatible with the Level Select code.</description>
<source>
C20FA19C 00000078
C20FA19C 0000007C
3CC0817F 60C60100
38E00000 90E6000C
38E00001 98E60001
3C60803E 60636010
88830002 2C04000E
41820380 2C04000D
@ -587,7 +590,8 @@
48000010 38800200
48000008 7C884A14
3C60803E 60636010
90830000 48000090
90830000 806D97D0
988300DF 48000090
39000D00 A083FFFC
2C040500 4082000C
39200000 4BFFFFD8

View file

@ -134,7 +134,7 @@
<author>Psychonauter, Noki Doki</author>
<version>1.6</version>
<date>Jan 17, 2018</date>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending when you touch a Shine. <br /><br /><b><font color ="#ff8297">Requires the Level Select code to be active.</font></b>]]></description>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending when you touch a Shine. <br /><br /><b><font color ="#ff8297">Requires the Level Select code or Fast Any% to be active.</font></b>]]></description>
<source>
C2363E70 0000000F
3CC0817F 60C60100
@ -235,7 +235,7 @@
<title lang="en">Shine Get Timer</title>
<author>Psychonauter, Noki Doki</author>
<version>1.6</version>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending as soon as the 'Shine Get' animation starts (Similiar to the x-cam timer of SM64).<br /><br /><b><font color ="#ff8297">Requires the Level Select code to be active.</font></b>]]></description>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending as soon as the 'Shine Get' animation starts (Similiar to the x-cam timer of SM64).<br /><br /><b><font color ="#ff8297">Requires the Level Select code or Fast Any% to be active.</font></b>]]></description>
<date>Jan 17, 2018</date>
<source>
C2363E70 0000000F
@ -482,11 +482,14 @@
<code>
<title lang="en">Fast Any%</title>
<author>Psychonauter, Noki Doki</author>
<version>1.2</version>
<date>Jan 17, 2018</date>
<version>1.3</version>
<date>Jan 20, 2018</date>
<description>Loads stages in any% order, skips all save boxes, replaces all dialog with "!!!" (except for the Pianta 5 secret) and makes all FMVs skippable (except for the Pinna 1 cutscenes). This code is not compatible with the Level Select code.</description>
<source>
C22865F4 00000078
C22865F4 0000007C
3CC0817F 60C60100
38E00000 90E6000C
38E00001 98E60001
3C60803D 6063A8F0
88830002 2C04000E
41820380 2C04000D
@ -587,7 +590,8 @@
48000010 38800200
48000008 7C884A14
3C60803D 6063A8F0
90830000 48000090
90830000 806D9E60
988300DF 48000090
39000D00 A083FFFC
2C040500 4082000C
39200000 4BFFFFD8

View file

@ -142,7 +142,7 @@
<author>Psychonauter</author>
<version>1.6</version>
<date>Nov 29, 2017</date>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending when you touch a Shine.<br /><br /><b><font color ="#ff8297">Requires the Level Select code to be active.</font></b>]]></description>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending when you touch a Shine.<br /><br /><b><font color ="#ff8297">Requires the Level Select code or Fast Any% to be active.</font></b>]]></description>
<source>
C2032020 0000000F
3CC0817F 60C60100
@ -243,7 +243,7 @@
<title lang="en">Shine Get Timer</title>
<author>Psychonauter</author>
<version>1.6</version>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending as soon as the 'Shine Get' animation starts (Similiar to the x-cam timer of SM64). <br /><br /><b><font color ="#ff8297">Requires the Level Select code to be active.</font></b>]]></description>
<description><![CDATA[Adds the ingame timer to every level, starting on the last black frame after the loading screen and ending as soon as the 'Shine Get' animation starts (Similiar to the x-cam timer of SM64). <br /><br /><b><font color ="#ff8297">Requires the Level Select code or Fast Any% to be active.</font></b>]]></description>
<date>Nov 29, 2017</date>
<source>
C2032020 0000000F
@ -490,11 +490,14 @@
<code>
<title lang="en">Fast Any%</title>
<author>Psychonauter, Noki Doki</author>
<version>1.2</version>
<date>Dec 19, 2017</date>
<version>1.3</version>
<date>Jan 20, 2018</date>
<description>Loads stages in any% order, skips all save boxes, replaces all dialog with "!!!" (except for the Pianta 5 secret) and makes all FMVs skippable (except for the Pinna 1 cutscenes). This code is not compatible with the Level Select code.</description>
<source>
C229E668 00000078
C229E668 0000007C
3CC0817F 60C60100
38E00000 90E6000C
38E00001 98E60001
3C60803E 606310D0
88830002 2C04000E
41820380 2C04000D
@ -595,7 +598,8 @@
48000010 38800200
48000008 7C884A14
3C60803E 606310D0
90830000 48000090
90830000 806DE806
988300DF 48000090
39000D00 8083FFFC
2C040500 4082000C
39200000 4BFFFFD8
@ -615,7 +619,7 @@
4BFFFF70 38800E00
4BFFFF68 807F0020
60000000 00000000
0414cf44 48000020
0414CF44 48000020
04157158 4E800020
283E10D2 00002A00
04148D20 801C0004