magarena/release/README.txt

214 lines
7.8 KiB
Plaintext
Raw Normal View History

2011-05-21 02:56:43 -07:00
Magarena
========
Homepage: http://magarena.googlecode.com
Forum: http://www.slightlymagic.net/forum/viewforum.php?f=82
2010-11-28 13:32:39 -08:00
There must be a Java Runtime 6 (java.com) installed on your computer to play.
2011-05-21 02:56:43 -07:00
An executable is provided for Windows. On Linux, execute ./Magarena.sh
2011-01-08 15:41:16 -08:00
Magarena supports the following keyboard shortcuts :
- Space or Right key : action button
- Escape or Left key : undo button
2011-04-09 14:41:53 -07:00
- Enter key : switch between graphical and text mode
- F1 or M key : show or hide game messages
2010-11-28 13:32:39 -08:00
2011-05-21 02:56:43 -07:00
The desired AI can be selected in the preferences. Recommended MiniMax AI
difficulty level for the best balance of speed and strength is the default 6.
2011-04-10 12:53:13 -07:00
The Vegas AI should be fast on all difficulty levels.
2011-04-15 15:21:04 -07:00
2011-05-21 02:56:43 -07:00
Thanks to ubeefx for creating such a great game
2011-04-15 15:21:04 -07:00
Thanks to epiko for creating the very nice Magarena logo and the amazing color themes.
Thanks to Salasnet for the felt theme and pedro1973 for the dark battle theme.
2011-04-15 15:21:04 -07:00
Thanks to singularita for creating the scripts to add over 300 additional creature cards.
2011-04-10 12:53:13 -07:00
Thanks to Melvin Zhang for implementing the Monte Carlo Tree Search AI.
2011-05-21 02:56:43 -07:00
Thanks to everyone on the CCGHQ forum (slightlymagic.net).
2011-04-15 15:21:04 -07:00
Thanks for your support and have fun!
2011-05-21 02:56:43 -07:00
Release 1.14 (May XX, 2011)
============
- default cube (600 cards)
- all cube (900 cards)
- restored ability to download card images from the WWW
2011-04-23 12:54:23 -07:00
Release LE 1.13 (April 24, 2011)
===============
- default cube (600 cards)
- all cube (900 cards)
2011-04-24 10:12:21 -07:00
- added sound effects, disabled by default, can be enabled in preferences
- right mouse click on hand zone can now be used as a shortcut for action button
- infect and wither abilities are also shown on cards with same icon as deathtouch
Release LE 1.12 (April 17, 2011)
===============
2011-04-15 15:21:04 -07:00
- default cube (567 cards)
- all cube (888 cards)
2011-04-16 11:00:17 -07:00
- modified game to work with a premade Magarena data folder
- added selectable avatar sets in preferences, separate from theme
- added unlimited undo support
- added "Reset game" in menu, undoing all moves
- added M key as an additional shortcut for messages
2010-11-30 13:25:27 -08:00
2011-04-09 13:02:15 -07:00
Release 1.11 (April 11, 2011)
============
2011-04-09 13:09:55 -07:00
- default cube (555 cards)
2011-04-10 10:06:49 -07:00
- all cube (876 cards)
2011-04-09 13:02:15 -07:00
2011-04-09 13:09:55 -07:00
- renamed the two standard cubes to default and all
2011-04-09 14:41:53 -07:00
- improved displaying of messages with scroll bar and toggle button + F1 shortcut to show or hide messages
2011-04-09 13:02:15 -07:00
- improved mana cost images (if already installed, delete symbols folder in Magarena data folder and load images)
- improved card definition files, they now also contain the image url and cube information
- improved scoring for unnecessary equiping
2011-04-10 10:06:49 -07:00
- three new AI implementations are available next to the default MiniMax AI : Monte Carlo, Vegas and Random
- the preferred AI can be selected in preferences, the deck strength calculator always uses MiniMax AI
- added New and Load Duel buttons on startup screen
2011-04-15 15:21:04 -07:00
- added option to select a random deck from decks folder in New Duel dialog (folder icon)
2011-04-09 13:02:15 -07:00
- fixed Lightning Helix, it can now target your own permanents with filter legal targets enabled
2011-04-01 14:38:45 -07:00
Release 1.10 (April 1, 2011)
============
- ubeefx cube (544 cards)
2011-04-01 14:48:01 -07:00
- singularita cube (865 cards)
2011-04-01 14:38:45 -07:00
- redesigned card image loading (low quality images are no longer needed)
- high quality random card at startup if enabled in settings
Release 1.9 (March 22, 2011)
2011-03-21 15:41:59 -07:00
===========
- ubeefx cube (542 cards)
- singularita cube (862 cards)
2011-03-21 15:41:59 -07:00
2011-04-01 14:38:45 -07:00
- if a folder Magarena is present in the same folder as where Magarena is started, that is used as the Magarena data folder
- added extra settings to themes (see customizing Wiki page)
2011-03-21 15:41:59 -07:00
- added support for infect keyword and poison counters
2011-03-21 16:14:22 -07:00
- fixed Solemn Offering, it can now target your own permanents with filter legal targets enabled
- fixed handling of invalid avatars
2011-03-21 15:41:59 -07:00
Release 1.8 (March 13, 2011)
2011-03-09 14:38:02 -08:00
===========
- ubeefx cube (530 cards)
- singularita cube (850 cards)
- improved deck generator
- added option to play with monocolored generated decks
- changed function of Life + slider in difficulty settings so that it gives extra life to computer for added difficulty
- fixed must attack if able when power is zero or lower
2011-03-09 14:38:02 -08:00
- fixed apostrophes in Keywords screen
Release 1.7 (January 14, 2011)
2011-01-05 14:22:56 -08:00
===========
- 8 new cards (512 total)
2011-01-14 14:24:29 -08:00
- new splash screen and small UI tweaks
- added mana info for lands in hand and on battlefield
- added Enter as hotkey to switch between image and text mode
- added support for user made UI themes that can be downloaded separately
- added support for user defined card cubes next to the default cube
2011-01-05 14:22:56 -08:00
2011-01-09 10:28:17 -08:00
- fixed Pongify, it can now target your own permanents with filter legal targets enabled
Release 1.6 (January 2, 2011)
2011-01-01 03:30:33 -08:00
===========
2011-01-02 07:04:45 -08:00
- 4 new cards (504 total)
2011-01-01 03:30:33 -08:00
- mana cost, power & toughness and some abilities on cards in hand are now displayed in graphical view
2011-01-01 03:30:33 -08:00
- card drawing is now optional for Snake Umbra and Mask of Memory
- added support for intimidate and battle cry keywords
2011-01-01 03:30:33 -08:00
- fixed how deathtouch was handled causing a number of issues
- fixed endless loop in custom card shuffler for decks with a lot of CMC > 4 cards
- fixed Into the Roil, it can now target your own permanents with filter legal targets enabled
2010-12-28 09:30:39 -08:00
Release 1.5 (December 28, 2010)
===========
- 5 new cards (500 total)
- added random card to the startup screen
2010-12-26 06:42:58 -08:00
Release 1.4 (December 26, 2010)
===========
- 5 new cards (495 total)
- added light wood skin
- improved display of valid choices
- improved AI destroy and exile target pickers
- fixed Omnibian ability on level up creatures
Release 1.3 (December 24, 2010)
===========
- 15 new cards (490 total)
- replaced Elite Vanguard with Steppe Lynx
- replaced Curse of Chains with Narcolepsy
- added Magarena icon to application frame
- added keyboard shortcuts for action button : space or right key
- added keyboard shortcuts for undo button : escape or left key
- increased maximum difficulty level to 8 (default is 6)
- configurable number of games and difficulty level for deck strength calculator
- configurable card image popup delay in preferences (0 - 500 ms)
- configurable high quality transparent card image popups (turned off by default)
- improved display of stack in graphical view
- zoom effect on photo gadget is now delayed
- added support for sub folders in images data folder
- fixed triggered ability of Archon of Justice when discarding
Release 1.2 (December 18, 2010)
===========
- 25 new cards (475 total)
- replaced Disperse with Into the Roil
- replaced Gruul War Plow with Chimeric Mass
- support for loading and saving decks to an editable text format in decks folder
- disabled deck editing when duel is in progress
- added two and three color wild cards to new duel dialog
- charge counters are now displayed with amount in graphical view
- added tooltips for small icon buttons
- fixed aura or equipment that stays attached when creature has protection
- fixed sacrifice or exile at and end of turn not always triggering (Rakdos Guildmage)
- fixed self targeting of spells on stack (counters)
- fixed wrong multiple target behavior (Char and Goblin Artillery)
- fixed converted mana cost for X spells on stack (Draining Whelk)
- fixed triggered ability for multiple activations of Raging Ravine
2010-12-05 10:47:59 -08:00
Release 1.1 (December 7, 2010)
===========
2010-11-30 13:25:27 -08:00
- new splash screen
- display of version information on startup
2010-11-30 13:25:27 -08:00
- improved download images dialog with proxy support
- support for two color decks
- support for replacing cards in decks with edit button that shows the card explorer
- added Unhinged basic lands as alternate images for basic lands
- icons for summoning sickness, flying, first & double strike, trample and deathtouch in graphical view
- viewers for exile zone
- fixed summoning sickness rule
- fixed Spider Umbra aura
2010-11-30 13:25:27 -08:00
Release 1.0 (November 25, 2010)
===========
2010-11-30 13:25:27 -08:00
- initial release (450 cards)