It is currently 01 May 2025, 05:15
   
Text Size

Deck Builder and Rules Viewer

by Nate

Moderators: Snacko, CCGHQ Admins

Re: Nate's Deck Builder and Rules Viewer

Postby Snacko » 31 Jan 2010, 14:35

The unique button collapses all the different printings of the card into one entry. This also disables editing of the owned quantity field.

Current import uses MTGO csv format; I'll need to see how does Magic Album encodes card information into csv file to make a new import option.
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby kristijanH » 31 Jan 2010, 16:17

This is my library in csv format.
Attachments
library_nate.zip
(27.06 KiB) Downloaded 630 times
kristijanH
 
Posts: 218
Joined: 24 Nov 2009, 13:49
Has thanked: 52 times
Been thanked: 11 times

Re: Nate's Deck Builder and Rules Viewer

Postby Moonstone » 03 Feb 2010, 09:50

For french speaking people around here, here's a fixed version of cards-french-oracle.csv. It includes ARB and M10 translation which were missing (but present in the cards-french.csv).
Attachments
cards-french-Oracle.zip
(479.62 KiB) Downloaded 653 times
Moonstone
 
Posts: 30
Joined: 18 Aug 2008, 21:52
Has thanked: 4 times
Been thanked: 2 times

Re: Nate's Deck Builder and Rules Viewer

Postby Snacko » 21 Feb 2010, 17:19

Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby juzamjedi » 21 Feb 2010, 17:45

Thanks as always Snacko! I love this deckbuilder tool.
juzamjedi
Tester
 
Posts: 575
Joined: 13 Nov 2008, 08:35
Has thanked: 6 times
Been thanked: 8 times

Re: Nate's Deck Builder and Rules Viewer

Postby Strainer » 22 Feb 2010, 03:14

juzamjedi wrote:Thanks as always Snacko! I love this deckbuilder tool.
Can't agree more, simply the best deckbuilder.

Thanks a lot Snacko.
Strainer
 
Posts: 64
Joined: 02 Oct 2009, 09:28
Has thanked: 13 times
Been thanked: 12 times

Re: Nate's Deck Builder and Rules Viewer

Postby dbbergen » 23 Feb 2010, 16:34

Thanks Snacko!!
dbbergen
 
Posts: 33
Joined: 15 Sep 2008, 04:19
Location: Fiji
Has thanked: 0 time
Been thanked: 10 times

Re: Nate's Deck Builder and Rules Viewer

Postby Snacko » 23 Feb 2010, 20:54

Currently known bugs, thanks to Moonstone, with the WWK base:
* french Oracle file included was an old version pre WWK, a new one is being tested by Moonstone
* landfall has double dashes(--) instead of em dash (—)

There might be some more errors, please report if you find them ;)
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby mtgrares » 18 Mar 2010, 18:37

If I download and run workspace-arcane-0.17-rc6.3.7z it gives this error. If I uncompress WWKDeckbuilder.7z, then the program works.

--Thanks for creating such a useful program.

Code: Select all
arcane.ArcaneException: Error populating rules database.
   at arcane.RulesDataStore.populate(RulesDataStore.java:192)
   at arcane.Arcane$DataLoader.load(Arcane.java:443)
   at arcane.util.Loader.run(Loader.java:95)
   at java.lang.Thread.run(Unknown Source)
Caused by: arcane.ArcaneException: Expected "[rule] - [text]" or "[rule]. [text]": Acknowledgement
   at arcane.RulesDataStore.populate(RulesDataStore.java:133)
   ... 3 more

arcane.ArcaneException: Error populating rules database.
   at arcane.RulesDataStore.populate(RulesDataStore.java:192)
   at arcane.Arcane$DataLoader.load(Arcane.java:443)
   at arcane.util.Loader.run(Loader.java:95)
   at java.lang.Thread.run(Unknown Source)
Caused by: arcane.ArcaneException: Expected "[rule] - [text]" or "[rule]. [text]": Acknowledgement
   at arcane.RulesDataStore.populate(RulesDataStore.java:133)
   ... 3 more
arcane.ArcaneException: Arcane initialization aborted.
   at arcane.Arcane.setup(Arcane.java:109)
   at arcane.deckbuilder.ui.DeckBuilder.main(DeckBuilder.java:2705)
mtgrares
DEVELOPER
 
Posts: 1352
Joined: 08 Sep 2008, 22:10
Has thanked: 3 times
Been thanked: 12 times

Re: Nate's Deck Builder and Rules Viewer

Postby Snacko » 18 Mar 2010, 21:29

I remember this being reported by someone.
Workspace has a truncated rules file which results in this error.
I'll repackage it later on with WWK data as there haven't been any major source changes since then.
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby Nate » 23 Mar 2010, 07:06

Fantastic work Snacko! =D>
Nate
DEVELOPER
 
Posts: 34
Joined: 26 Aug 2008, 19:13
Has thanked: 1 time
Been thanked: 1 time

Re: Nate's Deck Builder and Rules Viewer

Postby EnnPeeCee » 04 Apr 2010, 00:46

I thought I would bring up a problem that I have been having with this program. I have it set to retrieve the card images from Wizards, but recently the images stopped showing up. I checked the log, and sure enough an error appears, such as:

Unable to load card image:
http://mi.wizards.com/global/images/mag ... abjure.jpg

I opened up my browser and went to that address, doesn't exist. So I tried changing the mi.wizards to www.wizards, and this got me the image in my browser. I've tried to fix the problem myself, but have been unable to locate anything I could change in the program files.

Any way for me to fix this myself?
EnnPeeCee
 
Posts: 4
Joined: 04 Apr 2010, 00:35
Has thanked: 0 time
Been thanked: 0 time

Re: Nate's Deck Builder and Rules Viewer

Postby Snacko » 04 Apr 2010, 17:59

Unfortunately you need to recompile, but I uploaded a fixed jar. This also contains a fix to owned quantity bug from other thread.
Replace it in the main folder.
http://www.mediafire.com/file/nndnmcqrm ... uilder.jar

I'll upload a full package for both binary and source with new set ROE.
Snacko
DEVELOPER
 
Posts: 826
Joined: 29 May 2008, 19:35
Has thanked: 4 times
Been thanked: 74 times

Re: Nate's Deck Builder and Rules Viewer

Postby EnnPeeCee » 04 Apr 2010, 21:25

Excellent. Works perfectly now. Thanks much.
EnnPeeCee
 
Posts: 4
Joined: 04 Apr 2010, 00:35
Has thanked: 0 time
Been thanked: 0 time

Re: Nate's Deck Builder and Rules Viewer

Postby Burnf » 19 Apr 2010, 20:02

The latest version seems to have a broken link to mediafire..
Burnf
 
Posts: 130
Joined: 06 Mar 2009, 15:16
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Deck Builder and Excellent Rules Viewer

Who is online

Users browsing this forum: No registered users and 1 guest


Who is online

In total there is 1 user online :: 0 registered, 0 hidden and 1 guest (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 1 guest

Login Form