Skip to content

feat: parity with beta#216

Open
nznaza wants to merge 106 commits intoMijago:masterfrom
nznaza:main
Open

feat: parity with beta#216
nznaza wants to merge 106 commits intoMijago:masterfrom
nznaza:main

Conversation

@nznaza
Copy link
Copy Markdown
Collaborator

@nznaza nznaza commented Jan 26, 2026

instead of setting flags for CANARY=1 or BETA=1, use env variable RELEASE= one of "PROD", "BETA", "CANARY", "DEV", invalid values will use "DEV" by default, and read the according ".env" (".env_beta" , ".env_canary", ".env_dev";

Mijago and others added 30 commits August 19, 2025 06:23
* feat: download manifest by sqlite, fallback to json
* feat: change sizing to better accomodate tablet users
* feat: download manifest by sqlite, fallback to json
* feat: change sizing to better accomodate tablet users
fix: exotic class selection is no longer hardcoded
fix: exotic class selection is no longer hardcoded
fix copy DIM query for iOS
more concise account page
better calculations for number of threads
fix calculation progress, improve worker spawn logic
fix main page checks for calculator
fix copy DIM query for iOS
more concise account page
better calculations for number of threads
fix calculation progress, improve worker spawn logic
fix main page checks for calculator
* feat: simplify generator logic
* feat: consolidate all armor pieces to use the same logic (no difference between class and other slots)
* feat: improve array usage while calculating permutations
* feat: improve constants assignment and reading for builder worker
* feat: improve readability for builder worker
* feat: add early exit for max tiers and graceful termination for workers
* feat: add partial result showing
Improve display of calculations for smoother experience
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants