Releases: trainb0y/PyMultibound
Fixes and Restructuring
Changes
- Fixed profiles only showing one character each in the templates menu
- Restructured project (broke into packages) for organization
- Various other minor changes
IMPORTANT: PyMutlibound is now run by running run.py
rather than PyMultibound/gui.py
For full changes see here
Path Config
I really aught to stop making releases every few hours...
Changes
- Fixed some typos
- File paths are now configurable in
settings.json
which is created on first launch. This lets people with non-standard Starbound installs use PyMultibound. - New file (
config.py
) for initialization of logging
Note, a GUI for the settings does not yet exist, currently it has to be edited manually.
Minor Fix
PyMultibound Rewrite and GUI
Over the past few days I've rewritten PyMultibound to be simpler, intuitive, and easy to maintain.
Note that a lot has changed, and new bugs have likely been introduced.
As always, use with caution and make backups.
Note that this can be used as a drop-in replacement for PyMultibound v0.3
Changes
- Added a GUI using PyQt5
- Refactored entire codebase
- Major code cleanup/simplification
- Temporary files are now stored at /temp rather than inside of their own directory
- Terminal interface removed
- More logging
TODO:
- True CLI for use with external scripts
- Re-implement text-based interface
- Easy install/use (packaged binaries?)
Installation/Use instructions can be found in the README
Linux and Character Editor
Releasing this now as a reference point for later releases, notably v1.0, which is coming soon:tm:
It has been months since this update was completed, I kinda forgot what changed, hence the limited changelog.
This is EXPERIMENTAL and BUGGY
Though functional, use of this version is not recommended.
Features:
- Separation of Starbound installs into "profiles"
- Menu for manipulating profiles
New:
- Experimental character appearance editor
- Linux support
Fixes:
- Unknown