Share your own SMBX levels and play others' too.
Moderator: Userbase Moderators
|
|
|
|
-
MrCaves
- Hoopster

- Posts: 49
- Joined: Sat Jun 08, 2019 12:51 pm
Postby MrCaves » Wed Aug 14, 2019 11:43 am
Hi, I make levels I think
*NEW* Flashwave [BETA4]:
Boss Showcase [PAL]:
Two bosses, Batafire, and Ninji (Based off the boss from Delightful Adventure), have fun!
Note: - This is NOT an NPC pack, so don't request it for projects. This is purely for demonstration.
- Also, I recommend playing as Toad since he can react faster.
Sprites by:
Chad
Valtteri
Omega
maestroNinja
Code by:
Enjl
Download - https://www.dropbox.com/s/a8v1bd07fo0kc ... e.zip?dl=0
Cheddar Citadel [PAL]:
Downward Warping [PAL]:
Last edited by MrCaves on Thu Mar 11, 2021 4:34 pm, edited 10 times in total.
|
|
|
|
|
|
|
|
|
-
Emral
- Cute Yoshi Egg

- Posts: 9868
- Joined: Mon Jan 20, 2014 12:58 pm
- Flair: Phoenix
Postby Emral » Sun Aug 18, 2019 2:07 pm
Just letting you know: There's a realistic chance that this level will break in future versions, cause maaaan fuck that glitch in accidental situations, haha.
|
|
|
|
|
|
|
|
|
-
MrCaves
- Hoopster

- Posts: 49
- Joined: Sat Jun 08, 2019 12:51 pm
Postby MrCaves » Mon Aug 19, 2019 8:30 am
In the previous levels that I posted, you would not believe how many times those player blocks screwed me over. It got to the point where I was like, ok what the hell is going on, so after doing some experimenting I figured it would be interesting to make a level out of it. But yeah, I made this level knowing full well that it would only work on this version. Also, what did you think of the level itself?
|
|
|
|
|
|
|
|
|
-
Emral
- Cute Yoshi Egg

- Posts: 9868
- Joined: Mon Jan 20, 2014 12:58 pm
- Flair: Phoenix
Postby Emral » Mon Aug 19, 2019 8:58 am
Haven't gotten around to playing it yet. I'll let you know my thoughts once I played it.
E: Awesome level throughout. Every section is really creative and the checkpoints keep the level from being frustrating from its high difficulty. The thwomp section is probably my favourite, and the autoscroller is the section that took me the longest (once I was through it, I had that thing where my eyes automatically wandered at the speed of the autoscroll to try and keep up). Super cool stuff!
|
|
|
|
|
|
|
|
|
-
Archived
- Birdo

- Posts: 2166
- Joined: Tue Mar 13, 2018 6:15 pm
Postby Archived » Sun Aug 25, 2019 1:58 am
Archived
Last edited by Archived on Sat Jan 28, 2023 4:31 pm, edited 2 times in total.
|
|
|
|
|
|
|
|
|
-
MECHDRAGON777
- Pink Yoshi Egg

