All Projects

IDProjectTask TypeSeverity  descSummaryStatusOperating SystemProgressAssigned To
 11 Iocaste EditorBug ReportHigh loading save game ClosedAll
100%
Brige Task Description the loading process seems to work but some data is not filled properly (f.e. missing areas). This results in nullpointer errors
 39 Iocaste EditorBug ReportHigh MemoryLeaks due to Duplicate method ClosedWin32
100%
Michael Pfeuti Task Description change duplicate method to a copy constructor (issue occurs with the clipboard structure and the actions)
 147 Iocaste EditorBug ReportHigh no selection (pic/area) possible ClosedAll
100%
Michael Pfeuti Task Description it is possible to deselect everything in the two list. this results in a chrash (we assume that there is always a pic selected when we can select a area)
 157 Iocaste EditorBug ReportHigh animation is not copied with a copy of an object ClosedAll
100%
Michael Pfeuti Task Description
 37 Iocaste EditorBug ReportMedium Crash beacause of Saving ClosedAll
100%
Brige Task Description When not all information of a action (PictureStateChange and PictureChange) are given => Chash
38Iocaste EditorBug ReportMediumresolve index battleNewAll
0%
Task Description there are many index attributes which seem obsolete. the index of a layer isn't assigned correctly. either use only indices as unique identifiers or name. but don't mix decision 06.02.2011: - use indices
176Iocaste EditorFeature RequestMediumxml exportNewAll
0%
Task Description replace whitespaces in strings with _
177Iocaste EditorBug ReportMediumedit object deletes actionsNewWin32
0%
Task Description when an object has action and its image is edited it loses its actions (see objecteditdialog in OnOk() there we create a new action instead of editing the old)
 2 Iocaste EditorBug ReportLow flickering with rightclick on tabs ClosedLinux
100%
Michael Pfeuti Task Description the whole tab panel gets reloaded and therefore flickering. previously selected tab is unselected.
 4 Iocaste EditorFeature RequestLow move areas between layers ClosedAll
100%
Michael Pfeuti Task Description add a menu item to move areas between layers to the right click menu of the action areas.
 6 Iocaste EditorFeature RequestLow Sound action ClosedAll
100%
Michael Pfeuti Task Description an action that play a sound file
 7 Iocaste EditorFeature RequestLow background sound  ClosedAll
100%
Michael Pfeuti Task Description assign background sound to a image
8Iocaste EditorFeature RequestLowstart menu for gameNewAll
0%
Task Description set the welcome screen of the exported game. (new game, load, settings, ...)
9Iocaste EditorFeature RequestLowvideo actionNewAll
0%
Task Description action that play a video file
 10 Iocaste EditorFeature RequestLow action area with image ClosedAll
100%
Michael Pfeuti 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
12Iocaste EditorFeature RequestLowmagic wand selecting color basedNewAll
0%
Task Description see magic wand selecting contrast based
13Iocaste EditorFeature RequestLowmagic wand selecting contrast basedNewAll
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.
14Iocaste EditorFeature RequestLowstart current game from editorNewAll
0%
Task Description start game, and load current scene
15Iocaste EditorFeature RequestLowhierarchy for pictureNewAll
0%
Task Description folder structure for pictures, otherwise one get lost easily with many pictures
16Iocaste EditorFeature RequestLowcustom cursersNewAll
0%
Task Description allow user to set custom cursors for the game this also includes an action to change the cursor
17Iocaste Game EngineBug ReportLowResolution settingNewAll
0%
Task Description resize pictures and area to correct resolution. solve this with a special action.
 18 Iocaste EditorBug ReportLow progressbar while loading saved game ClosedAll
100%
Michael Pfeuti Task Description progressbar while loading saved game
 19 Iocaste EditorBug ReportLow open game adds imgs to current game ClosedAll
