Re: [DIFF] an honest-to-god configurable statusbar for TKUI
Eugene <[email protected]> Thu, 05 Jan 2006 19:00:31 +0300
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 04 Jan 2006 21:35:49 -0500 Eliezer Flores <[email protected]> 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? Send it to me (just url will be enough), I'll add it to the repository at the lyntin.sf.net. Please provide a description of the module. By the way, does it need to deal with mysql? Seems too much for the task. If you should go with sql at all, take a look at sqlite, www.sqlite.org. Python binding exists, of course. -- Eugene --- Professional hosting for everyone - http://www.host.ru ------------------------------------------------------- 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