master
ubeefx 2011-04-10 17:06:49 +00:00
parent eb7cfc4eb4
commit 1593d2f782
1 changed files with 13 additions and 8 deletions

View File

@ -1,5 +1,5 @@
Magarena
========
Magarena by ubeefx
==================
There must be a Java Runtime 6 (java.com) installed on your computer to play.
Installing on Windows is quite simple, just put Magarena.exe on your desktop and execute.
@ -19,14 +19,17 @@ Magarena supports the following keyboard shortcuts :
The UI of Magarena can be customized with downloadable themes coming in zip files.
A theme pack with five color themes can be downloaded on the project page.
The theme pack should be unzipped into the mods folder of the Magarena data folder.
There are also separate themes like the moon and mystic theme which can be placed directly into the mods folder.
Thanks to epiko for creating the very nice Magarena logo and the amazing color themes.
There are also separate themes like the mystic theme which can be placed directly into the mods folder.
It is best to restart the application each time after switching to one of these themes in preferences.
Thanks to epiko for creating the very nice Magarena splash screen and the amazing color themes.
Thanks to Salasnet for the felt theme.
Thanks to singularita for creating the scripts to add over 300 additional creature cards to Magarena.
You can play with these cards by selecting the singularita cube in the "New duel" dialog.
You can play with these cards by selecting the all cube in the "New duel" dialog.
Recommended difficulty level for the best balance of AI speed and strength is the default 6.
Thanks to Melvin Zhang for implementing the new Monte Carlo Tree Search or MCTS AI.
The AI you want to play against can be selected in the preferences.
Recommended MiniMax AI difficulty level for the best balance of speed and strength is the default 6.
Have fun!
@ -34,13 +37,15 @@ Release 1.11 (April 11, 2011)
============
- default cube (555 cards)
- all cube (875 cards)
- all cube (876 cards)
- renamed the two standard cubes to default and all
- improved displaying of messages with scroll bar and toggle button + F1 shortcut to show or hide messages
- 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
- added AI selection in preferences (default is same as MiniMax AI, random AI does random moves)
- improved scoring for unnecessary equips
- three new AI implementations are available next to the default MiniMax AI : Monte Carlo, Vegas and Random
- preferred AI can be selected in preferences
- fixed Lightning Helix, it can now target your own permanents with filter legal targets enabled