Log in

Difference between revisions of "ManaLink 2.0"

(Other dowload links)
(Added "Guide to Magic.exe editing" by Gargaroz)
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
Update for Microprose's Magic: The Gathering PC Game
 
Update for Microprose's Magic: The Gathering PC Game
  
[[Tutorial]] on how to add new cards. [[Coding Cards in C Tutorial]]
+
[[ Installation Guide and User Manual ]]
  
[[API for Magic Coding in C]]
 
  
[[How to Patch in Your Cards]]
 
  
[[Thoughts on Creating Specific New Cards]]
+
== Developer Center ==
  
[[Bugs]]
+
[[Coding Cards in C Tutorial]] on how to code, implement and add cards.  Old [[Tutorial]] for adding cards using assembler.
  
[[Useful memory addresses]]
+
[[Editing the .csv files]]
  
[[Event codes]]
+
[[Guide to Magic.exe editing]]
  
[[Triggered abilities]]
+
[[ How to Add New Card Images ]]
  
[[Targeting system]]
+
[[ Coding FAQs ]]
  
[[Unsolved Mysteries]] (i.e. functions that haven't been coded in C yet, but are doable)
+
[[API for Magic Coding in C]] (very outdated... your best bet it to copy from similar cards coded in C)
  
== Developer Center ==
+
[[How to Patch in Your Cards]]
'''Who is the active developer:''' none
+
  
 +
[[ Reference ]]
  
'''Queue list for developers:'''
+
[[Unsolved Mysteries]] and [[ Uncodeable cards ]]
  
 +
[[Rules for developers]]
  
'''Who has the latest stable release:''' jatill (2009-04-08)
+
[[Memory Address Blocks for each developer]]
  
Download Link: http://www.savefile.com/files/1997761 (game files with coded cards by Jatill) and http://www.savefile.com/files/2049723 (deck editor & card archive update by Orion79; instal & overwrite AFTER Jatill's)
 
  
(please, copy and paste in this place the download link for your latest release)
 
 
[[Rules for developers]]
 
 
[[Memory Address Blocks for each developer]]
 
  
 
== Other download links ==
 
== Other download links ==
 
(Work in progress - please add here the link for your additions, if they are not new cards, as new sounds, arts or whatever adds custom contents to the game)
 
(Work in progress - please add here the link for your additions, if they are not new cards, as new sounds, arts or whatever adds custom contents to the game)
  
'''Mathusalem's latest card arts archive:''' http://rapidshare.com/files/213864441/CardArtNew_.rar
+
'''Harry Pitfal's Alternative Duel Sounds:''' http://www.savefile.com/files/2053308
  
'''Arts for Jatill's 26th March release:''' http://rapidshare.com/files/213864441/CardArtNew_.rar
 
  
 
+
'''Mathusalem's game new graphic skin (test):''' http://rapidshare.com/files/255736204/DuelartNew.rar
'''Mathusalem's game new graphic skin (test):''' http://rapidshare.com/files/213411676/DuelartNew.rar
+
 
+
 
+
'''Updated card arts archive:''' http://rapidshare.com/files/213058492/CardArtNew.rar
+
 
+
 
+
'''jatill's draft engine''' http://savefile.com/files/2063805 [[ Instructions ]] 
+
 
+
 
+
'''Harry Pitfal's Alternative Duel Sounds:''' http://www.savefile.com/files/2053308
+
  
 
== ManaLink History ==
 
== ManaLink History ==
Line 61: Line 43:
 
== ManaLink Links ==
 
== ManaLink Links ==
 
[http://www.slightlymagic.net/forum/viewforum.php?f=25 Slightly Magic Forum]  
 
[http://www.slightlymagic.net/forum/viewforum.php?f=25 Slightly Magic Forum]  
 +
 +
[[ Other Apps by jatill ]]
  
 
[[Category:ManaLink]]
 
[[Category:ManaLink]]

Latest revision as of 09:28, 7 November 2011

Update for Microprose's Magic: The Gathering PC Game

Installation Guide and User Manual


Contents

[edit] Developer Center

Coding Cards in C Tutorial on how to code, implement and add cards. Old Tutorial for adding cards using assembler.

Editing the .csv files

Guide to Magic.exe editing

How to Add New Card Images

Coding FAQs

API for Magic Coding in C (very outdated... your best bet it to copy from similar cards coded in C)

How to Patch in Your Cards

Reference

Unsolved Mysteries and Uncodeable cards

Rules for developers

Memory Address Blocks for each developer


[edit] Other download links

(Work in progress - please add here the link for your additions, if they are not new cards, as new sounds, arts or whatever adds custom contents to the game)

Harry Pitfal's Alternative Duel Sounds: http://www.savefile.com/files/2053308


Mathusalem's game new graphic skin (test): http://rapidshare.com/files/255736204/DuelartNew.rar

[edit] ManaLink History

[edit] ManaLink Links

Slightly Magic Forum

Other Apps by jatill