Opened 9 years ago

Last modified 6 years ago

#2951 closed defect

Dynamically generate templates for special entites — at Initial Version

Reported by: Itms Owned by:
Priority: Must Have Milestone: Alpha 22
Component: Core engine Keywords: patch
Cc: Patch:

Description

Currently, the generation of special templates ("preview|", "foundation|", etc.) is entirely hardcoded in TemplateLoader.cpp.

Several problems can arise, including the following:

  • This is bad for modding, obviously
  • Template validation is made difficult, especially in the case of program tests.

It would be nice to have a more generic extensible scriptable way to define subset templates.

Change History (0)

Note: See TracTickets for help on using tickets.