Commit Graph

48 Commits

Author SHA1 Message Date
Doublestrike
40af2cc63d Changed "removed" to "exiled" for consistency 2012-01-15 10:42:54 +00:00
slapshot5
d9438ee835 fix text spacing a bit on WinLose dialog 2011-12-29 05:55:50 +00:00
slapshot5
e05e1c59c0 fix NewGame/savesealed_ttl property in en.properties 2011-12-25 18:39:50 +00:00
Doublestrike
bb5de33380 Flashback enabled for human and computer in new UI.
Also, an experimental "reminder" for input area included.
2011-12-03 04:56:26 +00:00
slapshot5
72170bcd2b flseh out some stuff related to human hand (NewConstants stuff) 2011-12-02 08:10:15 +00:00
Doublestrike
c03cdc3c1e Holy Graphical User Interface, Batman! 2011-11-26 00:19:24 +00:00
Sloth
b7d3c075a0 - Added the option "no nonland duplicates" to the generate deck menu in the main screen. 2011-11-14 16:24:10 +00:00
slapshot5
a896e55deb In-Game downloading Part 3:
1) add downloading of Quest Opponent Icons
2) add this menu option to the Old GUI 
(Note: This is still work in progress with refactoring coming)
2011-10-23 17:18:11 +00:00
slapshot5
4adcff39ec add an "Exit" option under the Menu menu from the main screen. 2011-10-06 00:42:05 +00:00
Sloth
f3e54f754c - Made the max card size customizable (via menu -> Specify Max Card Size). 2011-10-03 10:37:24 +00:00
Hellfish
965e275b1b *Added a context menu to the stack items of optional triggers that lets you specify wether to always accept them,always decline them or always ask(default). Just right click! (The choice you make resets at the start of each game) 2011-09-14 20:24:56 +00:00
Rob Cashwalker
e768e84e8d Change "Human - View Decklist" to "Player = ViewDecklist 2011-08-26 19:42:43 +00:00
Rob Cashwalker
69d7dda15b Feature Request 168 - View Decklist during game.
Pop-up dialog with option to copy to clipboard.
2011-08-26 19:08:33 +00:00
slapshot5
7ec3016fef add a Set Player Life option in DevMode 2011-08-23 04:57:30 +00:00
jendave
d9a785ee3a init2 2011-08-09 19:34:12 +00:00
jendave
c46aa10af5 reset repo 2011-08-09 19:06:11 +00:00
jendave
f753e95178 upload 2011-08-07 06:51:32 +00:00
jendave
b2892c4bc5 Fix "Help" menu in German 2011-08-07 01:17:31 +00:00
jendave
2284721c09 "How To Play" is now part of the "Help" menu item. Fixes an issue on OSX 2011-08-07 01:17:24 +00:00
jendave
e0160ee132 - Made the Setup Game State text file format not dependent on the line order, now the format is more free and allows only certain lines to be present in the file. The lines that are absent in the file will be set to the default value that makes no changes.
- Renamed Setup Battlefield to Setup Game State as the function slowly outgrows its initial usage.
- Fixed a bug in the graveyard and library processing in Setup Game State that caused the cards added to human library and graveyard be registered as AI cards that caused a number of weird side effects.
- Made the way Setup Game State modifies the graveyard consistent with that of the hand and the library (now the graveyard gets replaced with the cards specified in the game state setup file).
2011-08-07 01:01:04 +00:00
jendave
b042368fc8 - Added a "Setup Battlefield" menu item to the Developer menu, currently doing nothing - to be expanded later for use to set up the battlefield for my AI experiments and improvement project 2011-08-07 00:41:37 +00:00
jendave
1f13a2b676 - Fixed several misspellings, changed occured to occurred. 2011-08-06 21:32:55 +00:00
jendave
87699b278d Finalized Set Picture Downloader 2011-08-06 16:38:34 +00:00
jendave
f3a96d1c57 - Adding Generate Mana Option to DevMode to generate 10 of each color (non-snow) 2011-08-06 15:54:29 +00:00
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