Commit Graph

536 Commits

Author SHA1 Message Date
SpectralFlame
9289b40688 Make additional dimension tab layout changes 2022-06-16 01:58:00 -05:00
SpectralFlame
ef397b4c66 Minor tweaks for dimension tab UI, fixes #2707 2022-06-16 01:58:00 -05:00
Dys
7a351bba6d
Make s10 not have box shadows on tab btns
Looks bad
2022-06-15 07:15:14 +08:00
IvarK
a485ad5d0c
Merge pull request #2683 from IvarK/credits-light
Increase contrast of credits modal on light
2022-06-14 18:09:45 +03:00
SpectralFlame
e3d8a3b54f Improve automator styling in light mode 2022-06-11 22:43:47 -05:00
Hirame1
3c2057e7a4 Fix layout issue of block editor 2022-06-11 22:43:47 -05:00
Hirame1
a8a7bb52e4 Adjust gutter color 2022-06-11 22:43:47 -05:00
Hirame1
706e422d42 Address codefactor feedback! 2022-06-11 22:43:47 -05:00
Hirame1
1a9cb9d795 oops 2022-06-11 22:43:47 -05:00
Hirame1
89b3decc06 More code cleanup 2022-06-11 22:43:47 -05:00
Hirame1
c5f4156a16 Address PR feedback
will do more cleanup later.
2022-06-11 22:43:47 -05:00
SpectralFlame
0ec90dfd81 Fix codefactor issues 2022-06-11 22:43:47 -05:00
Hirame1
2a614a90f4 Address PR feedbacks. 2022-06-11 22:43:47 -05:00
Hirame1
33b1005246 Delete unnecessary spaces 2022-06-11 22:43:47 -05:00
Hirame1
a9af289b0b Light blob is now slightly closer to the dark side 2022-06-11 22:43:47 -05:00
Hirame1
2ca986e904 Change automator splitter color 2022-06-11 22:43:47 -05:00
Hirame1
190b0e27a7 Dark tomato is darker, Light tomato is lighter 2022-06-11 22:43:47 -05:00
SpectralFlame
74a1e9abfd Replace inline styles for cel7 disabling with css class 2022-06-09 14:06:19 -05:00
Dys
261ab41a08 Change modal title to not take up a ridiculous amount of space 2022-06-09 03:24:51 -05:00
Dys
5d4ee81e4f Fix spacing problem on galaxy modal which applies to all modals 2022-06-09 03:24:51 -05:00
SpectralFlame
acbc58e829 Merge branch 'master' into fix-minor-ui-bugs 2022-06-08 13:19:09 -05:00
SpectralFlame
b0ec6eb303 Address layout comments 2022-06-08 13:18:33 -05:00
Dys
9b9a4d574a Make the credits header the standard antimatter colour 2022-06-07 21:58:37 +08:00
Dys
1657539ba6 Move background overlay styles into scoped 2022-06-07 21:19:55 +08:00
Waiting Idly
7301a35622
Merge pull request #2663 from IvarK/fix-things-on-my-list 2022-06-07 06:11:48 -07:00
Dys
bb98b4295a Adjust Fade background for different themes 2022-06-07 16:35:33 +08:00
WaitingIdly
4bfd86ee77 game mechanicize quotes
clean up quote appearing code, add better possible database structure for quote lines, simplify code, 0-index database, convert seen quote storage to bitwise, apply dev migrations, move celestial modal css to scoped, and temporarily remove CelestialQuoteHistory
2022-06-03 17:01:22 -07:00
SpectralFlame
d044b2ed52 Clean up dimension tab layout, make appearance conditional on window width and column spacing fixed when appropriate 2022-05-30 10:49:02 -05:00
Dys
a41e7de73a
Merge pull request #2638 from IvarK/make-yellow-when-cannot-produce
make alchemy line red when the cap < req
2022-05-29 13:26:20 +08:00
WaitingIdly
77727267e9 min and max height are the same, should be height 2022-05-28 16:44:41 -07:00
Dys
5ee265cadc Make the cel3 UI fit on kongTest 2022-05-27 17:05:18 +08:00
Dys
3f70a25e04
Merge pull request #2653 from IvarK/make-sidebar-wider
Widen the taskbar and cleanup class names
2022-05-27 00:07:37 +08:00
Dys
0f7a3e5180 Widen the taskbar and cleanup class names 2022-05-26 23:00:42 +08:00
Dys
83d2eed17e
Merge pull request #2610 from IvarK/blockmato-line-number
Multiple QoL blockmato fixes
2022-05-26 22:45:34 +08:00
Dys
c3bf460404 Fix insufficient space to drag blocks into 2022-05-26 20:43:26 +08:00
Dys
7d9ccfa5be
Merge pull request #2643 from IvarK/make-infinity-upgrade-buy-order-indicator
Make inf upg buy order a bit more obvious
2022-05-26 15:03:48 +08:00
Waiting Idly
27c9209710
Merge pull request #2606 from IvarK/reset-reality-button-adjustment 2022-05-25 20:49:14 -07:00
SpectralFlame
3e5d961906 Move dimension subtab css entries to be scoped, adjust layout to be more vertically condensed 2022-05-25 12:57:36 -05:00
Dys
a0ba2a0be3 Revamp the blockmato line code
Uses static elements instead of absolute ones.
2022-05-25 19:43:51 +08:00
Dys
7789cf5834 Make inf upg buy order a bit more obvious 2022-05-25 17:58:23 +08:00
SpectralFlame
f2ffab9759 Fix more text overflows 2022-05-25 04:57:48 -05:00
SpectralFlame
9c3568ced1 Make cost text on dimension buttons scale dynamically with string length, fixes #945 2022-05-25 03:34:11 -05:00
Dys
3b65519204 make alchemy line red when the cap < req
This is very probably useless
2022-05-25 15:37:58 +08:00
IvarK
3ba6a6a60b
Merge pull request #2627 from IvarK/revert-alchemy-back-to-circle
convert alchemy nodes back to circles
2022-05-24 21:12:50 +03:00
IvarK
7041bad56b
Merge pull request #2622 from IvarK/glyph-fixes
Glyph fixes
2022-05-24 21:09:44 +03:00
Waiting Idly
04ba133f13
Merge pull request #2604 from IvarK/remaining-secret-achievements 2022-05-23 18:56:26 -07:00
Omsi
493e7ec208 final secret ach images, minor changes to names/wording 2022-05-23 18:52:03 -07:00
Dys
4ad3d2591c Fix ra pet container being weird 2022-05-23 22:02:51 +08:00
Dys
72391cd4a2 Apply liquibytes style to mato block line numbers 2022-05-23 20:58:33 +08:00
Dys
c712f9a71a Make blockmato line number display wider 2022-05-23 20:58:32 +08:00
Dys
b7edcaa0bc Add line numbers to mato block mode 2022-05-23 20:58:32 +08:00
Dys
74006d53d9 Merge branch 'master' into make-all-fixed-elements-into-one-container 2022-05-23 20:41:30 +08:00
SpectralFlame
6de2fb580c Fix css linting 2022-05-23 07:26:43 -05:00
SpectralFlame
a7e1bf3a9e Adjust automator layout to accomodate debug and info text, fixes #2206 2022-05-23 07:26:43 -05:00
WaitingIdly
6fa0ed85c3 back to circles 2022-05-22 20:37:53 -07:00
SpectralFlame
d00b5a7315 Adjust glyph tooltip border, fixes #2621 2022-05-22 05:40:04 -05:00
SpectralFlame
602790548f Some more significant glyph tab lag reduction 2022-05-22 04:13:48 -05:00
Waiting Idly
714063e03b
Merge pull request #2603 from IvarK/change-tab-color 2022-05-21 06:55:38 -07:00
Dys
63df293dbe Fix the white bottom corner on scrollbars
Resolve #2613
2022-05-19 23:31:28 +08:00
Waiting Idly
ac7a1287b8
Merge pull request #2602 from IvarK/somewhat-standardize-keyframe-names 2022-05-19 06:15:50 -07:00
Hirame1
be1a7de3bf Adjust layout for consistency 2022-05-19 20:05:16 +07:00
Dys
4862020479 Hi spec 2022-05-19 17:20:58 +08:00
WaitingIdly
315a206de8 cleanup reset reality button & related appearances 2022-05-17 17:21:20 -07:00
WaitingIdly
44793c0048 tweak base tab colors to match unique tabs 2022-05-17 07:17:58 -07:00
WaitingIdly
ac561c8fde all keyframes should start with a- 2022-05-17 05:19:00 -07:00
WaitingIdly
579c2e142f add stylelint-order, configure, and apply changes 2022-05-14 02:41:34 -07:00
WaitingIdly
e07e35220f fix appearance and em->rem oddities 2022-05-14 02:40:15 -07:00
WaitingIdly
95e5c2f886 add stylelint, configure, and apply changes 2022-05-14 02:40:15 -07:00
Waiting Idly
d5d4f8747b
Merge pull request #2475 from IvarK/css-variables-for-metro 2022-05-07 19:08:49 -07:00
WaitingIdly
5e91fd3baa address review 2022-05-07 18:16:44 -07:00
WaitingIdly
291160485b fix an automator metro style being missed 2022-05-06 22:37:30 -07:00
WaitingIdly
67307af0d1 add css vars for metro borders 2022-05-06 22:37:09 -07:00
Hirame1
723e9843b5 Fix Glyph info tabs are covering help me buttons 2022-05-07 11:29:43 +07:00
Hirame1
a0f670f9e3 Attempted to fix the symbol issue 2022-05-05 19:26:02 +07:00
Hirame1
020ecb2973 Fix some symbol letters don't show in some themes
Some Celestial symbols and Font Awesome letters are not correctly shown in S4 and S7.
2022-05-05 19:26:02 +07:00
Hirame1
6c213a0df4 Address PR feedback 2022-05-05 18:19:52 +07:00
Hirame1
ba4a262da2 Adjust again 2022-05-05 18:19:52 +07:00
Hirame1
aae0c8ac79 Adjust text-shadow for better visibility 2022-05-05 18:19:52 +07:00
Hirame1
2479754640 Change transition to all 2022-05-05 18:19:52 +07:00
Hirame1
747e64a065 Improve font styling for visibility 2022-05-05 18:19:52 +07:00
Hirame1
c02810e52e Let header stay on top in Cel 3 hint modal 2022-05-04 21:09:36 +07:00
Hirame1
6f3af7c58a Fix Cel 4 goal reduction button text is offset 2022-05-04 16:24:13 +07:00
Hirame1
f7c310e5b4 CodeFactor :yay: 2022-05-03 19:32:14 +07:00
Hirame1
aa50f32468 Fix bottom margin 2022-05-03 19:32:14 +07:00
Hirame1
7dad5203da Fix H2P info text doesn't cover full modal height 2022-05-03 19:32:14 +07:00
Hirame1
f801b6ce46 Remove extra space 2022-05-02 20:47:13 +07:00
Hirame1
d55297dc3f Fix glyph sac total border effect while dragging glyphs 2022-05-02 20:47:13 +07:00
Hirame1
223709fdb9 Apply Metro scrollbar to the Tomato tab 2022-05-02 20:35:18 +07:00
Hirame1
0e86eacc1d Apply Metro scrollbar to the Glyphs tab 2022-05-02 20:35:18 +07:00
Hirame1
f7a8f86dbb Apply styling to the scrollbars 2022-05-02 20:35:18 +07:00
Hirame1
7206eeb8ad Fix some Celestial symbols are visible in S9 2022-05-02 15:47:45 +07:00
Dys
dbf299489e
Merge pull request #2542 from IvarK/move-toggle-to-top-left
Move modal confirmation toggle to top left
2022-05-01 20:41:26 +08:00
Hirame1
a86e578a47 Fix glyph effects are overwrapping color box 2022-05-01 14:10:46 +07:00
Hirame1
5c3e19b1ea Address PR feedbacks 2022-05-01 14:08:47 +07:00
Hirame1
7bb7939772 Cel 3 (run button text is selectable)
- Make it non-selectable, to prevent I beam cursor
2022-05-01 14:08:47 +07:00
Hirame1
cfe991dab6 Cel nav (clickable node has no pointer cursor) 2022-05-01 14:08:47 +07:00
Hirame1
72abc32000 Cel 6 (singularity cap button hovering)
- Stop hover action when the cap increase/decrease is not available
2022-05-01 14:08:47 +07:00
Hirame1
938d804d96 Cel 4 (achievement boxes)
- Centering the box
- Non-selectable for better looking
2022-05-01 14:08:47 +07:00
Dys
d8d62a0d0d Move modal confirmation toggle to text
Avoids confusion with the cancel button, is now inline and says "Don't show again"
2022-04-30 18:24:21 +08:00
Dys
ab24a0157d Can use css vars outside ui-container after recent PR 2022-04-30 11:34:16 +08:00
Dys
45f64ad33d Address PR feedback
That comment that was never finished
No display on non-special cel7 glyphs
Fix removed space
2022-04-30 11:34:15 +08:00
Dys
32c20d206f Give the cel7 glyph desc to glyph tooltips too 2022-04-30 11:34:15 +08:00
Dys
51fbc66264
Merge pull request #2535 from IvarK/better-scoped-css-variables
Scope CSS variables to body instead of #ui-container so they can be used in more places
2022-04-30 11:06:59 +08:00
Dys
48707ef5a5 Cleanup css variable names
color-enslaved-base => color-enslaved--base
color-ra-base => color-ra--base
color-pelle-secondary => color-pelle--secondary
color-ra-pet-cel => color-ra-pet--cel
2022-04-29 19:18:47 +08:00
Hirame1
2bfd8c254c Fancy TT Shop panel 2022-04-28 20:54:01 +07:00
Dys
3383a0021b Apply css scope to :root instead of body 2022-04-28 17:09:57 +08:00
Dys
f1979e0f5c Scope CSS variables to body instead of #ui-container so they can be used in more places 2022-04-28 11:36:57 +08:00
IvarK
75b9b815bd
Merge pull request #2488 from IvarK/hira-automator-control-button-width
Various tiny tomato tab design improvements
2022-04-27 21:42:07 +03:00
IvarK
5b483e52ab
Merge pull request #2477 from IvarK/hira-tab-selected-color
Add active tab indicator
2022-04-27 21:34:34 +03:00
Hirame1
cf66c8826f Fix no-rounded border appearance before sac unlocked 2022-04-27 22:08:24 +07:00
Hirame1
edc1b64f65 Address PR feedback 2022-04-27 22:08:24 +07:00
Hirame1
df0cb09a28 Address CodeFactor issue! 2022-04-27 22:08:24 +07:00
Hirame1
5420f31be0 Address CodeFactor issue 2022-04-27 22:08:24 +07:00
Hirame1
09a92566c1 Support Metro theme 2022-04-27 22:08:24 +07:00
Hirame1
23b0f6c049 Tabify Glyph effects and Sacrifice total panel
There are some issues remaining, though.
2022-04-27 22:08:24 +07:00
Hirame1
069a27a8bb Fix top borders are not rounded
when there is only an inventory management panel
2022-04-27 22:06:40 +07:00
Dys
7927d8829f Add greyscale to ui-fixed 2022-04-26 10:48:45 +08:00
Hirame1
c6fb37e106 Address PR feedback 2022-04-25 18:29:06 +07:00
Hirame1
dacb35af9d Address PR feedback 2022-04-25 18:29:06 +07:00
Hirame1
9896347218 Address CodeFactor issue 2022-04-25 18:29:06 +07:00
Hirame1
d750083b4c Refine glyph sacrifice type buttons 2022-04-25 18:29:06 +07:00
Dys
95e7181f3a Changes to t-s3 and remove l-background-animataions mispelled property 2022-04-25 15:05:52 +08:00
Dys
7c2af9ff63 Address PR feedback
Apply fixes to background animation elements
2022-04-25 14:52:31 +08:00
Dys
15505586a5 Address PR feedback 2022-04-25 11:22:56 +08:00
Dys
acf3318bd8 Whoops, missed inverted metro and confused for the last fix 2022-04-25 11:22:55 +08:00
Dys
04a7ab1bbf Fix inverted theme for fixed container elements 2022-04-25 11:22:54 +08:00
Dys
1e3f74701c Address PR feedback
All except barrelRoll
2022-04-25 11:22:13 +08:00
Dys
37e33f18ab Move fixed stuff into SFC 2022-04-25 11:22:13 +08:00
Dys
b62452fbbe pointer-events: auto 2022-04-25 11:19:59 +08:00
Dys
11baa14dff Fix animation bug with modals 2022-04-25 11:19:56 +08:00
Dys
175ef4a0d9 Fix animation for crunch button 2022-04-25 11:18:57 +08:00
Dys
5fa9abfba3 Make height 100% for fixed container 2022-04-25 11:18:54 +08:00
Dys
ee9dcc6999 Transfer all fixed elements to one container 2022-04-25 11:18:53 +08:00
Hirame1
36c0b20f0d The symbol in Cel 5 is now also thinner 2022-04-24 12:56:27 +07:00
Hirame1
a43f1427f2 Side menu button is now a bit thinner 2022-04-24 12:56:27 +07:00
Hirame1
857466fb62 Old and good Cel 3 symbol is now back
Implement font awesome v5's fa-link symbol in typewriter font.
2022-04-24 12:56:27 +07:00
Hirame1
db1a77f0bc Add rounded corner to glyph filter mode panel 2022-04-24 12:48:51 +07:00
Hirame1
1a293e8799 Address PR feedback 2022-04-24 12:47:08 +07:00
Hirame1
2e81d2ede0 Apply background color when it is not available 2022-04-24 12:47:08 +07:00
Hirame1
714459c697 Changed color for better visibility 2022-04-24 12:47:08 +07:00
Hirame1
f34f6701ea Make Cel 3's button color consitent
Solve #2478
2022-04-24 12:47:08 +07:00
Hirame1
0d3a19c001 Triangles in Options tab now spin too 2022-04-24 12:45:46 +07:00
Hirame1
0cb81aad2c Move some styles to scoped 2022-04-24 09:46:38 +07:00
Hirame1
406859736b Fix transparent splitter
Fix #2480
2022-04-21 21:04:23 +07:00
Dys
c86b5c0d3b Move styles to SFC 2022-04-21 21:36:43 +08:00
Hirame1
de898221bf Address PR feedback 2022-04-21 19:56:25 +07:00
Hirame1
11ad7c8dcc Revert typewriter font to the last version
because the newly added `</>` letter is not used anymore.
2022-04-21 18:48:49 +07:00
Dys
d9017c606c
Merge pull request #2476 from IvarK/revert-weird-replicanti-text
Revert black c-replicanti-description__accent text on old UI
2022-04-21 11:43:36 +08:00
Hirame1
c4cac3f0dd Tomato editor mode toggle now slides smoothly 2022-04-20 21:47:14 +07:00
Hirame1
6f417da7ad Address PR feedback 2022-04-19 18:46:44 +07:00
Hirame1
870b77f69d I love you CodeFactor 2022-04-18 23:30:52 +07:00
Hirame1
653d7cdb99 Add resume state to the play button design
so it is now Play-Pause-Resume.
2022-04-18 23:27:57 +07:00
Dys
799b17c1a8 Resolve #1935 no eternity button on new UI 2022-04-18 22:33:06 +08:00
Hirame1
cbdc8dce56 Various tiny tomato tab design improvements 2022-04-18 20:27:09 +07:00
Dys
53400dd63e add back text-shadow 2022-04-14 22:37:38 +08:00
Dys
81572d2c93 Revert black c-replicanti-description__accent text 2022-04-14 21:03:37 +08:00
Dys
0912d79b2e Apply selected colours to classic tab buttons 2022-04-14 19:24:44 +08:00
Hirame1
53f7b6c97d Solve subtab wiggling 2022-04-14 11:02:25 +07:00
Dys
2fec95e9a1 Fix bug with positiong subtabs in tab-btn--active 2022-04-14 11:29:15 +08:00
Dys
d2acf8fb76 Add sidebar indicator for active tab 2022-04-14 00:34:21 +08:00
Dys
4c11a09c56
Merge pull request #2437 from IvarK/fix-a-bunch-of-cel7-bugs
Fix a bunch of cel7 bugs
2022-04-13 00:53:24 +08:00
Dys
3a1666a7d5
Merge pull request #2459 from IvarK/these-buttons-arent-large-enough
Make dilupg button bigger to fix text spills
2022-04-10 09:10:08 +08:00
Hirame1
77bfe3be75 Slightly improve Modify Visible Tabs modal layout 2022-04-10 08:04:00 +07:00
Dys
39126e5207 Make dilupg button bigger to fix text spills 2022-04-08 22:50:52 +08:00
Hirame1
0e5c450e38 Move style to scoped css 2022-04-08 19:10:23 +07:00
Hirame1
45b8d2f0d5 Add toggle mark in Reality reminder panel
and add cursor:pointer when it is clickable.
2022-04-08 19:10:23 +07:00
Hirame1
fbde749674 Blob makes Christmas great too
Fix #2137
2022-04-07 23:23:35 +07:00
Hirame1
1ec2f98382 Move Altered Glyphs toggle button left 2022-04-07 06:20:46 +07:00
Omsi
982c83b613 remove sans-serif from effarig reality icon 2022-04-02 19:13:19 +07:00
Hirame1
d1743b35aa Implement Glyph symbols in MonospaceTypewriter.ttf
Fix #1131
2022-04-02 19:13:19 +07:00
kajfik
b6704c3a9c
Improve New Dimension button UI (#2413) 2022-04-01 19:08:53 +02:00
Dys
382bd4639a
Merge pull request #2340 from IvarK/glyph-filter-colourblind
glyph filter mode checked when selected for colourblind, better "current filter mode" and sac type disp
2022-04-01 18:18:18 +08:00
Waiting Idly
d25d6441f8
Merge pull request #2414 from IvarK/hidden-tabs-modal-tuneup 2022-03-31 13:50:03 -07:00
Dys
c7fc500d6f Actually grinch pelle colour scheme, also makes it more colourblind friendly 2022-03-31 22:28:14 +08:00
Dys
0de710cb61 Grinch Pelle 2022-03-31 22:16:16 +08:00
Dys
55d010908e Merge branch 'master' into cel7-ui 2022-03-30 10:52:48 +08:00
earth
4a761e4164
Merge pull request #2353 from IvarK/earth/add-unsupported-browser-message 2022-03-29 18:14:41 -05:00
Dys
e9ec5cb27c Surely nothing can go wrong
Changes --color-text-inverted to actually be inverted on normal modern
2022-03-29 17:59:19 +08:00
Hirame1
a8f12df4ac Fix border color
Fix #2426
2022-03-29 16:24:00 +07:00
earth
56c2712dc6 Merge branch 'master' into earth/add-unsupported-browser-message 2022-03-27 18:57:15 -05:00
earth
8b74aed9a6 Merge branch 'master' into earth/finish-vuefication 2022-03-27 18:30:26 -05:00
earth
d2d63cf9d5
Merge pull request #2369 from IvarK/earth/info-modal 2022-03-27 16:44:06 -05:00
Jane Doe
1a23ccbbeb
Improve confirmation modal toggle visuals (#2396)
* improve confirmation modal toggle visuals

* fix confirmation toggle tooltip arrow pixel alignment
2022-03-27 13:47:21 -07:00
earth
1381533895 Merge branch 'master' into earth/finish-vuefication 2022-03-27 10:34:01 -05:00
WaitingIdly
6afa775ef7 make cursor indicate clickable correctly 2022-03-27 06:34:25 -07:00
Dys
e466a062b4 Add spacing to tab buttons and subtab option buttons 2022-03-27 18:37:23 +08:00
WaitingIdly
f17ec6a9a8 improve appearance and fix backend 2022-03-26 15:56:43 -07:00
Hirame1
60d6d9b15b Fix tiny UI issues
Fix #2406
2022-03-26 22:40:28 +07:00
earth
d91c0a5529 Add fa as a package, address review comments 2022-03-25 15:19:11 -05:00
Dys
7e4ecc4c6f Merge branch 'master' into cel7-ui 2022-03-25 11:31:20 +08:00
Dys
314761ba20
Merge pull request #2272 from IvarK/h2p-improve-searching
Better search function PR
2022-03-25 09:51:06 +08:00
earth
216ccea1ed Merge branch 'master' into earth/finish-vuefication 2022-03-24 13:16:51 -05:00
earth
361d04d117 Merge branch 'master' into earth/info-modal 2022-03-24 13:14:40 -05:00
earth
028a5113f2 Address review comments 2022-03-24 11:57:06 -05:00
Dys
bfe7608325 Address PR feedback
esc to close modal, disable scrollbar on no need to scroll
2022-03-24 20:11:26 +08:00
Dys
c8a43ec7aa
Merge pull request #2365 from IvarK/fix-glyph-set-saves-kongtest
Make glyph set saves fit better on smaller screens
2022-03-24 17:05:13 +08:00
Dys
81247759b2
Merge pull request #2378 from IvarK/make-cel-navtab-bg-smaller
make cel navtab image have lower dimensions for better performance
2022-03-24 14:15:34 +08:00
Hirame1
1bb68fbe44 Address PR feedback 2022-03-24 12:50:59 +07:00
Hirame1
161d91817a Address PR feedbacks 2022-03-24 12:50:59 +07:00
Hirame1
8183825555 Improve Manage Inventory panel in Glyph tab 2022-03-24 12:50:59 +07:00