From d57bbab4b0db258d711e2e89edc8d87570b2b3f5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Dec 2013 13:37:09 +0300 Subject: add golden-delicious theme by t3st3r. --- data/themes/golden-delicious/CHANGELOG.txt | 92 ++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 data/themes/golden-delicious/CHANGELOG.txt (limited to 'data/themes/golden-delicious/CHANGELOG.txt') diff --git a/data/themes/golden-delicious/CHANGELOG.txt b/data/themes/golden-delicious/CHANGELOG.txt new file mode 100644 index 000000000..dd79fc7a2 --- /dev/null +++ b/data/themes/golden-delicious/CHANGELOG.txt @@ -0,0 +1,92 @@ +Legend: +[!] Bug fixed (usability issues/visual defects/etc). +[*] Some changes or misc. stuff. +[+] Something new. + +Version 0.2. Reworked lot stuff and recolored a bit. +Load of "new" ManaPlus compatibility improvements. + +Note: this verion of theme tested only on latest ManaPlus. +(Code from 12.12.2013 or later) + +Changes: + [!] Fixed black-on-black color issue in help window. Thanks to 4144! + Caveat: new manaplus haves another idea about this as it + has been bug. Anyway, help should be readable on both "old" + and "new" manaplus. + [!] Reduced artefacts caused by window bitmap texture due to tiling. + [!] Fixed color of item protection background in shop windows. + [!] Fixed keyboard icon cloring. + [!] Fixed joystick frame appearance. + [!] Fixed joystick arrows invisible on some maps (jewelry bug!). + [!] Fixed quest log icons to match theme. + [!] Fixed theming of on-screen touch buttons. + [!] Fixed black-on-black connection progress - own progress indicator + (fairly dumb attempt to draw hourglass, looks okay though). + [+] Now since new manaplus supports OLDCHAT color, my theme uses it. + [+] Using *_BAR, *_BAR_OUTLINE text coloring on bars. + [+] Using "new" ManaPlus color for old chat text (loaded on startup). + [*] Tweaked window colors, using slightly different approach to do + texturing. Overall, windows are now looking better to my taste. + [*] Reworked window titlebar to have rounded corners. + [*] Same for chat tabs. + [*] Some small changes reducing overall theme contrast a bit. + [*] Tweaked padding of shortcuts bar, looks better as 1-column window. + Note: maybe only works well with recent manaplus. + [*] Some messing with padding of windows and buttons to make + theme a bit more compact overall. + [*] Improved cursor selection in items dialog so it no longer overlaps + items most of time. + +TODO: Still some things to chew on. + [*] Some ironing out of colors probably required (HELP, bars, etc) + [*] More attention to antialiasing on tabs? + +Version 0.03 pre-alpha. Quick fix of dumb bug. +Changes: + [!] Fixed chat color selection dropdown/listbox colors. + Everything else is untouched. + +Version 0.02 pre-alpha. First public version. +Changes: + [*] Shortcuts bar tweaked. Smaller padding, item boxes re-centered, + borders reduced. Still not perfect. + [*] Recolored text on bars to match rest of theme. + [!] Fixed offline chat tabs coloring. + [!] Online list coloring is at least acceptable (fixed default color, + guild/party coloring, self). + [*] Optipng applied for all PNGs after editing considered to be done :) + +Known issues: + [*] Shortcuts bar somewhat wide to my taste and wastes screen space. + Attempt to fix this has been only partial success. + [*] Same goes for other elements as well. So I would not recommend + this theme for phones and somesuch. + [*] Colors of MP/HP/... bars aren't perfect. + [*] Help browserbox colors are bad. Attempts to work it around isn't + huge success so far. [s]But who reads help, anyway?[/s] + [*] In Setup window, player relations table header looks ugly due + to hardcoded color. It has been fixed by 4144. In new version + of ManaPlus this will be okay (tested!). + [*] Lock button of chat appears below scroll button in chat if there're + too many tabs. Yet this issue presents on other themes as well. + Not sure if theme could work it around or not. + [*] Appearance of disabled tabs and disabled checkboxes + was not tested since I don't know + +TODO: + [*] Fix that damn shortcuts bar completely. For some reasons window + would not resize smaller than certain size, this thwarts efforts + to reduce padding as there is huge border at right due to inability + to resize window smaller than certain size. Maybe something + hardcoded in client? + [*] Help browserbox text colors should be fixed. + It's hard to read black-on-black! + [*] Try to reduce paddings/spacings for other widgets/windows/etc. + [*] Maybe rework F4 equipment window? Looks quite okay with some + remaining things from Jewelry, but probably appearance could be + improved further? Already looks okay though. + +Version 0.01 pre-alpha. First try to make theme. + Based on Jewelry from Hal9000. Load of bug and wasn't released. + Some bugfixes were based on feedback from screenshots :P. -- cgit v1.2.3-70-g09d2