Difference between revisions of "Gnome-mud"
From Ghoulwiki
Ghoulsblade (talk | contribs) (→automap mockup) |
Ghoulsblade (talk | contribs) |
||
Line 15: | Line 15: | ||
Image:Map07.png | Image:Map07.png | ||
</gallery> | </gallery> | ||
+ | |||
+ | == todo for new gnome-mud master branch release == | ||
+ | |||
+ | * prefs dialog : "triggers, alias, variables, timers, keybindings" (dialogs and functionality) | ||
+ | * optional : prefs highlights ? (changing color of matching text/words) | ||
+ | * automap : install image icons somewhere | ||
+ | * automake : correct lua/lua5.1 package name on ubuntu11.04 vs other linux, try both ? | ||
+ | * optional/minor issue : newline problem (rare) | ||
+ | * optional/minor issue : asci-art animation issue (in-place text update, maybe utf8/unicode related?, wotmud sword mending with oilstone or bash) | ||
+ | * check master commits since GNOMEMUD_0_11_2 tag if anything else was removed from the code |
Revision as of 18:58, 24 August 2012
Ghoulsblade 00:30, 1 August 2012 (CEST) started playing wotmud.org, would like to have a mud client with automap and chat window
- https://live.gnome.org/GnomeMud/
- https://github.com/ghoulsblade/gnome-mud
- added lua scripting
- first automap via asci-art in monospace text window ?
- ? frames via src/zmp/zmp-subwindow.c ? (frames)
automap mockup
- gnome: window for drawing icons in grid, icon = transparent png, multiple on top of each other possible
todo for new gnome-mud master branch release
- prefs dialog : "triggers, alias, variables, timers, keybindings" (dialogs and functionality)
- optional : prefs highlights ? (changing color of matching text/words)
- automap : install image icons somewhere
- automake : correct lua/lua5.1 package name on ubuntu11.04 vs other linux, try both ?
- optional/minor issue : newline problem (rare)
- optional/minor issue : asci-art animation issue (in-place text update, maybe utf8/unicode related?, wotmud sword mending with oilstone or bash)
- check master commits since GNOMEMUD_0_11_2 tag if anything else was removed from the code