Iocaste Editor

Task TypeAssigned ToSeverity  ascSummaryStatusProgressDue In Version
Bug ReportVery Lowimage zoomNew
50%
Task Description initial image zoom is not fit to screen
Bug ReportVery Low rearrangement of sash panels Closed
100%
Task Description when app starts the rearrangement of sash panels can be seen
Bug ReportMichael PfeutiLow flickering with rightclick on tabs Closed
100%
1.1 Task Description the whole tab panel gets reloaded and therefore flickering. previously selected tab is unselected.
Feature RequestMichael PfeutiLow move areas between layers Closed
100%
1.1 Task Description add a menu item to move areas between layers to the right click menu of the action areas.
Feature RequestMichael PfeutiLow Sound action Closed
100%
1.1 Task Description an action that play a sound file
Feature RequestMichael PfeutiLow background sound  Closed
100%
1.1 Task Description assign background sound to a image
Feature RequestLowstart menu for gameNew
0%
1.2 Task Description set the welcome screen of the exported game. (new game, load, settings, ...)
Feature RequestLowvideo actionNew
0%
2.0 Task Description action that play a video file
Feature RequestMichael PfeutiLow action area with image Closed
100%
1.1 Task Description so far action areas are invisible in the final game. it should be possible that a area shows an image. By this, one image is not so static. it should also be possible to change to images through an action event. exp: open door vs. closed door
Feature RequestLowmagic wand selecting color basedNew
0%
2.0 Task Description see magic wand selecting contrast based
Feature RequestLowmagic wand selecting contrast basedNew
0%
2.0 Task Description auto selection of areas with a similar contrast. this eases the task of marking action ares. it should be possible to change the constrast treshold during selection.
Feature RequestLowstart current game from editorNew
0%
1.2 Task Description start game, and load current scene
Feature RequestLowhierarchy for pictureNew
0%
2.0 Task Description folder structure for pictures, otherwise one get lost easily with many pictures
Feature RequestLowcustom cursersNew
0%
1.2 Task Description allow user to set custom cursors for the game this also includes an action to change the cursor
Bug ReportMichael PfeutiLow progressbar while loading saved game Closed
100%
1.1 Task Description progressbar while loading saved game
Bug ReportMichael PfeutiLow open game adds imgs to current game Closed
100%
Task Description open game adds imgs to current game and does not create a new game.
Feature RequestLow undo and redo feature Closed
100%
2.0 Task Description possibility to undo and redo actions
Feature RequestMichael PfeutiLow disable buttons Closed
100%
1.1 Task Description disable buttons which cannot be pressed at the moment
Feature RequestLowValidation of actionsNew
0%
2.0 Task Description when a game should be exported it would be wise to check if the actions of one area do not contradict each other. for instance one action says goto image 1 another says goto image 2. => uncertain behavior.
Bug ReportBrigeLow Exporting Game Closed
100%
Task Description Exporting game for App: - Copy all pictures to a new directory - Scale pictures to given resolution - export wizard - xml-file
Bug ReportBrigeLow Action Edit Dialog Closed
100%
Task Description Actionedit Dialog doesn't work in Mac OS X (10.5). Therefore the export and save functions don't work either.
Feature RequestLow rotate image function Closed
100%
Task Description add new functionality to editor: Rotating an image (90°,180°, -90°)
Feature RequestLow crop images Closed
100%
Task Description Functionality to crop images that do not fit the resolution.
Feature RequestMichael PfeutiLow Start external Image Editor Closed
100%
1.1 Task Description start gimp etc directly from within iocaste
Bug ReportMichael PfeutiLow Action Order Closed
100%
1.1 Task Description Only first layer can be managed
Bug ReportMichael PfeutiLow Crash when action del Closed
100%
Task Description When an action area (not in layer 0) is selected in the list and deleted => crash
Bug ReportMichael PfeutiLow Memory Management (Assigned Img) Closed
100%
Task Description The only open Images should be the one of the current Picture.
Feature RequestLowDo/Undo featureNew
0%
2.0 Task Description standard do undo buttons
Feature RequestLowcommand line featuresNew
0%
2.0 Task Description for example pass the file name of a project
Feature RequestLowplugin system New
0%
1.2 Task Description plugin system to easily add new actions
Feature RequestLow ObjectAreas Closed
100%
1.1 Task Description this is a action area with an image or animation attached
Feature RequestMichael PfeutiLow Script action Closed
100%
1.1 Task Description an action which allows the developer to use a scripting language ----------------------- the primary action is missing
Feature RequestMichael PfeutiLow Design Scripting language Closed
100%
1.1 Task Description used for the script action - parallelism - break conditions (MOVE is primary, ANIMATION and SOUND is secondary. Break as soon as MOVE stops)
Feature RequestMichael PfeutiLow Inventory Actions Closed
100%
1.1 Task Description an action to interact with an inventory this also includes the gui that allows the user to design the game command panel (pick up, look at, ... and the inventory) offer two styles: - MI3-like (menu popup after holding mouse) - MI1 or MI5 global button that opens menu or menu that is always present NOTE: make action set permanent after new game. maybe a wizard. this simplifies the actionarea grouping. exp: goto of an object has actions and then the users deletes goto. This forces us to loop over all layers of all pictures.
Feature RequestMichael PfeutiLow Entering Scene Events Closed
100%
1.1 Task Description this will replace the sound on enter feature
Feature RequestLowDialog systemNew
0%
1.2 Task Description possibilty to design and edit dialogs for charaters/etc - code completion for reacting on items in inventory - per action (look at, talk to, pick up,...) one tab - each tab holds a textfield which contains the whole dialog - [itemname] for enabling dialog options when item itemname is in inventory - add label for specifying action trigger at certain dialogs (f.e. [actionname] at the end of the line of a dialog - Deal with going back in the tree (last dialog option always goes back one level - add labels which can be jumped to at the beginning of a dialog line - in the dialog editor keep a list of all available (were created in this editor +/- action) actions for this dialog
Feature RequestBrigeLow Characters Closed
100%
1.1 Task Description charactes which can move around
Feature RequestBrigeLow Walking area Closed
100%
1.1 Task Description walking area for characters to move in
Feature RequestMichael PfeutiLow Virtual inventory items Closed
100%
1.1 Task Description the idea is that it is always possible to check what is in the inventory. that way different behaviour of charactes and action can be modeled. however, sometime a flag is needed. this can be done with a virtual inventory item which cannot be seen by the player.
Feature RequestMichael PfeutiLow Character/object Animation Closed
100%
1.1 Task Description specify animations for a character/object
Feature RequestMichael PfeutiLow Visibility for area Closed
100%
1.1 Task Description possibility to make area invisible
Feature RequestMichael PfeutiLow Inventory Item Viewer/Renamer Closed
100%
1.1 Task Description
Feature RequestMichael PfeutiLow Add (Virt.) item to inventory Closed
100%
1.1 Task Description name of item works with code completion
Feature RequestMichael PfeutiLow Item Naming hierachy Closed
100%
1.1 Task Description q2.kitchen.light => implies tree
Bug ReportLowupdate references of items when copy/cut themNew
0%
1.2 Task Description
Feature RequestBrigeLow SAVE/LOAD/EXPORT for Games Closed
100%
1.1 Task Description for the export of the scriptaction we need to generate "normal actions" from the code
Bug ReportMichael PfeutiLow Replace Duplicate with Copy Constructor Closed
100%
1.2 Task Description this includes memory leak fixing there are many places that cause memory leaks because I was too lazy to do it properly CAUTION: for the duplication of abstract instances we need this method. when we have a AbstractAction and we want to duplicate it we cannot use the copy constructor.
Feature RequestMichael PfeutiLow Animation Action Closed
100%
1.1 Task Description action that triggers an animation of an object this could be implemented in the same way as the change picture state action we also need a field to specify how many times an animation sould be played
Feature RequestMichael PfeutiLow Conditional Action Closed
100%
1.1 Task Description it should be possible to model the following: if SOME ITEM then ACTION
Feature RequestBrigeLow Object Drawing Order Closed
100%
1.1 Task Description Depending in which walking are a character is, we draw the objects in a different order. This way we achieve the effect of forground and background. each walking area holds a list that tells if an object in this scene is in front or behind the character. we can locally change the order by introducing an additional walking area.
Showing tasks 1 - 50 of 76 Page 1 of 21 - 2 -

Available keyboard shortcuts

Tasklist

Task Details

Task Editing