Isis-log: Difference between revisions
Jump to navigation
Jump to search
(updating status) |
No edit summary |
||
Line 13: | Line 13: | ||
chat creator, text creator, media object creator, script maker. |
chat creator, text creator, media object creator, script maker. |
||
== Log == |
== Log == |
Revision as of 19:56, 8 September 2007
This reffers to ISIS project
Current tasks
- timer (controls objects changes along the time, using frames as counter)
- map -- a map on screen with objects. Render texts with squares or circles for objects without images.
- chat gui
- inventory gui
Future tasks
- Developer's GUI: maybe do in this order:
chat creator, text creator, media object creator, script maker.
Log
August 24th to August 31th: This week I redid animations templates, as I did new classes for each transform animation. Move and alpha are done, missing rotate and resize.
September 1st to September 7th: :
- Text engine almost complete, now everything which uses text will be simple to make.
- Image resizing redid, using now PyGame Image library.