Difference between revisions of "T4 Modules Howto Guide"
From Tales of Maj'Eyal
Line 8: | Line 8: | ||
*[[Engine Structure]] | *[[Engine Structure]] | ||
*[[Player Descriptors]] | *[[Player Descriptors]] | ||
− | *[[Talents]] | + | *[[Dev-Talents]] |
*[[Entities]] | *[[Entities]] | ||
− | *[[Zones]] | + | *[[Dev-Zones]] |
*[[NPCs]] | *[[NPCs]] | ||
*[[Objects]] | *[[Objects]] |
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
- Dev-Talents
- Entities
- Dev-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