Commit Graph

6 Commits

Author SHA1 Message Date
jendave
5183aeb61a 1) I changed the file name for some of the "original" mode quest decks. All of these .dck files now have file names that end in a "1" or "2" or "3".
2) I opened each of the above .dck files in a text editor and made sure that the deck name include within these files matches the file name.
3) I opened the "easy.txt" and "medium.txt" and "hard.txt" files in a text editor and made sure that the decks names listed in these three files match the new file name.
4) I launched Forge and went into the quest mode deck editor and I did not receive any errors about missing/miss-named decks.
2011-08-06 04:26:38 +00:00
jendave
c822a733f9 1) Added the 3 new King Kong decks.
2) Added the deck names to easy, medium and hard .txt files.
3) Added the deck descriptions via stringBuilder to the Gui_Quest.java file.
2011-08-06 04:24:19 +00:00
jendave
1ec30a36c5 Added 11 new decks (Rares and Chris) to the questdata files. We now have 101 decks. 2011-08-06 04:16:41 +00:00
jendave
a21cb5dee4 Added the newest quest data files version 03-31-2010. This version includes the three decks that were submitted by Apthaven. 2011-08-06 03:46:48 +00:00
jendave
fe32f94ef0 I moved the most recent quest files to the quest folder. These files are easy.txt; medium.txt; hard.txt; questData. 2011-08-06 02:49:05 +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