Page 2 of 4

Posted: Sat Nov 07, 2009 2:01 pm
by Virion
i'm getting busy recently, might need a little help especially on 3d modeling

Posted: Fri Dec 11, 2009 11:30 pm
by Virion
this project ain't dead!

the game document!: http://reonyx.zhieng.com/ostium_gamedoc.pdf
the document isn't very complete, and sorry for my english.

the LEVEL EDITOR!!!!: http://reonyx.zhieng.com/weditor.zip
first of all, it's a very broken piece of program and it might not work properly for your project it's specially made for my own project only.
secondly, i included the character model of my game for you to test the editor.

known bug:
1. after opened a file (scene/mesh/texture) the input might not work for a while until you mouse over a GUI and move away from it.
2. may have difficulty to select a model. the solution is... turn off the grid (press G) once your scene is not empty

Some (most) features are not included because I'm not using it in my game. Maybe I won't be using terrain scene node as well but I've added it.... well...

And I might remake another level editor (not using irrlicht GUI) once I done my game. So... please help out!

p/s. I'm coding player class now!

Posted: Mon Dec 14, 2009 12:09 pm
by jcfalcone
Very good work, this give me some ideas to my engine.

this is open source?

Posted: Mon Dec 14, 2009 12:16 pm
by Virion
jcfalcone wrote:this is open source?
thanks. yeah it is. the source is on svn but not yet officially released.
i advice you to start making the tools rather than 'game engine'. you will know what you need while developing your tools.

Posted: Mon Dec 14, 2009 3:51 pm
by Halifax
I'm liking the design document there Virion. You're doing a fine job so far. It looks as though this game will be pretty fun as well; the art style is nice.

Posted: Mon Dec 14, 2009 6:17 pm
by christianclavet
Hi, Virion.

Very good start for the editor right now. It still have some glitches but show very interesting stuff!

Posted: Mon Dec 14, 2009 9:54 pm
by pera
good work man, keep it going :)

Posted: Tue Dec 15, 2009 12:41 am
by Virion
thanks guys. hopefully i can finish the character class before xmas :D

Posted: Fri Dec 25, 2009 1:00 pm
by Virion
character controller finished just on time. *phew*

http://www.youtube.com/watch?v=ZywPqTp5Q0c

Posted: Sun Dec 27, 2009 6:31 pm
by Virion
I've just finished:

- blasting powers from character's right hand by left-clicking
- there will a cool down period after player shoot a power
- collision detection between player's skill with NPC
- time out for the powers
- rotate character based on camera movement
- move forward, backward, sides, and combination of those
- pause game

Image

8) Video demo:

http://www.youtube.com/watch?v=d6XGjR3vACE (previous has error.... uploaded a new one)

Posted: Mon Dec 28, 2009 6:50 am
by andrei25ni
great progress, looks good so far :D

Posted: Wed Dec 30, 2009 4:51 pm
by Virion
Image
Porting the level editor to Qt

Posted: Tue Jan 05, 2010 8:33 am
by vins
Nice. Can't wait for you game to be finished :)

Posted: Sun Mar 14, 2010 8:14 am
by Virion
this project is not dead. it's being continued in silence (not really lol) and I'm currently porting the old level editor to Qt, and it's quite successful so far.

Image

Image

Image

Image

Image

Posted: Tue Mar 16, 2010 8:40 am
by pera
what OS will it run on?