- Added a fluff piece to the changes.txt file.

This commit is contained in:
Chris
2013-07-22 21:53:29 +00:00
parent 021f482aea
commit cbe7be7d20

View File

@@ -8,6 +8,25 @@ Forge Beta: 07-##-2013 ver 1.4.4
Release Notes
-------------
- AI vs AI games can be run from command line -
usage: forge.exe sim <deck1> <deck2>
sim - game mode
deck1/2 - either names of constructed decks created in game or paths to deck files.
Note:
filenames must end with .dck
deck names are case-sensitive, must be quoted if contain multiple words. (ex: "Tempered Steel")
- Preferences updates -
All reset buttons now appear under Troubleshooting section. Increased visibility of Troubleshooting section by moving to the top of the preferences screen. Added confirmation dialogs to all reset buttons.
Converted Skins list to themed combo and added to new Visual Themes section. Converted AI Profile list to themed combo and moved to top of GamePlay section. New Visual Themes setting to hide or show background image on match screen. Default show.
These new themed combo boxes when used with a theme which uses white colored text will cause readability problems for people using Mac OS X. A new "Themed ComboBox" setting is now available in the preferences section which will enable/disable themed combos should you be having readability problems with the new themed combo used in the preferences page.
- Forge now requires Java 7 -
Please update your Java runtime environment. At this point Forge versions 1.4.2 and above will no longer run under Java 6.