Commit Graph

11784 Commits

Author SHA1 Message Date
Omsi
227747fce5 fix alignment of reality button info tooltip across themes 2022-12-16 05:16:35 -06:00
Omsi
d06e22401d fix cursed glyph coloring in certain cases, fix white outline on reality glyph name in tooltip when dark 2022-12-16 05:16:35 -06:00
Andrei Andreev
8db2d8725f Handle saves with player.options.testVersion even in non-dev builds 2022-12-15 18:36:22 +01:00
Dys
88eae90b63
Time Study preview for importing (#3228)
* Time Study preview for importing

* Reduce font size on TS preview button

* Change dark study colour to white on TS preview

* Address PR feedback (#3228)

- SImplify ternary expression and fix makeEnumeration error
- Fix edge case where some time studies showed new import animation
2022-12-15 15:42:53 +08:00
SpectralFlame
7500e3909e Fix #3230 2022-12-15 01:03:18 -06:00
SpectralFlame
6f188956fc Fix #3227 2022-12-15 01:03:18 -06:00
SpectralFlame
86a393c111 Fix IP/EP mult tabs when below prestige req 2022-12-12 11:03:44 -06:00
SpectralFlame
26091976d2 Address PR comments (mult tab adjustments) 2022-12-12 11:03:44 -06:00
SpectralFlame
b31b1e7a1f Add descriptive note on Base AD Production 2022-12-12 11:03:44 -06:00
SpectralFlame
780c023dcc Make multi tab display conditions more consistent 2022-12-12 11:03:44 -06:00
ZackRhodes
f683c06c38 Add Cosmetic Purchasing 2022-12-11 16:51:10 -05:00
ZackRhodes
1fcc61a4dc Post Merge 2022-12-10 15:48:20 -05:00
ZackRhodes
2ed9a46e47 Merge branch 'master' into Steam-Webpack 2022-12-10 13:45:09 -05:00
ZackRhodes
0c55efcf0c Slight alteration 2022-12-10 13:42:58 -05:00
SpectralFlame
00926c3dda Address PR comments (issue cleanup) 2022-12-10 05:23:12 -06:00
SpectralFlame
76e14a3778 Properly reset isGameEnd, fixes #3222 2022-12-10 05:23:12 -06:00
SpectralFlame
76e5f6a392 Clear modal stack on hotkey, fixes #3219 2022-12-10 05:23:12 -06:00
SpectralFlame
09b8aea3de Fix cosmetics on sacrifice tab 2022-12-10 05:22:38 -06:00
SpectralFlame
363eaab1b1 Fix glyph cosmetic clearing bug 2022-12-10 05:22:38 -06:00
SpectralFlame
a9d328ff50 Clear invalid cosmetics on-load, remove animation 2022-12-10 05:22:38 -06:00
SpectralFlame
06d3aae4ee Address more glyph cosmetic feedback 2022-12-10 05:22:38 -06:00
SpectralFlame
5b18a49d84 Separate cosmetic sets unlocked through NG and STD 2022-12-10 05:22:38 -06:00
SpectralFlame
58fd958f96 Address 2nd round of feedback (glyph cosmetics) 2022-12-10 05:22:38 -06:00
SpectralFlame
8b3ce99d38 Address more feedback on glyph cosmetics 2022-12-10 05:22:38 -06:00
SpectralFlame
55913ee979 Fix some Shop bugs and update text
Add single glyph IAP
Address general feedback
2022-12-10 05:22:38 -06:00
SpectralFlame
3168c17216 Add new STD purchases for glyph cosmetics 2022-12-10 05:22:38 -06:00
SpectralFlame
e135dca54b Modify end screen handling to allow cosmetic modal 2022-12-10 05:22:38 -06:00
SpectralFlame
8234051c61 Add cosmetic set selection modal 2022-12-10 05:22:38 -06:00
SpectralFlame
7398d1e3fc Fix reactivity issues with single glyph customization
Rename some components
2022-12-10 05:22:38 -06:00
SpectralFlame
fe5a38914c Remove code-based cosmetic sets
Prevent customization of some glyph types
2022-12-10 05:22:38 -06:00
SpectralFlame
13ad2dd835 Make component for single-glyph customization 2022-12-10 05:22:38 -06:00
SpectralFlame
ad5e0b133e Add unlocking methods for glyph cosmetics 2022-12-10 05:22:38 -06:00
SpectralFlame
83a9da6574 Support large numbers of cosmetic options better
Add more cosmetic sets
2022-12-10 05:22:38 -06:00
SpectralFlame
2fb6932e6b Improve BG glyph cosmetics
Add some suggested symbol sets
2022-12-10 05:22:38 -06:00
SpectralFlame
d6198c7bda Refactor glyph color handling code 2022-12-10 05:22:38 -06:00
SpectralFlame
1b0905365d Refactor music glyph handling to allow for multiple cosmetic types
Make some minor glyph cosmetics usability tweaks
2022-12-10 05:22:38 -06:00
SpectralFlame
eae739bc4f Refactor cursed/reality glyphs for color customization support 2022-12-10 05:22:38 -06:00
SpectralFlame
e2911c001d Improve UI for large sets of glyph cosmetic options
Clean up vue component structure
2022-12-10 05:22:38 -06:00
SpectralFlame
a6bccabd5a Add component to modify glyph appearance 2022-12-10 05:22:38 -06:00
SpectralFlame
22aab8c8bd Add support for remapping glyph colors and symbols 2022-12-10 05:22:38 -06:00
SpectralFlame
f57f8f212c Refactor music glyphs, remove specialGlyphSymbols 2022-12-10 05:22:38 -06:00
ZackRhodes
3b303dc129 Playfab Shop Handling 2022-12-09 23:32:16 -05:00
ZackRhodes
9a272cc7b1 Revert "Nullify all playfab references"
This reverts commit 9b62b65d0e.
2022-12-09 18:44:58 -05:00
ZackRhodes
342ba53ee5 Reintegrate Playfab Files 2022-12-09 18:44:42 -05:00
Andrei Andreev
b08c1b4d0c Increase the delay before multiplier tab visual element updates 2022-12-10 00:13:18 +01:00
Andrei Andreev
2b191d3130 Fix null reference error in soon-to-be-not-visible entries 2022-12-10 00:13:18 +01:00
Andrei Andreev
7a2af575ad Add delay before hiding child entry breakdowns 2022-12-10 00:13:18 +01:00
Andrei Andreev
48ad822eaf Add whitespace padding to singular "Dimension" 2022-12-10 00:13:18 +01:00
Andrei Andreev
ce7ead0035 Fix multiplier tab flickering 2022-12-10 00:13:18 +01:00
Andrei Andreev
d0535db490 Extract BreakdownEntry 2022-12-10 00:13:18 +01:00