Page 1 of 64

Taco's Created Stuff -- !!Check it out!!

Posted: Sun Dec 25, 2011 3:50 pm
by Tacoghandi
I have decided to start a consolidated Topic for all my sets and stuff that I have and will be creating in the future. Feel free to post any bugs you find in them here and I will fix asap. Most of my sets I create will be based on the Warlord: Saga of the Storm card game. I use to play this alot and am a big fan of it. Too bad it died in my area. :cry:

Sets

if I fail to add instructions on how to add my sets to your game. It's really simple.
  • 1. Unrar/zip the files inside
    2. Put the folder inside into the Sets folder
    3. Put the txt file inside into the primitives folder in the Sets folder
    4. Play game and hope to unlock the goodness that you have just added ASAP!


Warlord sets

Saga of the Storm; 295 cards ---> https://www.dropbox.com/s/jgzqn54r8bm112a/SotS.rar?dl=0 --> Updated June 02, 2015
Assassin's Strike; 108 cards ---> https://www.dropbox.com/s/kdcceqrq45txc18/ASt.rar?dl=0 --> Updated June 02, 2015
Good & Evil; 162 cards ---> https://www.dropbox.com/s/9tpe0vm3a7qvvb1/GaE.rar?dl=0 --> Updated June 02, 2015

Warlord sets continued

From here on the Warlord sets will require the latest SVN and the Scry addon located in the topic link below
Or you could just ask for access to my Wagic Fork for auto updates and extras. See below for instructions.

Unofficial Scry Addon ---> viewtopic.php?f=35&t=65920&hilit=scry

Tooth & Claw; 165 cards ---> https://www.dropbox.com/s/b58d38yn67d0tj0/TaC.rar?dl=0 --> Uploaded August 14, 2015

Custom Sets

Planeswalker Eclipse; 26 cards ---> https://www.dropbox.com/s/itu42xz7vfmt7ph/PWE.rar?dl=0 --> Uploaded Jul 21, 2015

-------------------------------------------------------------------------------------------

Rules Formats

if I fail to add instructions on how to add my Rules to your game. It's really simple.
  • 1. Unrar/zip the files inside
    2. Put the .txt file inside into the Rules folder
    3. Format Should Appear in Menu. So Play it!


Blitzkrieg ---> http://www.mediafire.com/download/2s25w ... /rules.rar --> Now a part of the Official Release and SVN.
Players Draw Until they have 8 cards in hand during their Draw Phase. Players may play any number of land per turn. When a Player plays a Land they draw a card.

--------------------------------------------------------------------------------------------

SVN Releases

Be sure to check for other and newer releases here ---> https://github.com/WagicProject/wagic/r ... est-master

--------------------------------------------------------------------------------------------

Other Stuff

if I fail to add instructions on how to add my Other Stuff to your game. It's really simple.
  • 1. Unrar/zip the files inside
    2. Put the txt file inside into the primitives folder in the Sets folder
    3. Play game keep an eye out for the new cards!


Official Planeswalkers ---> http://www.mediafire.com/download/phyoy ... alkers.rar --> Updated Sept 26, 2013
This is finally back up with all the unsupported official planeswalkers through Theros. I do use workarounds to make the abilities that are not supported work, and if I can not make their ability work as printed I try to make a similar ability in order to make them still playable. Just check the non image coded card text to see revisions. Special thanks to Sandman423 for helping with Liliana of the Veil's last ability. Enjoy!!

Official Eldrazi ---> http://www.mediafire.com/download/tmqxl ... ldrazi.rar --> Updated Dec 27, 2013
Included are the three Eldrazi themed cards that are not supported in Wagic currently. All cards work according to the coded card text so check that for abilities that may have been modded. Enjoy!

Official Madness ---> http://www.mediafire.com/download/nq7fy ... adness.rar --> Updated Sept 13, 2013
Included are all the Madness Cards except Muck Drubb as I have no ideas for changing retargeting of a spell (May do it as fizzle and copy the original spell). This now no longer uses a token workaround. When the card is discarded it will bring up a prompt to tell you the mana cost and ask if you want to pay it. Pretty straight forward as its pretty close to the way madness must work except for the whole hitting the graveyard thing, nothing I can do about that as far as I know. Enjoy!!

-----------------------------------------------------------------------------------------------

Magic Taco's Wagic Fork

