It is currently 07 Jul 2021, 22:57
   
Text Size

Top Ten Wishlist

Continuing Development of MicroProse's Magic: The Gathering!

Moderators: BAgate, drool66, stassy, Aswan jaguar, gmzombie, CCGHQ Admins

Re: Top Ten Wishlist

Postby jatill » 04 Jan 2010, 02:49

DrJones wrote:I would implement some of these myself, but I've yet to learn how to create my own events and how to hack the "gain_life" method to throw an event when a player gains life. :(
Punishing Fire does this...
jatill
DEVELOPER
 
Posts: 2118
Joined: 24 Feb 2009, 16:35
Has thanked: 5 times
Been thanked: 17 times

Re: Top Ten Wishlist

Postby Carltheape » 04 Jan 2010, 04:11

First of all I want to say thanks to all of those involved in making this program what it is today! I was so stoked to have found this and get it working! That said, my (amended) top ten list would go something like this...
1. Doubling Season
2. Urborg, Tomb of Yawgmoth
3. Loxodon Warhammer
4. Anvil of Bogardan
5. Time Stretch
6. Captain Sisay
7. Niv Mizzit the Firemind
8. Myr Retriever
9. Panoptic Mirror (I have a feeling this would be a pain to code)
10. Any of the split cards (fire/ice, dead/gone etc.)

I know that it would take lots of work and not sure if its possible, but a EDH mode would be really fun if possible!
Last edited by Carltheape on 04 Jan 2010, 18:30, edited 1 time in total.
User avatar
Carltheape
 
Posts: 10
Joined: 04 Jan 2010, 03:56
Has thanked: 0 time
Been thanked: 1 time

Re: Top Ten Wishlist

Postby monopoman » 04 Jan 2010, 06:58

Cabal Coffers
Darksteel Colossus
Angel of Despair
Fire/Ice

Are all in the game get the latest updates :P.
User avatar
monopoman
 
Posts: 354
Joined: 17 Mar 2009, 00:13
Has thanked: 6 times
Been thanked: 1 time

Re: Top Ten Wishlist

Postby DrJones » 04 Jan 2010, 14:30

jatill wrote:
DrJones wrote:I would implement some of these myself, but I've yet to learn how to create my own events and how to hack the "gain_life" method to throw an event when a player gains life. :(
Punishing Fire does this...
Uh, I thought it wasn't there because I couldn't find it in the deckbuilder, but now I see that when I installed the "2010 update" Zendikar broke and shows creatures like Baneslayer Angel in draft.
DrJones
 
Posts: 18
Joined: 01 Jan 2010, 15:41
Has thanked: 0 time
Been thanked: 0 time

Re: Top Ten Wishlist

Postby Gargaroz » 04 Jan 2010, 15:56

It's my fault, version 1.1 and probably 1.0 of the Happy2010 update got a wrong file and MagicLimited was screwed. Now, with v.1.2, everything is fixed up, hopefully.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: Top Ten Wishlist

Postby Carltheape » 04 Jan 2010, 19:48

So this might not be the right forum for this, but I got the most recent patch and I can see all of the new cards listed above except for darksteel colossus. any reason why that might be?
User avatar
Carltheape
 
Posts: 10
Joined: 04 Jan 2010, 03:56
Has thanked: 0 time
Been thanked: 1 time

Re: Top Ten Wishlist

Postby Gargaroz » 04 Jan 2010, 20:12

What update do you have ? Perhaps your Darksteel Colossus lack of a proper art, so it's displayer like one of the "Gliphs" (the black one) of Legends.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: Top Ten Wishlist

Postby Carltheape » 04 Jan 2010, 20:19

I got the manalink 2.01 patch. I have darksteel ingot and darksteel citadel but no darksteel colossus card or picture :(
User avatar
Carltheape
 
Posts: 10
Joined: 04 Jan 2010, 03:56
Has thanked: 0 time
Been thanked: 1 time

Re: Top Ten Wishlist

Postby Gargaroz » 04 Jan 2010, 21:44

Ah, I understood. The colossus was missing from that update as "Indestructible" was bugged at that time.

This is the most recent update, it has the Colossus and many other new cards : viewtopic.php?f=25&t=2038
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7095
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 593 times

Re: Top Ten Wishlist

Postby Carltheape » 04 Jan 2010, 23:05

Well I downloaded the most recent patch of files, but when I go to add them to my magic directory I get this error:

"Cannot create or replace Makefile: There is already a file with the same name as the folder name you specified. Specify a different name."

Any ideas?
User avatar
Carltheape
 
Posts: 10
Joined: 04 Jan 2010, 03:56
Has thanked: 0 time
Been thanked: 1 time

Re: Top Ten Wishlist

Postby DrJones » 04 Jan 2010, 23:12

Carltheape wrote:Well I downloaded the most recent patch of files, but when I go to add them to my magic directory I get this error:

"Cannot create or replace Makefile: There is already a file with the same name as the folder name you specified. Specify a different name."

Any ideas?
Yes, delete the empty folder named "Makefile" in the patch. It conflicts with the file named "Makefile" in C:\Magic\Program. (You can't have two files with the same name, or a directory with the same name than a file)
DrJones
 
Posts: 18
Joined: 01 Jan 2010, 15:41
Has thanked: 0 time
Been thanked: 0 time

Re: Top Ten Wishlist

Postby Carltheape » 04 Jan 2010, 23:31

THANKS!! :D
User avatar
Carltheape
 
Posts: 10
Joined: 04 Jan 2010, 03:56
Has thanked: 0 time
Been thanked: 1 time

Re: Top Ten Wishlist

Postby Stroggoii » 05 Jan 2010, 09:59

You know, I kinda want Stuffy Doll :)
Stroggoii
 
Posts: 153
Joined: 06 Sep 2009, 06:21
Has thanked: 0 time
Been thanked: 0 time

Re: Top Ten Wishlist

Postby Final Fortune » 06 Jan 2010, 17:20

Want all, lose all.
User avatar
Final Fortune
 
Posts: 48
Joined: 17 Oct 2009, 13:31
Location: Rio de Janeiro - Brazil
Has thanked: 0 time
Been thanked: 0 time

Re: Top Ten Wishlist

Postby Bog Wraith » 06 Jan 2010, 23:36

Here's a cool combo I picked up from a great couple of articles posted by "Trick" Jarrett of ManaNation podcast & website, 2 things you should add to your MTG info sources. Check out part 1 of this great 2 part article by a teacher who uses MTG in the classroom. 8)

http://tinyurl.com/y96bbpr

Here are the 2 cards I'd like to see added:

Devoted Druid

Quillspike
Attachments
devoted-druid_and_quillspike.jpg
Devoted Druid & Quillspike!
'Twas in the bogs of Cannelbrae
My mate did meet an early grave
'Twas nothing left for us to save
In the peat-filled bogs of Cannelbrae.
User avatar
Bog Wraith
Global Mod 1 (Ret)
 
Posts: 1101
Joined: 28 May 2008, 22:40
Location: Shandalar
Has thanked: 425 times
Been thanked: 152 times

PreviousNext

Return to ManaLink 3.0

Who is online

Users browsing this forum: No registered users and 7 guests


Who is online

In total there are 7 users online :: 0 registered, 0 hidden and 7 guests (based on users active over the past 10 minutes)
Most users ever online was 1922 on 07 Jun 2021, 06:01

Users browsing this forum: No registered users and 7 guests

Login Form