Shaelun
08-23-2005, 09:13 AM
Lich is a scripting engine. It's grown too large to be posted here as an attachment, but I've just noticed some people have been downloading v2.82 (which is old, it's at 2.91 currently), so I'm updating the post. A friend of mine is working on a website for it, but what I enjoy is the programming, not distribution or site design, so I'm perfectly content to leave that totally in her hands. When & where I'm clueless about, it's all her. For now, you can get some more info about it and a link to d/l it from: http://www.forum.gsplayers.com/viewthread.php?tid=18806
Computers and programming are a hobby of mine, and it's fun for me to tinker away with stuff like this, which is why I wrote it. Lich will run any kind of script you write for it, but primarily I use it for stuff that's too advanced for other scripting engines -- the automatic redux calculator, the script that tracks active spells and their duration(s), the LichNet script which is a client for the OOC-style chat server I wrote; random information-tracking stuff like that.
Everything it does is implemented through the use of scripts (I've gone up to 261 simultaneously executing scripts, and since Lich wasn't meant to be a 'replacement' for anything -- nor will it ever be meant to be that -- I just write cool stuff as scripts for it, run whichever ones you find worthwhile, let the rest rot).
It runs with JSE, and PsiNet, and StormFront, and Wizard (runs Wizard scripts better than Wizard does, frankly), and probably anything else you'll ever find to use with GemStone. It's not a pick-and-choose kind of thing. Use it with whatever you want.
Included in the install are a dozen or so scripts that I've written for various reasons. Nothing will give you experience or any other kind of gains. If you choose to write that sort of script for it, well, that's your call. Obviously some people will, but I'm certainly not going to provide them for you.
My personal favorite is the automatic redux calculator (which is 100% compatible with StormFront, as of v2.65+).
Blah-blah-blah, various other random neat junk, check it out if you want.
Since I'd never done it, I wrote a couple of servers for use with two included scripts... one checks for updates (and downloads/installs said update if you tell it to -- much more up-to-date than this post, since it's so much easier for me to update my server), as well as hosts both Wizard and Lich scripts that anyone feels is worthwhile (you can upload/download/'check-out' what's on it, etc.), and a chat server I wrote just for the Hell of it when PsiNet was down for a week or more.
... okay, this is getting boring, and I sound like I'm trying to sell you something -- I'm not. I wrote this basically for one reason: it's been fun for me, and people find it useful... so here's the latest version. That's about it. Try it if you want to... if you don't want to, then ignore this.
The source code always was, and is still, included in the install; you'll find it in the Lich program directory. Why include the source code? So anyone who feels like it can poke and peek all they want, and see exactly what the program is doing.
[Edited on 11-25-2005 by Shaelun]
Computers and programming are a hobby of mine, and it's fun for me to tinker away with stuff like this, which is why I wrote it. Lich will run any kind of script you write for it, but primarily I use it for stuff that's too advanced for other scripting engines -- the automatic redux calculator, the script that tracks active spells and their duration(s), the LichNet script which is a client for the OOC-style chat server I wrote; random information-tracking stuff like that.
Everything it does is implemented through the use of scripts (I've gone up to 261 simultaneously executing scripts, and since Lich wasn't meant to be a 'replacement' for anything -- nor will it ever be meant to be that -- I just write cool stuff as scripts for it, run whichever ones you find worthwhile, let the rest rot).
It runs with JSE, and PsiNet, and StormFront, and Wizard (runs Wizard scripts better than Wizard does, frankly), and probably anything else you'll ever find to use with GemStone. It's not a pick-and-choose kind of thing. Use it with whatever you want.
Included in the install are a dozen or so scripts that I've written for various reasons. Nothing will give you experience or any other kind of gains. If you choose to write that sort of script for it, well, that's your call. Obviously some people will, but I'm certainly not going to provide them for you.
My personal favorite is the automatic redux calculator (which is 100% compatible with StormFront, as of v2.65+).
Blah-blah-blah, various other random neat junk, check it out if you want.
Since I'd never done it, I wrote a couple of servers for use with two included scripts... one checks for updates (and downloads/installs said update if you tell it to -- much more up-to-date than this post, since it's so much easier for me to update my server), as well as hosts both Wizard and Lich scripts that anyone feels is worthwhile (you can upload/download/'check-out' what's on it, etc.), and a chat server I wrote just for the Hell of it when PsiNet was down for a week or more.
... okay, this is getting boring, and I sound like I'm trying to sell you something -- I'm not. I wrote this basically for one reason: it's been fun for me, and people find it useful... so here's the latest version. That's about it. Try it if you want to... if you don't want to, then ignore this.
The source code always was, and is still, included in the install; you'll find it in the Lich program directory. Why include the source code? So anyone who feels like it can poke and peek all they want, and see exactly what the program is doing.
[Edited on 11-25-2005 by Shaelun]