jendave
5995c8f2d8
- Adding Developer Mode, a place where devs can have some in game options without needing to go through the debugger.
...
- Moved Milling as a Lose Condition into DevMode menu.
- Added choppic's background to the NewGame screen
2011-08-06 14:35:48 +00:00
jendave
219ce48769
- Adding Game Phase File Menu for stopping at Phases in Display4.
...
(This would be way more useful if it can be saved to a file, but I couldn't find where that would happen)
2011-08-06 12:04:52 +00:00
jendave
cb0a4dab5b
translated GameAction.java
2011-08-06 09:37:25 +00:00
jendave
65d2ae5380
update GUI zone names to be better in line with current rules.
2011-08-06 09:28:24 +00:00
jendave
a7271e384e
translated
2011-08-06 09:01:26 +00:00
jendave
0e1139a68e
added more translation
2011-08-06 09:00:52 +00:00
jendave
eb413e8637
translated howTo
2011-08-06 09:00:44 +00:00
jendave
4f1f6a151d
fix spelling in comment
2011-08-06 08:49:59 +00:00
jendave
f426170a9b
* move LAF change to Swing thread
...
* scaling option (for new GUI it's best to leave it set)
2011-08-06 05:35:58 +00:00
jendave
0ae0d8ffe5
* savable options
2011-08-06 05:21:39 +00:00
jendave
aeaeb61689
Added support for Download Price menu item in Gui_NewGame
2011-08-06 05:05:42 +00:00
jendave
449c31be29
- Added a similar option to specify the offset of stacks (stack them closer, or further apart).
2011-08-06 05:04:49 +00:00
jendave
3ef39cab0a
- Added an option to specify the max size of a token stack (used to always be 4), values 3 - 12.
2011-08-06 05:04:40 +00:00
jendave
d45ef08d46
* add Java version and vendor to error log too
2011-08-06 04:51:12 +00:00
jendave
14fcd94853
* OS name, version and architecture in error report
2011-08-06 04:51:04 +00:00
jendave
da727a025c
cleaned up the exceptions:
...
TreeProperties returns null for en/Display/concede/button => added the element it was looking for; de/ too
TreeProperties returns null for removed-cards--file => changed "." to "-", which is apparently what it is expecting.
2011-08-06 04:20:24 +00:00
jendave
c6e7e5c045
- Fixed Ajani Vengeant (second ability).
...
- Added some tweaks to AI counterspells.
- Added various Look and Feel options (for some of them, make sure to toggle on options-> use LAF fonts). When using this SVN version, be sure to add all external JAR files found in /res/lib to your project. Do this by right clicking on your project in the Package Explorer of Eclipse. Then go to Build Path -> add External Archives...-> add the JARs in /res/lib.
2011-08-06 03:11:11 +00:00
jendave
9f64c16995
-Add new feature: "Import pictures".
...
Please read forum: http://www.slightlymagic.net/forum/viewtopic.php?f=52&t=1920&start=45
- Change some HQ Token URL.
2011-08-06 03:06:28 +00:00
jendave
f6c4be2314
- The game display3 window "Menu" now states "Player - " or "Computer - " before the View Graveyard and View Removed menu options.
...
- When you display the computer's Removed or Graveyard wind the windows will be labeled "Computer's" rather than "Player's".
2011-08-06 03:04:26 +00:00
jendave
27ef429933
- fixed the pic url for multani_maro_sorcerer.jpg
...
- removed MTG from the en.properties and de.properties files
2011-08-06 03:02:52 +00:00
jendave
b7f99dbb23
-Add support download LQ picture.
...
Now you can download LQ or HQ picture!!!
HQ URL links use from pics_link directory, LQ URL links use from card-pictures.txt
2011-08-06 02:55:35 +00:00
jendave
5c6efdf625
some small fixes and tweaks regarding the property system
2011-08-06 02:45:46 +00:00
jendave
a7c89eff0f
Added a "version" Property in main.properties and NewConstants that is shown in the error reports.
2011-08-06 02:45:31 +00:00
jendave
7327d6c499
Moved some files from /src into /, including forge.properties and the res folder
...
changed the output folder to bin
2011-08-06 02:38:31 +00:00