Commit Graph

11708 Commits

Author SHA1 Message Date
Omsi
ba6cd754c0 change forcedarkglyphs to lightglyphs, fix light glyphs not working 2022-12-16 05:16:35 -06:00
Omsi
d66465d52f fix h2p modal text overflow when not enough screen height 2022-12-16 05:16:35 -06:00
Omsi
6ff3a4e743 change ra teresa level 5 icon to reality icon 2022-12-16 05:16:35 -06:00
Omsi
c0090ac13d remove prestige button box shadows from non-default metro themes 2022-12-16 05:16:35 -06:00
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
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
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
L4R5W
43d01bc776
Merge pull request #3224 from IvarK/lars-does-some-stuff
cel3 button UI/UX, improve ketchup(+h2p), perk tooltip line
2022-12-08 11:24:41 +01:00
L4R5W
a917037b5b review comments :blobthanks: 2022-12-07 20:58:21 +01:00
L4R5W
29ac896b88 line through perk tooltip :blobdead: 2022-12-06 17:04:35 +01:00