Page 1 of 1

Magarena 1.82

PostPosted: 27 Feb 2017, 09:28
by melvin
The game now tracks the number of games you've played per deck and the result
of each match. This information allows us to create three new deck groups in
deck selection, namely: Popular, Recently played, and Winning.

In addition, the duel UI now shows the number of shield, poison, energy and
experience counters in the player panel.

This release includes 8 bug fixes and 4 new cards.

Click here to download for Windows, Linux and MacOSX.

includes contributions from:
lodici
melvin
Mike
Sergio Lo Cascio
ShawnieBoy

- add Italian translation

- reduce memory usage of generating proxy image with cardbuilder

- changed/added the following to the user interface:
* displays a record of games Played / Won / Lost for each non-random deck
* new games played P/W/L tab added to deck editor
* deck legality and P/W/L tabs added to the Decks and Deck screens
* new deck groups - Popular, Recently played and Winning
* consolidate all card image settings into Setup card images dialog
* on-demand downloading of images improved
* displays shield, poison, energy and experience counters in player panel (issue #850)
* add ability to drag and drop a snapshot.game file into Magarena to load game (issue #1053)
* attach prompt panel to turn panel instead of player (issue #1057)
* new translatable strings: 71

- fixed the following bugs:
* Captain of the Watch copy made by Seance doesn't create Soldier tokens (issue #1040)
* exception due to missing firemind deck folder (issue #1051)
* unable to undo past a May choice (issue #1054)
* user prompt context image sticks around too long (issue #1060)
* unable to sort deck via column headers like card pool (issue #1064)
* exception when clicking on Select in DecksScreen and returning to the deck editor screen (issue #1082)
* missing images alert but dialog displays nothing to download (issue #1083)
* Legacy format missing OGW and SOI sets

- added the following cards:
Chaos Warp, Mechanized Production, Sram, Senior Edificer, Trophy Mage

Re: Magarena 1.82

PostPosted: 28 Feb 2017, 20:37
by kannikkiy
Thanks a lot for a new release of Magarena! Please find updated Russian translation in attachment.
However some strings seem to be translatable. First, in glossary prompt of "Screen layout" button. It is interesting, because of I translate it some releases ago. Second "Style" button for switching background of deck before duel. And finally some fields on "Download images" screen (see attachments).

Re: Magarena 1.82

PostPosted: 28 Feb 2017, 22:33
by Lodici
Thanks for the latest russian translation and for pointing out the missed translations, I have raised an issue to fix those for the next release. The dialog for selecting the folder uses the standard Swing JFileChooser which is displayed based on the underlying OS. If your OS locale is Russian then I would expect it to use that as the language in the dialog.