Difference between revisions of "T4 Modules Howto Guide"
From Tales of Maj'Eyal
Line 18: | Line 18: | ||
*[[T4 Modules Howto Guide/Quests|Quests]] (not created) | *[[T4 Modules Howto Guide/Quests|Quests]] (not created) | ||
*[[Chats]] | *[[Chats]] | ||
+ | *[[Colors]] | ||
*[[Frame Buffers]] | *[[Frame Buffers]] | ||
*[[Developing a static map using the Tiled plugin]] | *[[Developing a static map using the Tiled plugin]] |
Revision as of 04:13, 28 September 2013
How to start making a module for the T-Engine 4:
- Getting Started
- Directory Structure
- Engine Structure
- Player Descriptors
- Talents
- Entities
- Zones
- NPCs
- Objects
- Inventory Dialogs
- Traps (not created)
- Dialogs
- Character Sheet Dialogs
- Stores (not created)
- Factions
- Quests (not created)
- Chats
- Colors
- Frame Buffers
- Developing a static map using the Tiled plugin
- Resolvers (not created)
- Particle Effects
- Uploading a module