Difference between revisions of "T4 Modules Howto Guide"
From Tales of Maj'Eyal
(27 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | How to start making a module for the T-Engine 4: | |
− | + | ---- | |
− | + | *[[Getting Started]] | |
− | + | *[[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:
- Getting Started
- Directory Structure
- Engine Structure
- Player Descriptors
- Talents
- Entities
- Zones
- NPCs
- AI
- Objects
- Inventory Dialogs
- Traps (not created)
- Dialogs
- Character Sheet Dialogs
- Stores (not created)
- Factions
- Quests (not created)
- Achievements
- Chats
- Colors
- Frame Buffers
- Developing a static map using the Tiled plugin
- Resolvers
- Particle Effects
- Uploading a module
- Creating a standalone release