38 Commits

Author SHA1 Message Date
Mico27 c3b996c129 Change log:
- Changed fireball direction to go down like the OG (you can still fire with an initial up arc by holding up when firing)
- Adjusted Mario Max velocity to be closer to the OG (Jumping between pipes in 1-1 and Jumping off the ledge of the pipe before the big pit in 8-2 is now possible for example)
- Bloopers are less aggressive
- Moved goombas in 1-2 a bit further after the 1 tile gap
- Jumping off vines in a direction instantly applies max horizontal velocity (makes it easier to jump between vines)
- moved the loading trigger in 8-2 to not be above a pit
2024-11-02 16:02:17 -04:00
Mico27 3a22b686d4 Change log:
- Powerups now popup 4 times slower from blocks
- Attempt at fixing vines
- Fixed power star combo not resetting when changing scene while having star power
- Fixed the WarpPipe enabled not resetting on scene change when you die on top of a warp pipe
- Fixed missing warp pipe in 16-3
2024-11-02 04:00:04 -04:00
Mico27 3ff6d47500 Change log:
- Fixing sublevel 14's wrong warp trigget position for the top pipe
- Removing problematic vines from 12-1
2024-11-01 20:41:25 -04:00
Mico27 c6114d74a8 Change log:
- Fixed Final boss getting offscreen
- Pressing select on the main menu now toggle between Mario and Luigi (Allowing to play luigi in 1 Player mode)
2024-11-01 02:02:47 -04:00
Mico27 3ec60a3162 Change log:
- Added an invis roof tile at the top of 12-3 to prevent interacting with off-screen VRAM tiles
- Buffed world 12-4 boss
- Final boss can no longer be two-shotted with Yoshi's tongue
- Crouching now has lower deceleration allowing you to run 'n crouch to slide under 1 tile high gaps easier
2024-10-30 14:46:59 -04:00
Ikko Eltociear Ashimine 69703f411d chore: update actor.c
comparisions -> comparisons
2024-10-28 10:04:59 +09:00
Mico27 2ded5dd88f fix sub repo 2024-10-26 21:02:26 -04:00
Mico27 a600c061bb fix subrepo 2024-10-26 21:01:55 -04:00
Mico27 b816714671 2.0.1 release 2024-10-26 16:47:56 -04:00
Mico27 20e6016641 added secret 2024-10-26 03:59:45 -04:00
Mico27 308b839211 Finishing game 2024-10-25 21:55:52 -04:00
Mico27 9355d87422 last boss wip 2024-10-25 01:26:58 -04:00
Mico27 d5e2b75f4f DK WIP 2024-10-22 01:34:10 -04:00
Mico27 5734265249 wip dk 2024-10-21 13:15:34 -04:00
Mico27 ba3af87a8d WIP world 15 2024-10-20 17:52:35 -04:00
Mico27 623c28578b WIP - boss world 14 and test world 16 2024-10-18 02:29:29 -04:00
Mico27 403760db28 wip world 13 2024-10-15 22:00:51 -04:00
Mico27 e61e27ffde WIP world 13 + Yoshi 2024-10-14 23:09:09 -04:00
Mico27 baea6314b2 WIP world 12 2024-10-13 23:07:48 -04:00
Mico27 a719c0fef5 WIP world 11 2024-10-12 16:54:17 -04:00
Mico27 5c90ded339 wip world 10 2024-10-11 19:01:47 -04:00
Mico27 7c73182909 World 10 wip 2024-10-11 13:14:54 -04:00
Mico27 4abb0a53c4 Hardware compatible palettes 2024-10-08 06:11:40 -04:00
Mico27 9cfc450924 fixed koopa shell
koopa shell can interact with blocks
added stage 9-1 and 9-2
Fixed actor collision not registering correctly when on an actor platform
2024-10-06 21:42:19 -04:00
Mico27 7e00f5d4ad Added Stage select and Randomizer mode 2024-10-06 09:30:49 -04:00