ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/TODO
(Generate patch)

Comparing deliantra/Deliantra-Client/TODO (file contents):
Revision 1.54 by root, Wed May 17 10:12:55 2006 UTC vs.
Revision 1.105 by root, Thu Jun 1 04:11:07 2006 UTC

612:17 <@schmorp> i do list all libs manually for pclient 612:17 <@schmorp> i do list all libs manually for pclient
712:17 <@schmorp> will have to do that for gce too 712:17 <@schmorp> will have to do that for gce too
812:17 <@schmorp> remind me of it 812:17 <@schmorp> remind me of it
912:17 <@schmorp> qwhen i next bundle it 912:17 <@schmorp> qwhen i next bundle it
10 10
11- IMPORTANT: online documentation for the client (rig up a podviewer with textview) 11- IMPORTANT: message log window often loses contents after refreshes/res switches
12- important: center and improve dialogs (create cFClient::UI::Dialog) 12- IMPORTANT: toplevel geometry is not respected on moves.
13- IMPORT: output-lines/sync in server setup DEFAULT to 1/1 or so 13- IMPORTANT: user_x/user_y for layout setting
14- IMPORTANT: inventory update must be incremental (too slow) (really? check) 14- IMPORTANT: learning spells does not make them show up automatically in the completer?
15- IMPORTANT: statusbox update timer
16- IMPORTANT: statusbox tooltip must not go away on updates
17- IMPORTANT: history for completer (cursor-up)
18- IMPORTANT: toggle stats/messgae log window to visible while character creation is active.
19- IMPORTANT: win32, fow_tetxure sometimes nukes other textures
20 (mostly fixed, but still there: displays list and texture uploads do not go well together)
21- IMPORTANT:_ map feedback... e.g. when clicking on it
15- IMPORTANT: user interface (window positions etc.) should be saved, but 22- IMPORTANT: user interface (window positions etc.) should be saved, but (finished!?)
16 b) widget layout is nontrivial as to not obscure map 23 b) widget layout is nontrivial as to not obscure map
17 c) need better way to center map then middle-button, maybe map overview 24 c) need better way to center map then middle-button, maybe map overview
18 (but updates will be slow UPDATE updates are not at all slow). 25 (but updates will be slow UPDATE updates are not at all slow).
19- IMPORTANT: animate faces in inventory etc.
20- IMPORTANT: dialog, der warnt ein savebed aufzusuchen.
21- IMPORTANT: verify and correct connection-dependent texture management
22 26
23should be solved/investitaged before release: 27should be solved/investitaged before release:
28- log messages received and commands sent to ~/.crossfire/log.$ip
29- the binding editor should have a append-record mode or something like that
30- rethink message display in lower left corner
31- the inventory
32 completely redraws itself on every animation change, even when its not visible.
33- cairo/win32 looks like shit (premultiplied alpha bug?)
24- Attempt to free unreferenced scalar: SV 0x11f5d98 during global destruction. 34- Attempt to free unreferenced scalar: SV 0x11f5d98 during global destruction.
25 (after starting, pressing login with connection refused, then close window) 35 (after starting, press quit)
36- flopper/menu imrpovement:
37 * things that are menus should act more like menus
38 * inmventory etc. should fade-in automatically when used
39- add menu itemds for inventory items: mark/inscribe etc.
26- remove wrap_mode hack from texture and make it a per-texture operation 40- remove wrap_mode hack from texture and make it a per-texture operation
27- enter runmode when cursor-key repeats 41- enter runmode when cursor-key repeats
28- mapmap (overview) - scroll visible area by clicking/dragging 42- mapmap (overview) - scroll visible area by clicking/dragging
29- save only dirty cached maps, and save dirty maps != current map
30- elmex: split up gauges into: head, body and foot, so that contents begin in the interior of gauges 43- elmex: split up gauges into: head, body and foot, so that contents begin in the interior of gauges
31- maybe move window managing functionality into toplevel 44- maybe move window managing functionality into toplevel
32- better window management (feedback) 45- better window management (graphical feedback)
33- look into extendedmapinfo 46- the player weight somehow updates strangely when dropping/picking up
34- add extenstive tooltips to stats window, basically like a manual :) (turn undead resistance missing)
35 47
36low priority: 48low priority:
49- get rid of ScrolledWindow special case and use draw_xywh rectangle inside TextView for optimisation.
50- completer should know more about arguments, e.g. cast summon pet monster,
51 or that some commands do not take arguments ("drop all").
52- textview should not snap to bottom on resize.
53- alt+cursor == diagonal
54- look into extendedmapinfo
55- save only dirty cached maps, and save dirty maps != current map
56- inventory update must be incremental (too slow) (really? check)
57- try to synchronize local animation speed with server updates to save on screen refreshes.
37- player list from server for tell etc. commands 58- player list from server for tell etc. commands
38- examine etc., should use extendeddrawinfo or sth. similar 59- examine etc., should use extendeddrawinfo or sth. similar
39- maybe use outline fonts/effect for statusbox and floorbox (and health gauge stats etc.). 60- maybe use outline fonts/effect for statusbox and floorbox (and health gauge stats etc.).
40- fow intensity => fow color (greyscale, just rename), add fow darkness slider, too 61- fow intensity => fow color (greyscale, just rename), add fow darkness slider, too
41- performance: use texture collections for upstream server data instead if gobs 62- performance: use texture collections for upstream server data instead if gobs

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines