Dialog 3.0 (powerful RPG dialog engine)

Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot.
The file must have the ged and data files (complete game source)
Use the forum attachment to post the files.
It is always better to use the first post to put the game files

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby Bee-Ant » Sun Dec 27, 2009 2:30 pm

Interesting, we learn the same programing language...just different the tools.
Thanks :D
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby zygoth » Tue Dec 29, 2009 12:56 am

You ought to use Eclipse for Java development...It makes finding bugs or new methods to use really convenient. Can you recommend any free e-books for learning c++ ? I have downloaded one but I am not really satisfied with it.
Nova: 100% Vertigo/Mazeman: 100%
Visit my website to download them both! http://www.ketonegames.com
User avatar
zygoth
 
Posts: 140
Joined: Mon Jun 11, 2007 6:37 pm
Score: 5 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby pyrometal » Tue Dec 29, 2009 2:06 am

I learned by looking at a lot of web documentation.

In particular http://www.cplusplus.com/doc/tutorial/ which I think you will find useful :)

I don't like books personally so I avoid them whenever I can. ttyl!
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby Bee-Ant » Tue Dec 29, 2009 5:48 am

zygoth wrote:You ought to use Eclipse for Java development...

Try Processing
www.processing.org
Its neat. and support 3D :D
Its the tool I, DST and Fuzzy use.
We're making some libraries for it now
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby Kalladdolf » Sat Jan 02, 2010 10:36 pm

Those features you listed sound like a P0rtal cake! I'm so sorry for not being able to try this out right now (as I'm currently away), but I will shortly!
I'm thankful for this demo already; hope you have had an awesome Christmas and I wish you an awesome 2011!
Also, and a great 2010.
Image
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby pyrometal » Sat Jan 02, 2010 11:11 pm

Kalladdolf wrote:I'm thankful for this demo already; hope you have had an awesome Christmas and I wish you an awesome 2011!
Also, and a great 2010.


Thanks, same back to you! :) Take care.
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby Bee-Ant » Sun Jan 03, 2010 1:33 am

Kalladdolf wrote:awesome 2011!
Also, and a great 2010.

And scary 2012
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby MrJolteon » Sun Jan 03, 2010 9:35 am

Hehe :P
The real reason to why we fear 2012, that's because the mayan calendar stops that year.
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby Kalladdolf » Sun Jan 03, 2010 10:50 pm

I don't fear 2012. That's the year I graduate!
(As for your signature, you can get GE for free anyway, as it is OpenSource.)
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby thunderios » Mon Jan 04, 2010 1:53 pm

I want to learn C++ some time soon, but I am afraid I won't be able to learn it properly; all I know is some Javascript and Python.
Should I make the jump or first learn something else, and if so, what?
Thanks for your help, and a happy new year ;)
thunderios
 
Posts: 87
Joined: Thu Jan 31, 2008 1:18 pm
Score: 1 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby jimmynewguy » Mon Jan 04, 2010 8:34 pm

Kalladdolf wrote:I don't fear 2012. That's the year I graduate!

Me Too!

And this is awesome. really really confusing. but 3x as awesome as it is confusing. :D
Working on a probably too ambitious project! Wild-west-adventure-RPG-shooter-thing.
User avatar
jimmynewguy
 
Posts: 1137
Joined: Sat Mar 31, 2007 6:27 pm
Score: 89 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby Bee-Ant » Mon Jan 04, 2010 10:49 pm

MrJolteon wrote:Hehe :P
The real reason to why we fear 2012, that's because the mayan calendar stops that year.

You, not we...
I have no time to fear something like that :P
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby Bee-Ant » Mon Jan 04, 2010 10:55 pm

Its not really confusing as long as you know the basic logic. About how it works.
Something like this, "oh, this part must be done with some code like bla bla bla". All you can do then search for the code and compare it with your imagined code. Then you will say, "oh, so this codes what make it works"
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby pyrometal » Tue Jan 05, 2010 12:51 am

Bee-Ant wrote:Its not really confusing as long as you know the basic logic. About how it works.
Something like this, "oh, this part must be done with some code like bla bla bla". All you can do then search for the code and compare it with your imagined code. Then you will say, "oh, so this codes what make it works"


Exactly! :) Too easy, though I should really document my code more so others can modify it with greater ease. I'll be waiting to see this used in the next Winter Blast! :P
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: Dialog 3.0 (powerful RPG dialog engine)

Postby Bee-Ant » Tue Jan 05, 2010 1:50 am

Dont worry, you must get a credits in any game I make :D
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

PreviousNext

Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest

cron