Difference between revisions of "T4 Modules Howto Guide"
From Tales of Maj'Eyal
Line 6: | Line 6: | ||
*[[Getting Started]] | *[[Getting Started]] | ||
*[[Directory Structure]] | *[[Directory Structure]] | ||
+ | *[[Engine Structure]] | ||
+ | *[[Player Descriptors]] | ||
+ | *[[Talents]] | ||
+ | *[[Entities]] | ||
+ | *[[Zones]] | ||
+ | *[[NPCs]] | ||
+ | *[[Objects]] | ||
+ | *[[Inventory Dialogs]] | ||
+ | *[[Traps(Not completed)]] | ||
+ | *[[Dialogs]] | ||
+ | *[[Character Sheet Dialogs]] | ||
+ | *[[Stores(Not completed)]] | ||
+ | *[[Factions]] | ||
+ | *[[Quests(Not completed)]] | ||
+ | *[[Chats]] | ||
+ | *[[Frame Buffers]] | ||
+ | *[[Developing a static map using the Tiled plugin]] | ||
+ | *[[Resolvers]] |
Revision as of 01:39, 29 May 2013
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....
Anyway, here is the information from the old wiki that I found using the Wayback Machine: Internet Archive [1]: (Most of this is in the original HTML from the old info. If you want to go back and fix it, feel free)
- Getting Started
- Directory Structure
- Engine Structure
- Player Descriptors
- Talents
- Entities
- Zones
- NPCs
- Objects
- Inventory Dialogs
- Traps(Not completed)
- Dialogs
- Character Sheet Dialogs
- Stores(Not completed)
- Factions
- Quests(Not completed)
- Chats
- Frame Buffers
- Developing a static map using the Tiled plugin
- Resolvers