paragon icon indicating copy to clipboard operation
paragon copied to clipboard

Toolkit for editing various FE games.

Results 14 paragon issues
Sort by recently updated
recently updated
newest added

When you are trying to edit the Sprite Data on Characters Window you can see only up to 84 Classes, any more won't show up, unless, you delete any of...

Errors out with: ``` Traceback (most recent call last): File "paragon\ui\controllers\auto\list_widget.py", line 167, in _on_copy_to pyo3_runtime.PanicException: not yet implemented ``` Minor issue but still thought I'd let you know.

Been trying to use the dungeon editor, however it seemingly doesn't save. Infact, it doesn't close when closing the entire editor. Quick way of reproducing: Open the editor, change something,...

Please add back the import/export feature present in the pre-rewrite version of Paragon. It's very useful for carrying over specific changes to a whole new GameData. ![image](https://user-images.githubusercontent.com/21045587/140617902-3ffbd63d-177e-4cf8-9a2f-6fd7f2ace82e.png)

Could Paragon be bundled as an [AppImage](https://github.com/AppImage) as a Linux release going forward? (If unfamiliar, AppImages are a Linux distro agnostic packaging format that lets users run applications without having...

for items, bit flags are the following first 00 bit is special properties that applies to all difficulty modes. 00 is nothing, 01 is the item drops on death, the...

enhancement

Hey, I've been facing an issue while editing Events code directly in Paragon. It may happen to be a translation issue, but whenever I apply even the smallest change, it...

On the latest commit, the menu bar containing the file options does not appear. The menubar code looks correct in `Ui_MainWindow`, so I'm not sure why it doesn't show up...

Pillow no longer supports PySide2. Some stuff is still broken (pixmaps don't show, portraits are broken, some frames are cut off by the screen)

The support/reliance list in paragon editor of FE13 cannot have permanent save for any character number added after 53 (starting no 54 program would cancel the list beyond it after...