Log in

Difference between revisions of "ManaLink 2.0"

(Developer Center)
(Added "Guide to Magic.exe editing" by Gargaroz)
 
(77 intermediate revisions by 8 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.
+
[[ Installation Guide and User Manual ]]
  
[[How to Patch in Your Cards]]
 
  
[[Thoughts on Creating Specific New Cards]]
 
  
[[Bugs]]
+
== Developer Center ==
  
[[Useful memory addresses]]
+
[[Coding Cards in C Tutorial]] on how to code, implement and add cards.  Old [[Tutorial]] for adding cards using assembler.
  
[[Event codes]]
+
[[Editing the .csv files]]
  
[[Triggered abilities]]
+
[[Guide to Magic.exe editing]]
  
[[Params to the targetting function]]
+
[[ How to Add New Card Images ]]
  
== Developer Center ==
+
[[ Coding FAQs ]]
'''Who is the active developer:''' evilClone (expected release: 3/13)
+
  
'''Queue list for developers:'''
+
[[API for Magic Coding in C]] (very outdated... your best bet it to copy from similar cards coded in C)
  
1 - jatill (I like to own the code every Friday - Sunday, if possible)
+
[[How to Patch in Your Cards]]
  
cards written...
+
[[ Reference ]]
*exploration
+
*progenitus
+
*rancor
+
*nicol bolas
+
*arcbound worker
+
*arcbound ravager
+
*nantuko husk
+
*pattern of rebirth
+
  
'''Who has the latest stable release:''' LoneFox (March 11)
+
[[Unsolved Mysteries]] and [[ Uncodeable cards ]]
  
 
[[Rules for developers]]
 
[[Rules for developers]]
Line 40: Line 29:
 
[[Memory Address Blocks for each developer]]
 
[[Memory Address Blocks for each developer]]
  
[[jatill's prioritized list]] (jatill is currently working on another project, but will resume modding around mid-March)
+
 
 +
 
 +
== 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
  
 
== ManaLink History ==
 
== ManaLink History ==
Line 46: 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