Improved UI 2011

From PSwiki
Revision as of 12:25, 19 March 2011 by Talad (talk | contribs) (Created page with '* Help system: add capability to incorporate pictures/3d objects in the help widget, make it more configurable and context sentitive.(easy) * General: fixes to the interface (foc…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Help system: add capability to incorporate pictures/3d objects in the help widget, make it more configurable and context sentitive.(easy)
  • General: fixes to the interface (focus issues for example, support for animated textures, render to texture), support to copy constructor in all the classes in order to create duplicate objects in paws easily without parsing again the xml each time, conversion to plugin. (easy to hard depending on the parts which are picked up)
  • Container System: Generalize the code so it's possible for the client to request to the server to be listening to a set of containers arbitrarily big and allow moving objects from the various open able container windows (medium)
  • Crafting books: Allow to show the books as ordered recipes and not only as a bunch of operations without any connection (needs to resolve a graph, also this needs to be cached somehow)(medium, graph algorithm knownledge is suggested)
  • Hot bar for spells and items
  • New spell casting widget

To be documented better...