Re: [DIFF] an honest-to-god configurable statusbar for TKUI
Malachi Clark <[email protected]> Mon, 16 Jan 2006 11:11:20 -0800
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
Can you share this? I would be interested for sure. I have a module
that integrates SQLite into Lyntin quite nicely. I would like to look
at your module and perhaps port it to use SQLite.
Thanks.
Eliezer Flores wrote:
> - I've got a nifty add-on module that I'd like to submit. It works in
> conjuction with a mysql database to calculate paths between two points
> (i.e. you define a->b, b->c, c->d and #findpath {a} {d} and it
> executes the associated scripts of a->b, b->c, c->d. Except it uses an
> actual pathfinding algorithm (Dijkstra's if you must know) so it can
> handle branching paths i.e. if you have a->b, b->c, b->d, b->e, c->f,
> d->f, e->f , #findpath {a} {f} will recognize it can go through c,d or
> e on the way to f and will take the path that is the "lightest" (as
> you can weight paths). It's meant to be some example code and i'm sure
> people would like or use it as a solid starting point for similiar
> addons. So who should I send it to?
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click