Skip to content

Commit

Permalink
new beta
Browse files Browse the repository at this point in the history
  • Loading branch information
JayDi85 committed Nov 27, 2023
1 parent b27e2db commit 77bca79
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions _posts/2023-11-27-improved-gui.md
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).
2 changes: 1 addition & 1 deletion news_version.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=106
version=107

0 comments on commit 77bca79

Please sign in to comment.