Dwarven Gold

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
christianclavet
Posts: 1638
Joined: Mon Apr 30, 2007 3:24 am
Location: Montreal, CANADA
Contact:

Re: Dwarven Gold

Post by christianclavet »

Good work Pera!

I would like to add a graphical frontend for scripting over LUA for IRB (much much later when the app have the basic features working, we will keep using LUA as base scripting for a while), but using a similar interface workflow as KISMET.

Here is a pic showing that. Will have to know how to draw those wires, before attempting to implement... :)
Image

Your way of doing is good as it keep it simple to the user to create interaction. This is really similar of what I've been using on Source SDK (Hammer):
PIC here:
Image
pera
Posts: 460
Joined: Wed May 14, 2008 1:05 pm
Location: Novi Sad, Serbia
Contact:

Re: Dwarven Gold

Post by pera »

Finished string internationalization. All hardcoded strings moved to string resource xml file. User can chose language on startup and everything will be translated. After game is finished, I will ask irrlicht community to help me translate these string files to many languages.

I also added simple main menu. Here you can choose language and resolution on startup:
Image

And 3d modeler Isoprog joined the project and here is sneak preview on one of the levels:
Image

Next task: Intro Movie.
christianclavet
Posts: 1638
Joined: Mon Apr 30, 2007 3:24 am
Location: Montreal, CANADA
Contact:

Re: Dwarven Gold

Post by christianclavet »

Nice! The lighting look good in the screenshot!
pera
Posts: 460
Joined: Wed May 14, 2008 1:05 pm
Location: Novi Sad, Serbia
Contact:

Re: Dwarven Gold

Post by pera »

Here are some early pictures of first level, still not finished:

Image
chronologicaldot
Competition winner
Posts: 684
Joined: Mon Sep 10, 2012 8:51 am

Re: Dwarven Gold

Post by chronologicaldot »

Looking good.
I really like your bridge.
christianclavet
Posts: 1638
Joined: Mon Apr 30, 2007 3:24 am
Location: Montreal, CANADA
Contact:

Re: Dwarven Gold

Post by christianclavet »

Nice! What are the "tiles" in the river bed? Can you "draw" this in the editor or you load elements that are already modeled?
pera
Posts: 460
Joined: Wed May 14, 2008 1:05 pm
Location: Novi Sad, Serbia
Contact:

Re: Dwarven Gold

Post by pera »

oh no, that is just editor grid like in this picture: https://lh4.googleusercontent.com/-HgCZ ... lights.jpg
water scene node is one big chunk of surface that I lower under grass.
Post Reply