- Posts: 6422
- Joined: Fri Dec 20, 2013 6:40 pm
- Flair: Nuclear Queen of Reversion.
-
Contact:
Postby MECHDRAGON777 » Sun Aug 25, 2019 12:29 pm
Enjl wrote: ↑Sun Aug 18, 2019 2:07 pm
Just letting you know: There's a realistic chance that this level will break in future versions, cause maaaan fuck that glitch in accidental situations, haha.
I mean, I have made two Kaizo levels using this glitch in the past. One of them got 3rd place or so in PixelPest's Kaizo contest and the other one was my judge level of KCXII. I do not see why you would want to remove it when compatibility is the key focal point.
Edit: I also forgot, but I also used it in my KCXIII level which you judged. (Remember the final section of the level based on No Disguise from that Double Vision but in my level, it usedSaws and player blocks?
|
|
|
|
|
|
|
|
|
-
TheNewGuy
- Ninji

- Posts: 938
- Joined: Sat Dec 16, 2017 6:32 am
-
Contact:
Postby TheNewGuy » Sun Aug 25, 2019 12:47 pm
I absolutely agree with Eclipsed's statement, it doesn't break the game or anything so I don't see why it has to get removed. this is literally equal to removing the crouch clip.
|
|
|
|
|
|
|
|
|
-
Emral
- Cute Yoshi Egg

- Posts: 9868
- Joined: Mon Jan 20, 2014 12:58 pm
- Flair: Phoenix
Postby Emral » Sun Aug 25, 2019 2:28 pm
TheNewGuy wrote: ↑Sun Aug 25, 2019 12:47 pm
I absolutely agree with Eclipsed's statement, it doesn't break the game or anything so I don't see why it has to get removed. this is literally equal to removing the crouch clip.
Zips are equally annoying tbh and a new enabled-by-default anti-cheese is being looked into.
The problem with player blocks is that there is no suitable override behaviour. Something like an "active only for one player type" block only exists in Redigit's code for the player blocks, which the 13 new player blocks also hook into. As far as I'm aware, adding outright new block types is an impossibility without the source code, so the target is instead ot isolate the bug in Redigit's code and fix that. In short: Deprecating and adding 18 new "fixed" player blocks is not an option in this scenario to my knowledge.
MECHDRAGON777 wrote: ↑Sun Aug 25, 2019 12:29 pm
I also forgot, but I also used it in my KCXIII level which you judged. (Remember the final section of the level based on No Disguise from that Double Vision but in my level, it usedSaws and player blocks?
That section was downright awful because of your use of this bug.
Eclipsed wrote: ↑Sun Aug 25, 2019 1:58 am
that has practical applications
Making an artificial dedicated downwards zip block is literally a handful lines of code that force the player y position downwards. The use cases is so niche that I wouldn't reserve a slot for it in basegame, but making a block pack emulating the behaviour would be trivial.
MECHDRAGON777 wrote: ↑Sun Aug 25, 2019 12:29 pm
I do not see why you would want to remove it when compatibility is the key focal point.
Because glitchy messes that rely on broken blocks are less important than fixing the intended use case of the broken blocks. I'm not aware of any level prior to SMBX2 that seriously considered using this bug, and even if there is one, you'd have to search far and wide to find a second one. Compatibility between SMBX2 betas was never guaranteed. So for the literally handful of levels from 1.3 that need to get ported, the block pack solution would be trivial to do. Instead of drawing comparisons to "patching zips", it would be more appropriate to drawing parallels to "having to drag a few sizeables down by 1 tile because we improved the graphics" or "having to fix some custom graphics for the smb3 cave tileset".
E:
To solve the compatibility argument, I can think of having the patch only enabled by default for lvlx files. I don't know if that's possible either, though.
|
|
|
|
|
|
|
|
|
-
Archived
- Birdo

- Posts: 2166
- Joined: Tue Mar 13, 2018 6:15 pm
Postby Archived » Sun Aug 25, 2019 3:36 pm
Archived
Last edited by Archived on Sat Jan 28, 2023 4:32 pm, edited 1 time in total.
|
|
|
|
|
|
|
|
|
-
55jedat555
- Buster Beetle

- Posts: 93
- Joined: Sat Feb 28, 2015 11:35 am
- Flair: flare
-
Contact:
Postby 55jedat555 » Mon Aug 26, 2019 1:49 pm
So the player block glitch is indeed mostly a nuisance and I haven't really seen many uses of it in speedrunning, therefore I agree that making a custom block which recreates this behaviour is a good enough solution for those who want to use it in level design. Patching out zips on the other hand seems like it would cut out quite a fair deal of tech that gets used fairly commonly in speedrunning and occasionally in kaizo (as much as there even is SMBX kaizo). Tying the patch to .lvlx also doesn't sound particularly convincing since it'd limit levels focused around zips in the use of certain new features, such as extra properties for new NPCs which don't save in .lvl files (unless that's subject to change in the future, in which case it's not an issue). All in all, I don't believe zips are really that awful and game breaking that they'd need patching, quite the contrary, as they open new possibilities in routing and general gameplay. I also never found them annoying, as for the most part you need to make an effort yourself to actually perform one, especially if we talk in terms of some more recently discovered ones, such as the statue clip for instance. Designers are also always able to prevent them from being executable, assuming that they know about their existence in the first place.
|
|
|
|
|
|
|
|
|
-
MECHDRAGON777
- Pink Yoshi Egg

- Posts: 6422
- Joined: Fri Dec 20, 2013 6:40 pm
- Flair: Nuclear Queen of Reversion.
-
Contact:
Postby MECHDRAGON777 » Mon Aug 26, 2019 10:27 pm
Okay, after beating the level, I am surprised on how the level plays out in terms of difficulty. I actually like this quite a bit.
|
|
|
|
|
|
|
|
|
-
Archived
- Birdo

- Posts: 2166
- Joined: Tue Mar 13, 2018 6:15 pm
Postby Archived » Thu Aug 29, 2019 10:44 pm
Archived
Last edited by Archived on Sat Jan 28, 2023 4:35 pm, edited 1 time in total.
|
|
|
|
|
|
|
|
|
-
MegaDood
- Charged Spiny

- Posts: 1810
- Joined: Wed Nov 01, 2017 2:43 am
Postby MegaDood » Fri Aug 30, 2019 2:58 am
This level was really creative with its gimmick, even though it was a glitch. I especially liked the part with the thwomp as is felt like you were really challenging the player.
|
|
|
|
|
|
|
|
|
-
MrCaves
- Hoopster

- Posts: 49
- Joined: Sat Jun 08, 2019 12:51 pm
Postby MrCaves » Fri Sep 20, 2019 5:09 am
Last edited by MrCaves on Thu Sep 26, 2019 2:36 pm, edited 1 time in total.
|
|
|
|
|
|
|
|
|
-
Cedur
- Link

- Posts: 7073
- Joined: Tue Jun 28, 2016 10:14 am
- Flair: I'm gone, for chess and minesweeper
- Pronouns: he/him
Postby Cedur » Fri Sep 20, 2019 9:33 am
Is this gonna be included in SLAM?
Also it's worth to note that it requires to be Mario
|
|
|
|
|
|
|
|
|
-
TheNightingale
- Van De Graf

- Posts: 1980
- Joined: Fri Apr 20, 2018 9:28 pm
- Flair: I used to be called Scroll
- Pronouns: he/him
-
Contact:
Postby TheNightingale » Fri Sep 20, 2019 11:51 pm
Cedur wrote: ↑Fri Sep 20, 2019 9:33 am
Is this gonna be included in SLAM?
Is it allowed to post levels both in SLAM and the Levels forum?
|
|
|
|
|
|
|
|
|
-
Cedur
- Link

- Posts: 7073
- Joined: Tue Jun 28, 2016 10:14 am
- Flair: I'm gone, for chess and minesweeper
- Pronouns: he/him
Postby Cedur » Sat Sep 21, 2019 4:45 am
Scroll wrote: ↑Fri Sep 20, 2019 11:51 pm
Cedur wrote: ↑Fri Sep 20, 2019 9:33 am
Is this gonna be included in SLAM?
Is it allowed to post levels both in SLAM and the Levels forum?
it certainly is, and I'm asking because this level also uses the SLAM hud
|
|
|
|
|
|
|
|
|
-
MrCaves
- Hoopster

- Posts: 49
- Joined: Sat Jun 08, 2019 12:51 pm
Postby MrCaves » Sat Sep 21, 2019 10:13 am
I Just removed the Slam hud, this level is for this thread.
|
|
|
|
|
|
|
|
|
-
Ytagh
- Hoopster

- Posts: 40
- Joined: Tue Oct 08, 2019 3:24 am
- Flair: kaizo levels and more
-
Contact:
Postby Ytagh » Tue Oct 08, 2019 11:49 pm
a very good level of mices I hope to play it soon :p and you just gave me an idea with those sprites for better levels really that good level I will play right now! i will create a mice like in super mario 3d World for my levels i want create smbx2 kaizos Too also nice coments guys well bye
|
|
|
|
|
|
|
|
|
-
Ytagh
- Hoopster

- Posts: 40
- Joined: Tue Oct 08, 2019 3:24 am
- Flair: kaizo levels and more
-
Contact:
Postby Ytagh » Sat Oct 12, 2019 10:42 pm
HEY MrCaves I don't know why but I recorded your level for my good channel here is the playthrough of your level. I died sometimes if I don't know if they like to watch long videos but I don't know whether to make them long or not Your level is one that I loved very much because it has the moles of Mario 3d and its really cool I would say that they work in version 2.0 and 1.4.5 I also used your graphics in some of my levels ........
Rats are so cute..!!
https://www.youtube.com/watch?v=Zx0v4L_7S8k
|
|
|
|
|
Return to “Levels”
Users browsing this forum: No registered users and 4 guests
|