-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
layout: post | ||
author: JayDi85 | ||
title: Improved GUI and card hints | ||
--- | ||
It contains GUI improves and fixes. | ||
|
||
Details: | ||
* card popup: now it shows real game objects instead card (game logs, hints toolbox and other places); | ||
* card popup: now you can switch text/image mode by clicking on card name in game logs (alternative to mouse wheel); | ||
* card popup: fixed wrong position in some use cases (non-full screen); | ||
![shot_231126_143832](https://github.com/magefree/mage/assets/8344157/61acd41c-cee0-4cf9-9e88-aca687a3e4c3) | ||
* feedback/choice panel: added card popup support over card names (#9609); | ||
* stack: fixed wrong text format (#4057); | ||
* hotkeys: **hold <ALT+E>** to force image mode for card popup, press **<ALT+D>** to show/hide right card panel; | ||
* game: Cascade and other "cast spell without paying" abilities - added card popup support for casting card (#11355) | ||
![shot_231127_004622](https://github.com/magefree/mage/assets/8344157/3996e552-451b-4846-844a-82aa7bf9e5a4) | ||
|
||
Full change history available on GitHub as [commits history](https://github.com/magefree/mage/commits/) | ||
or as [wiki page](https://github.com/magefree/mage/wiki/Release-changes) | ||
|
||
If you find any bugs or has ideas on new features or changes then report it on [github](https://github.com/magefree/mage/issues). | ||
|
||
If you like the project then you can [support it by patreon](http://xmage.today/#donate). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
version=106 | ||
version=107 |