For my personal fully compiled and updated Wagic for Windows, please pm me and I will send you instructions to get a fully compiled and customized version of it. Otherwise if you know what you are doing you can get the source files by grabbing TortoiseSVN and doing a repository checkout using the address below.

Magic Taco's Wagic Fork source files

Code: Select all

https://github.com/Tacoghandi/WagicTaco/trunk
For those of you who follow this topic and have decided to get my Custom Wagic I will be accepting bug reports and card requests in this topic. Thanks to those who have joined and if people are interested in my wagic they just need to pm me for instructions and details. A lot of hard work was put into wagic over the years and I hate for that to end as the devs move on to other projects. I am not the greatest at coding and can pretty much only mod code but I have tried to continue what is a great game. So thanks to all the people who have worked on this game in the past and to those who will help to continue its future.

-----------------------------------------------------------------------------------------------
Thats what I got for now. More to come in the Future.

Re: Taco's Created Sets

Posted: Sat Jan 07, 2012 11:05 am
by Tacoghandi
Warlord: Saga of the Storm core set uploaded

Image

Re: Taco's Created Sets

Posted: Sat Jan 07, 2012 11:06 am
by Tacoghandi
Warlord: Assassin's Strike set uploaded

Image

Re: Taco's Created Sets

Posted: Sat Jan 14, 2012 2:03 pm
by wololo
Just want to emphasize that these look gorgeous

Re: Taco's Created Sets

Posted: Sat Jan 14, 2012 5:05 pm
by Tacoghandi
Thanks I appreciate it. Hopefully in the near Future I will get time to code the next set. I just have a lot of other projects im trying to get out of the way first.

Re: Taco's Created Sets

Posted: Sat Jan 14, 2012 11:20 pm
by Zethfox
a couple of cards codes have name='the name.....remove the " ' "after the "="....for basalt golem restriction=type(cleric|mybattlefield)~morethan~0
for
name=Uriens the Defiant
auto=this(gear > 0) transforms((,newability[@damaged(opponent) from(this):draw:1]))

other then that this is the best example of making a complete set that i have seen so far, nice work...
did you find most of the complex abilities by checking out the mtg.txt?
also want to add, amazing job translating the game into mtg, warlords is super complex and you have done a wonder job at converting.

edit...i see why you added the comma...becuase mtg also has cards of the same name.

we should sticky this really, so it doesn't get buried in the forum

Re: Taco's Created Sets

Posted: Mon Jan 16, 2012 2:57 am
by Tacoghandi
Yes I did a lot of searching the MTG.txt to find similar card abilities to help with the coding. It was hard at first but once i got the hang of it it went smoothly. I'll check the cards you mentioned. I dont think this will get buried in the Forum since I have around 15 more sets to make i think just for Warlord. Was thinking of a Lord of the Rings one too but i see there is one on here already. Though that was never uploaded I dont think and it doesnt seem to resemble the LOTR TCG at all. Was thinking of making it a tribal type theme for it. But that will be after the Warlord sets are complete.

Ya if MTG has a card of the same name and i dont think its a good conversion I will create a new card with the same name but add a ( ' ) in front so I don't take away anything from the spirit of the original game.

Thanks for the comments. I will post when i make the card changes and the upload the fixed sets.

Re: Taco's Created Sets

Posted: Mon Jan 16, 2012 3:13 am
by Tacoghandi
Oh was gonna ask about something. One of the original things i was doing in these sets was involving Tri-color Mana symbols. But i found out that the game did not support them. I know that MTG does not currently use Tri-Mana however I thought it would be a nice addition to the Wagic Engine simply for people who create sets and want to add a little something different to there game. Problem is that the code would only detect the first two colors and the third would not be added. It seems like an easy addition but I wouldn't know if that is true. I am just suggesting it as an add to enhance the capabilities of the the game.

Thanks for all the hard work that goes into this game.

Re: Taco's Created Sets

Posted: Mon Jan 16, 2012 3:25 am
by Tacoghandi
basalt golem restriction=type(cleric|mybattlefield)~morethan~0
for
name=Uriens the Defiant
auto=this(gear > 0) transforms((,newability[@damaged(opponent) from(this):draw:1]))
Both of those cards are from Assassin's Strike and have been updated.

Thanks for the help

Re: Taco's Created Sets

Posted: Tue Jan 17, 2012 8:01 am
by Tacoghandi
Images Repacked to work with Wagic 17.1