13 Commits

Author SHA1 Message Date
xgui4
48870ecbbd Refactor instance UI and update version to 0.0.20b7 and worksflow fixes
- Renamed QComboBox in instance.ui to versionsComboBox for clarity.
- Updated fallback version in __init__.py to 0.0.20b7.
- Improved docstrings and comments in app.py and other files for better readability.
- Added path expansion functionality in app_context.py to handle user           python -m pyproject-appimage
preferences.
- Refactored user preference methods in pref.py to use camelCase for consistency.
- Enhanced instance management and downloader logic in instance_manager.py and downloader.py.
- Fixed various formatting issues across multiple files for better code style adherence.
- Updated the lock file to reflect the new version 0.0.20a7.
- Fixed multiples workflows
2026-06-01 15:40:55 -04:00
xgui4
521184b1de fix the windows build and remove useless print in __init__ 2026-05-30 01:31:09 -04:00
xgui4
fd67f5bbe4 better windows build system hook , and added appimage workflow to nightly 2026-05-29 02:33:29 -04:00
xgui4
7c71b60fb5 formated with uv format 2026-05-16 00:10:28 -04:00
xgui4
a623b2ae3b Add Marketplace menu and actions, update documentation, and improve UI elements and update readme 2026-04-30 02:04:57 -04:00
xgui4
eede2900fd start nixos experiment 2026-04-27 23:00:35 -04:00
xgui4
0385712bc4 fix the windows build system and replace the scripts in the scripts folder 2026-04-17 00:01:22 -04:00
xgui4
5bbd133462 fix window clean command 2026-04-16 23:45:58 -04:00
xgui4
826c6f2762 temporaly windows fixes 2026-04-14 18:40:18 -04:00
xgui4
b173ee490b better organiasations + news hatch scripts + some minors bugs fixes 2026-04-13 18:49:05 -04:00
xgui4
166f57f28f feat: Enhance instance loading and UI updates
- Updated `load_instance` function to handle FileNotFoundError gracefully.
- Improved `Launcher` class to update UI elements with instance details after loading.
- Added new properties `image` and `news_feed` to the `Instance` class.
- Introduced JSON schema for instance configuration with new properties.
- Created default instance configuration for "LCE-Hub neoLegacy".
- Added scripts for downloading images and preparing packages.
- Implemented new image handling class for better image management.
- Updated versioning in `main.py` and `uv.lock` for release 0.26.4.11.
2026-04-11 00:22:16 -04:00
xgui4
6cc240797c fiz hatch build 2026-03-24 18:43:51 -04:00
xgui4
1f79179c2e fix nighly, better structure , update package and project configuration and theme 2026-03-24 17:30:52 -04:00