Skip to content

Commit 965c768

Browse files
committed
Update Thunderstore package
1 parent ce5810e commit 965c768

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

thunderstore/package/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.3.0
2+
* Replace roll out of fancy jump option with more general option that also allows things like rolling out of a jump slash
3+
* Add option to disable fancy jumps while carrying something over Link's head
4+
15
### 0.2.0
26
* Add option to disable fancy jumps entirely, including in vanilla locations
37
* Add option to enable rolling to mitigate fall damage out of fancy jumps

thunderstore/package/README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# Fancy Jumps Mod for Majora's Mask: Recompiled
22

3-
![Slide Hopping](https://files.catbox.moe/8g3a9m.gif)
3+
![Slide Hopping](https://files.catbox.moe/8g3a9m.gif)
4+
![Cancel into Jump Slash](https://files.catbox.moe/psruii.gif)
45

5-
This is a mod for Majora's Mask: Recompiled that changes the behavior of Link's special jumping animations.
6-
7-
They can be made to play more frequently by either being cycled between or by playing randomly.
8-
9-
They can also be disabled entirely, including the vanilla locations where they appear.
10-
11-
As a small quality of life feature, you can enable rolling upon landing to mitigate damage during these special jumps. This is OFF by default, which matches vanilla behavior.
6+
This is a mod for Majora's Mask: Recompiled that allows Link to use his fancier jumping animations more often and adds some optional quality of
7+
life improvements to them, like letting him jump slash out of them and fixing the visual oddity that occurs when doing a fancy jump while holding
8+
an actor.

thunderstore/package/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Fancy_Jumps",
3-
"version_number": "0.2.0",
3+
"version_number": "0.3.0",
44
"website_url": "https://github.com/Neirn/MMRecomp_FancyJumps",
55
"description": "Change the frequency of Link's special jumping animations.",
66
"dependencies": [

0 commit comments

Comments
 (0)