Skip to content

Commit 1c2dfe8

Browse files
committed
Update files mirrored from maddie480.ovh
1 parent 9be39a6 commit 1c2dfe8

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

updatermirror/mod_search_database.yaml

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -141721,19 +141721,20 @@
141721141721
Text: Adds a way to replace Madeline with her PICO-8 rendition!<br><br><img src="https://github.com/user-attachments/assets/1593b215-f40b-401b-a1ca-3b1c7c892ddf"><br><br>Heavily
141722141722
copies code from https://github.com/NoelFB/Celeste.<br>The license for this code
141723141723
is found in the GitHub repository under LICENSE-CELESTE.<br><br><h1>Note about
141724-
compatibility</h1>This mod replaces the <code>Player</code> object with a class
141725-
extending it whenever a level is loaded.<br><br>Along with this, when PICO-8 mode
141726-
is active, the player <b>does not call <code>base.Update()</code> or <code>base.Render()</code>.</b><br><br>All
141727-
mechanics <i>in the vanilla game that are not left unused</i> have been tested
141728-
and work.<br><br>Compatibility with other mods that alter the player (e.g. custom
141729-
<code>Booster</code>s, or custom dash states like Communal Helper's <code>Dream
141730-
Dash Refill</code>) should be expected to be slim to none in PICO-8 mode.<br><br>Despite
141731-
this, <b class="SelectedElement">this mod explicitly supports a select few Extended
141732-
Variants</b>, namely <code>Dash</code>/<code>Jump Count</code>, <code>Gravity</code>,
141733-
<code>Max Fall Speed</code>, and <code>Madeline is Silhouette</code>.<br><br>
141724+
compatibility</h1><br>When PICO-8 mode is active, the player <b>does not call
141725+
<code>Player</code><code>.Update()</code> or&nbsp;<code></code></b><b><code>Player</code><code></code></b><b><code>.Render()</code>.</b><br>It
141726+
only calls&nbsp;<b><code class="SelectedElement">Actor.Update()</code></b><b>&nbsp;</b>and&nbsp;<b><code
141727+
class="SelectedElement">Actor.Render()</code></b>.<br>All mechanics <i>in the
141728+
vanilla game that are not left unused</i> have been tested and work.<br><br>Compatibility
141729+
with other mods that alter the player (e.g. custom <code>Booster</code>s, or custom
141730+
dash states like Communal Helper's <code>Dream Dash Refill</code>) should be expected
141731+
to be slim to none in PICO-8 mode.<br><br>Despite this, <b>this mod explicitly
141732+
supports a select few Extended Variants</b>, namely <code>Dash</code>/<code>Jump
141733+
Count</code>, <code>Gravity</code>, <code>Max Fall Speed</code>, and <code>Madeline
141734+
is Silhouette</code>.<br><br>
141734141735
CreatedDate: 1722998701
141735-
ModifiedDate: 1766589649
141736-
UpdatedDate: 1766184911
141736+
ModifiedDate: 1766589996
141737+
UpdatedDate: 1766589676
141737141738
Screenshots:
141738141739
- https://images.gamebanana.com/img/ss/mods/66b2df5a14aec.jpg
141739141740
- https://images.gamebanana.com/img/ss/mods/66b2df5a1fb83.jpg

0 commit comments

Comments
 (0)