Page 1 of 1
Darvia web site
Posted: Sun Aug 24, 2008 4:04 pm
by phao
Hi, I'm writing eScript code for my shard, Darvia, and I've put a web site up just to post and write stuff about POL. It has some scripts and some guides related to POL.
http://darvia.50webs.com/
This site is not about my shard, it's about POL.
Currently there are two custom scripts i've done and one guide. (
Aug, 24, 2008).
Re: Darvia web site
Posted: Fri Sep 05, 2008 2:42 pm
by ncrsn
Worth reading stuff this website has.
Keep it up!
Re: Darvia web site
Posted: Wed Oct 01, 2008 4:56 pm
by phao
Heya, well yeah, as I'm passing most of my time studying of planning my shard, I'm not working on code directly.
Re: Darvia web site
Posted: Mon Oct 13, 2008 3:15 pm
by phao
site updated, fixed a bug in the delay package.
Re: Darvia web site
Posted: Fri Oct 17, 2008 12:42 am
by phao
site updated, added a guide about swing time handling.
if you want to directly read the guide, go here:
http://darvia.50webs.com/swing_time_handling.html
Re: Darvia web site
Posted: Sat Oct 18, 2008 11:41 pm
by phao
Site updated, added a report on testing how eScript handles conditionals.
http://darvia.50webs.com/eScripts.notes ... onals.html
Re: Darvia web site
Posted: Thu Oct 30, 2008 8:39 am
by phao
updated.
Added a guide about assertion on eScript.
http://darvia.50webs.com/esassert.html
======================
I've decided to stop working with my shard, so, I'll stop scripting. I'm not going to put the website down, but I'll not add more things on it (almost sure).
Re: Darvia web site
Posted: Thu Oct 30, 2008 9:48 am
by *Edwards
I like your work phao.
I'm learning escript from the very beginning and your guides just push me one step forward each time I read your topics. It's obviously basic but these things are good to remind. So I wish you don't stop yet, but anyway Thanks again.
Re: Darvia web site
Posted: Sun Nov 02, 2008 8:29 am
by phao
Nice.
To be honnest I don't know why I'm stopping, I like scripting, it's kinda boring sometimes, but with that assertion I wrote, it became
a lot less boring.
Well, learn eScript from the beginning, learn it, use it, etc, and make a webpage like darvia.50webs.com, so you can write tutorials about things you've discovered.
POL
is bad documented, any additional tutorial will help. Talking to luth and austim, austim told me that there is an 'exit' keyword, that kills the script (so you could write the assertion with that) and luth then looked at the eScript engine and discovered some more keywords "not known", like "to", "declare" and "stack", and nothing of this is documented.

Re: Darvia web site
Posted: Sun Nov 02, 2008 5:51 pm
by phao
A new guide was made by me.
This guide is about use and implementation of the data structure stack, on eScript.
http://darvia.50webs.com/stacks.es.txt - here.
If you notice this page, it's only decreasing in its appearance, in its beginning I was worried about CSS to apply colors and style to text, then I wrote a pure html tutorial, and this one is pure text hahahaha.