100%
Michael Pfeuti Task Description open game adds imgs to current game and does not create a new game.
 20 Iocaste EditorFeature RequestLow undo and redo feature ClosedAll
100%
Task Description possibility to undo and redo actions
 21 Iocaste EditorFeature RequestLow disable buttons ClosedAll
100%
Michael Pfeuti Task Description disable buttons which cannot be pressed at the moment
22Iocaste EditorFeature RequestLowValidation of actionsNewAll
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.
27xfce4-linelight-pluginFeature RequestLowkeybindingNewAll
0%
Task Description possibility to open the search window by a shortcut (definable through xfce)
28xfce4-linelight-pluginBug ReportLowgeneral refactoringNewAll
0%
Task Description use gthreads and other gtk specific methods
29xfce4-linelight-pluginBug ReportLowaccelerate link creationNewAll
0%
Task Description make creation of folder with links (when clicking on section name) faster
 32 xfce4-linelight-pluginBug ReportLow email test task ClosedWin32
100%
Task Description asd
 33 Iocaste EditorFeature RequestLow Start external Image Editor ClosedAll
100%
Michael Pfeuti Task Description start gimp etc directly from within iocaste
 34 Iocaste EditorBug ReportLow Action Order ClosedAll
100%
Michael Pfeuti Task Description Only first layer can be managed
 35 Iocaste EditorBug ReportLow Crash when action del ClosedAll
100%
Michael Pfeuti Task Description When an action area (not in layer 0) is selected in the list and deleted => crash
 36 Iocaste EditorBug ReportLow Memory Management (Assigned Img) ClosedAll
100%
Michael Pfeuti Task Description The only open Images should be the one of the current Picture.
40xfce4-linelight-pluginBug ReportLowMemory leakNewWin32
0%
Task Description memory leak with list items
41Iocaste EditorFeature RequestLowDo/Undo featureNewAll
0%
Task Description standard do undo buttons
42Iocaste EditorFeature RequestLowcommand line featuresNewAll
0%
Task Description for example pass the file name of a project
44Iocaste EditorFeature RequestLowplugin system NewAll
0%
Task Description plugin system to easily add new actions
45Iocaste Game EngineFeature RequestLowSoundsNewAll
0%
Task Description add sound
 132 UniGameBug ReportLow Deif's room ClosedWin32
100%
Task Description
 136 Iocaste EditorFeature RequestLow ObjectAreas ClosedAll
100%
Task Description this is a action area with an image or animation attached
 137 Iocaste EditorFeature RequestLow Script action ClosedAll
100%
Michael Pfeuti Task Description an action which allows the developer to use a scripting language ----------------------- the primary action is missing
 138 Iocaste EditorFeature RequestLow Design Scripting language ClosedAll
100%
Michael Pfeuti Task Description used for the script action - parallelism - break conditions (MOVE is primary, ANIMATION and SOUND is secondary. Break as soon as MOVE stops)
 139 Iocaste EditorFeature RequestLow Inventory Actions ClosedAll
100%
Michael Pfeuti 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.
 140 Iocaste EditorFeature RequestLow Entering Scene Events ClosedAll
100%
Michael Pfeuti Task Description this will replace the sound on enter feature
141Iocaste EditorFeature RequestLowDialog systemNewAll
0%
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
 142 Iocaste EditorFeature RequestLow Characters ClosedAll
100%
Brige Task Description charactes which can move around
 143 Iocaste EditorFeature RequestLow Walking area ClosedAll
100%
Brige Task Description walking area for characters to move in
 144 Iocaste EditorFeature RequestLow Virtual inventory items ClosedAll
100%
Michael Pfeuti 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.
 145 Iocaste EditorFeature RequestLow Character/object Animation ClosedAll
100%
Michael Pfeuti Task Description specify animations for a character/object
Showing tasks 1 - 50 of 105 Page 1 of 31 - 2 - 3 -

Available keyboard shortcuts

Tasklist

Task Details

Task Editing