Isis-log: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Fixed spelling mistake "reffers" in line 1) |
||
Line 1: | Line 1: | ||
This |
This refers to [[ISIS]] project |
||
== Current tasks == |
== Current tasks == |
Revision as of 23:31, 24 September 2007
This refers 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.