Releases: lonewanderer27/Camp-Buddy-Toolbox
0.9.4 Alpha
Changes
- Fixed bug where Lloyd's name is being replaced by Lee
There might be hidden bugs that I haven't discovered and fixed yet. This is an alpha release!
As of the moment, I only have precompiled version for Windows and Linux version here.
MacOS users may download the source code below, extract it then run the "Camp Buddy Toolbox.py".
Ensure that PySimpleGUI is installed first before running the program:
pip install PySimpleGUI
0.9.3 Alpha
Windows finally now has a precompiled .exe version provided below! 🥳
Changes
Windows:
- Fixed blurriness caused by the app not being DPI Aware.
- Fixed status text being too large on Windows.
Linux and Windows:
- Fixed text encoding issues
There might be hidden bugs that I haven't discovered and fixed yet. This is an alpha release!
As of the moment, I only have precompiled version for Windows and Linux version here.
MacOS users may download the source code below, extract it then run the "Camp Buddy Toolbox.py".
Ensure that PySimpleGUI is installed first before running the program:
pip install PySimpleGUI
0.9 Alpha
Extracting Assets and Dialogs now both works!
Embedded Camp Buddy Dialog Extractor to enable functionalities of Extract Dialogs Tab
There might be hidden bugs that I haven't discovered and fixed yet. This is an alpha release!
Only pre-compiled Linux version is provided here at the moment.
Mac and Windows users may download the source code below, extract it then run the "Camp Buddy Toolbox.py".
Ensure that PySimpleGUI is installed first before running the program:
pip install PySimpleGUI
v0.3-alpha
Although only initial release, extracting assets already work.
Everything in extract scripts tab do not do anything yet.
There might be hidden bugs that I haven't discovered and fixed yet. This is an alpha release!
Only pre-compiled Linux version is provided here at the moment.
Mac and Windows users may download the whole source code then launch the "Camp Buddy Toolbox.py".
Ensure that PySimpleGUI is installed before doing so!