Difference between revisions of "T4 Modules Howto Guide"

From Tales of Maj'Eyal
Jump to: navigation, search
m (Undo revision 11897 by Castler (talk))
 
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
So what happened to the old module development information? I was using it and now it's all gone and hasn't been replaced in the new wiki....
+
How to start making a module for the T-Engine 4:
 
+
----
Anyway, here is the information from the old wiki that I found using the Wayback Machine: Internet Archive [http://archive.org/web/web.php]:
+
*[[Getting Started]]
 
+
*[[Directory Structure]]
[[Directory Structure]]
+
*[[Engine Structure]]
 +
*[[Player Descriptors]]
 +
*[[T4 Modules Howto Guide/Talents|Talents]]
 +
*[[Entities]]
 +
*[[T4 Modules Howto Guide/Zones|Zones]]
 +
*[[NPCs]]
 +
*[[T4 Modules Howto Guide/AI|AI]]
 +
*[[Objects]]
 +
*[[Inventory Dialogs]]
 +
*[[T4 Modules Howto Guide/Traps|Traps]] (not created)
 +
*[[Dialogs]]
 +
*[[Character Sheet Dialogs]]
 +
*[[T4 Modules Howto Guide/Stores|Stores]] (not created)
 +
*[[Factions]]
 +
*[[T4 Modules Howto Guide/Quests|Quests]] (not created)
 +
*[[T4 Modules Howto Guide/Achievements|Achievements]]
 +
*[[Chats]]
 +
*[[Colors]]
 +
*[[Frame Buffers]]
 +
*[[Developing a static map using the Tiled plugin]]
 +
*[[T4 Modules Howto Guide/Resolvers|Resolvers]]
 +
*[[Particle Effects]]
 +
*[[Uploading a module]]
 +
*[[Creating a standalone release]]
 +
{{Module Guides}}

Latest revision as of 02:42, 14 March 2016

How to start making a module for the T-Engine 4: