SMB3-Foundry
SMB3-Foundry copied to clipboard
SMB3 Level Editor in Python
Partially addresses issue #89 - Adds shortcuts to move selected objects in the level view.
Closes #97 - Adds moveable toolbars - Adds moveable toolbars to the MainWindow
Closes #96 - Adds a scrollable view to the warning list for better accessibility - Updated MainWindow to use new scrollable view
Closes #87 - Remove comments in `MainWindow`.
Closes #71, #41 - Create `AbstractLevelObject` and `LevelObject` are responsible for decoding blocks in the ROM. - Create `BlockGroupRenderer` renders a list of blocks into a rectangle. - Create `LevelObjectRenderer`...
Currently JP SMB3 doesn't appear to be compatible with the editor.
The first new possible new feature connected to the zoom could be one that allows instead of enlarging or reducing the level with the usual and single lens controlled by...
The Mac version is compiled into a .dms file. This is not a common file type and is not usable.
I've noticed for some time now that extensible objects that add to the layer project extend incorrectly. The problem occurs as follows: Let me give an example with the giant...
I think Foundry definitely needs an internal editor to edit the Tiles without using other software, this will surely be very simple in the future after some Joe Smo changes...