Darvia web site

Open discussion forum. For topics that do not fit anywhere else.
Post Reply
phao
Grandmaster Poster
Posts: 129
Joined: Fri Aug 31, 2007 2:25 pm

Darvia web site

Post 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).
User avatar
ncrsn
Grandmaster Poster
Posts: 255
Joined: Fri Feb 10, 2006 12:15 am

Re: Darvia web site

Post by ncrsn »

Worth reading stuff this website has.

Keep it up!
phao
Grandmaster Poster
Posts: 129
Joined: Fri Aug 31, 2007 2:25 pm

Re: Darvia web site

Post 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.
phao
Grandmaster Poster
Posts: 129
Joined: Fri Aug 31, 2007 2:25 pm

Re: Darvia web site

Post by phao »

site updated, fixed a bug in the delay package.
phao
Grandmaster Poster
Posts: 129
Joined: Fri Aug 31, 2007 2:25 pm

Re: Darvia web site

Post 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
phao
Grandmaster Poster
Posts: 129
Joined: Fri Aug 31, 2007 2:25 pm

Re: Darvia web site

Post by phao »

Site updated, added a report on testing how eScript handles conditionals.

http://darvia.50webs.com/eScripts.notes ... onals.html
phao
Grandmaster Poster
Posts: 129
Joined: Fri Aug 31, 2007 2:25 pm

Re: Darvia web site

Post 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).
User avatar
*Edwards
Forum Regular
Posts: 303
Joined: Fri Dec 28, 2007 11:19 pm

Re: Darvia web site

Post 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.
phao
Grandmaster Poster
Posts: 129
Joined: Fri Aug 31, 2007 2:25 pm

Re: Darvia web site

Post 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.

:(
phao
Grandmaster Poster
Posts: 129
Joined: Fri Aug 31, 2007 2:25 pm

Re: Darvia web site

Post 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.
Post Reply