Difference between revisions of "User:AVS/Objects"
From VCMI Project Wiki
< User:AVS
(Created page with "* (->) Make info windows configurable ** move all text ID`s, components etc to config.") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | * | + | * {{todo}} Make info windows configurable |
** move all text ID`s, components etc to config. | ** move all text ID`s, components etc to config. | ||
| + | |||
| + | * {{todo}} additional data (JSON based). | ||
| + | ** filled from config on map load | ||
| + | ** persistent (saved in config) | ||
| + | ** alterable by scripts | ||
| + | ** (*) synchronized with server and all clients | ||
| + | * (?) reimplement most objects in Lua? | ||
Latest revision as of 19:26, 19 January 2013
- [Todo] Make info windows configurable
- move all text ID`s, components etc to config.
- [Todo] additional data (JSON based).
- filled from config on map load
- persistent (saved in config)
- alterable by scripts
- (*) synchronized with server and all clients
- (?) reimplement most objects in Lua?
