Skip to content

Releases: 78Alpha/AZNG_Projects

FreeSimpleGUI Update

21 May 17:48
73f2f46
Compare
Choose a tag to compare

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

24 Feb 17:29
3d041a3
Compare
Choose a tag to compare

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

21 Nov 00:33
16c02ce
Compare
Choose a tag to compare

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

18 Nov 22:51
8ee944f
Compare
Choose a tag to compare

Slow it down and make it safe

SpreadSheetGen Added

15 Nov 05:48
1f8eaa9
Compare
Choose a tag to compare

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

29 Jan 21:58
9062906
Compare
Choose a tag to compare

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

18 Jan 11:26
32c6a90
Compare
Choose a tag to compare

Updated PodBuilder to ignore caps lock and display version

Updated PodQC to use proper bin ID mapping

PODQC-BETA5

11 Nov 22:06
9dab255
Compare
Choose a tag to compare
PODQC-BETA5 Pre-release
Pre-release

New PODQC for FC

PodQC Release

10 Nov 03:41
146b2a7
Compare
Choose a tag to compare

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

28 Oct 18:02
23d6faa
Compare
Choose a tag to compare

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