Skip to content

Releases: trainb0y/PyMultibound

Fixes and Restructuring

22 May 22:22
Compare
Choose a tag to compare

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

18 May 02:01
Compare
Choose a tag to compare

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

17 May 16:03
Compare
Choose a tag to compare

May or may not have forgotten to add the help dialog for the help button... 😳
Check v1.0.0 for the actual changes.

PyMultibound Rewrite and GUI

17 May 15:49
Compare
Choose a tag to compare

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

15 May 01:27
c6e82ca
Compare
Choose a tag to compare
Pre-release

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