Releases: 78Alpha/AZNG_Projects
FreeSimpleGUI Update
All applications have been switched over to FreeSImpleGUI from PySImpleGUI to keep it open and available for all.
Pod Builder
- Remove ability to close windows prematurely as this would crash the program.
- Link decryption is checked before the GUI launches and enables/disables based on result
- Start button is disabled until a recipe is checked and present
Launcher
- Removed from binary releases as the internal wiki can do the same thing, better, and without needing maintaining.
Pod Builder Stopping
Added in the ability to stop pod builder while it is running and prevent input into recipe text box on button press. This should allow less time to be wasted and fewer configs to be altered.
Spreadsheet Update - Integers
Remove legacy list usage from classic spinner element to allow for new integer custom spinner. Should free up processing power and memory and allow for a more clean transfer to C++.
Spreadsheet Update
Slow it down and make it safe
SpreadSheetGen Added
Added the first refined release of SpreadSheetGen, it is still however not typing safe, as inputting text in number components can crash the app still. It, however, works as a proof of concept.
PodQC Rework
PodQC recipe generation now accurate and functions with PodBuilder
Allows QC check with Pod Console for pods being shipped in 2021 and later. Hopefully helps alleviate transfer issues with FBA fallout pods.
Pod QC-BUILDER Update
Updated PodBuilder to ignore caps lock and display version
Updated PodQC to use proper bin ID mapping
PODQC-BETA5
New PODQC for FC
PodQC Release
Pod QC release
- Input Data from Fabric Bin Array (requires pod restoration/active skin)
- Parse and Check bin matches as you scan
- Creates pod recipe after all bin are scanned
- Allows work with Pod Builder
Scanner Update 2
Added extra features to scanner:
- Pause function: Allows you to pause scanning at any time and resume from current position if new items are added
- Removed extra clear text scanning: No longer will returns count as scannables
- List additions: List now allows for adding new items when paused, but blocks out text when not paused
- Progress bar: shows progress of scanning from 0 to complete
- New icon: Scanner now has a new icon to differentiate from other AZNG applications