Difference between revisions of "User:AVS/Objects"

From VCMI Project Wiki
Jump to: navigation, search
 
Line 1: Line 1:
* (->) Make info windows configurable
+
* {{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?
 
* (?) 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?