mage/Mage.Common/src/main/java/mage
Oleg Agafonov 77df387e06 GUI: improved pick choice (dialogs with searchable list, related to #12420):
- dialog: added mana symbols and html support in headers and list;
- dialog: added custom hints for each list's item (use setHintData);
- dialog: added game object hint type (use object id as hint value);
- dialog: added fast way to add key, value, sort and hint data (use choice.withItem());
- cheats: added commands list in popup hint;
2024-07-18 23:04:47 +04:00
..
cards Playable mana calculation improved: 2024-05-27 22:24:58 +04:00
components GUI: fixed wrong background rendering of card's popup window (related to #12261), deleted un-used code; 2024-05-20 23:19:51 +04:00
constants Fixed remembering self-referential choices (#12167) 2024-04-22 23:58:26 -04:00
db server: database improves: 2024-07-18 21:22:10 +04:00
filters * Allow to addd hint texts to stack abilities. Swicthed to html text format for text box of stack abilites. 2020-07-02 00:53:46 +02:00
interfaces GUI: fixed that server's lobby do not remember divider position after app restart (tables, matches and chat sizes) 2024-06-23 15:55:46 +04:00
remote GUI: reworked error dialog: 2024-07-05 17:42:36 +04:00
utils GUI: improved pick choice (dialogs with searchable list, related to #12420): 2024-07-18 23:04:47 +04:00
view GUI: fixed that some triggered stack abilities do not show related/targeted objects in card hint (related to #12544) 2024-07-01 22:28:04 +04:00