smaghetti icon indicating copy to clipboard operation
smaghetti copied to clipboard

A web based level editor for Super Mario Advance 4, the GBA port of Super Mario Bros 3

Results 42 smaghetti issues
Sort by recently updated
recently updated
newest added

It appears that the horizontal passthrough pipe has a "left" and "right" part here. I am not entirely sure how the program I was using works, as there is little...

icecreamcat on Discord Did some more work with sprite starts 0x1572ad gives the small side of 4-6. 0x1573db gives 5-3 (the main level section)

sprites to probably add on sma4 i think - [ ] stationary targeting bullet bill (maybe, 00 04) - [x] big boo (not boss, 00 12) - [x] para-bomb (not...

enhancement

Default zoom level (fine): ![Screenshot from 2022-07-04 00-23-04](https://user-images.githubusercontent.com/9919020/177060679-835319c1-fb18-4fa9-a984-cfaba2920d80.png) Zoomed out four times (too small - even zoomed out once its too small): ![Screenshot from 2022-07-04 00-23-20](https://user-images.githubusercontent.com/9919020/177060682-198135d5-bf59-4d88-9812-93a7f1743b50.png) I think the detail...

### Discussed in https://github.com/city41/smaghetti/discussions/176 As found in the discussion, add these objects to Smaghetti.

enhancement

Add the ability to search for levels on the levels page.

enhancement

With this level ![image](https://user-images.githubusercontent.com/141159/173869111-8bb8ab1c-9e6a-40d3-8282-507c0255c089.png) The result when playing, is after the 16th checkered tile, there is nothing.

bug

object sets can go all the way up to 0xff. After testing this with WoodFloor, it was found in far more object sets, sometimes with different (but usable) palettes. To...

enhancement

Originally I thought there wasn't any point to adding DeleteBlock to smaghetti. But you can use it to create air pockets in underwater levels. So worth doing a full dump...

enhancement

In this setup ![image](https://user-images.githubusercontent.com/141159/120818829-f978c900-c520-11eb-8935-074c0bb250ec.png) after mario goes through the door, for about one frame, the wrong object set is loaded. You can see instead of bricks the tiles are rope...

bug