I'm intresting in game development (what a surprise :P). Anyway, I always want to make games that will allow player to feel deeply involved in game world. Every decision which player makes will affect on the rest of the world and sooner or later player would see it. I could say I'm a "Lone Wolf" in gamedev just building my own 2D/3D engine based on OpenGL and LuaScript to be easy to use for other pepole with some basis of programming. When I'm not typing any C++ lines I'm playing in real RPG games with my friends for many hours.

Comment History
Lavi
Lavi - - 10 comments @ Lavgine

In each mod folder you have 'Scripts' folder which holds two main script files: 'Load.lua' and 'Loop.lua'.

Load - is executed once at start (initialize and load your stuff here)
Loop - is executed each frame (put your game loop)

As for documentation it should be generated in 'Data' folder as 'Cmds.html' file. If not you can generate it using 'In-Game Console'. Press '~' to open console. Type 'SaveCmds' and press Enter.

Unfortunetly there isn't any 'Wiki' page. I hope that 'Cmds.html' mini documentation will be enough. Sadly I have limited time and resources to code Lavgine during my spare time. I'm on my own and Lavgine is becoming more and more complex.

If you have any other questions just ask :)

Good karma+1 vote
Lavi
Lavi - - 10 comments @ Lavgine 1.2.3a (Windows, Linux)

Thank you very much ericsin. 'LCIDToLocaleName' function tells me everything I need to know to fix it :)

That function need's at least 'Windows Vista' kernel that's why this crash on XP. I will remove it on next release. Sorry for troubles and thanks again.

Good karma+1 vote
Lavi
Lavi - - 10 comments @ Lavgine 1.2.3a (Windows, Linux)

Could you send me your "Log.html" file so I can try to deduce where error appears ?

Good karma+1 vote
Lavi
Lavi - - 10 comments @ Lavgine

Not yet and not directly from LuaScript :P but still true ^^

Good karma+1 vote
Lavi
Lavi - - 10 comments @ Lavgine 1.2.2a

What operating system do you have ?
- Long time ago someone told me that Vista cause some random trobule but many things changed since then.

Older versions work properly ?

Can you send me log file: "Log.html" ?
- It will help me detect when Lavgine crash.

Good karma+1 vote
Lavi
Lavi - - 10 comments @ Lavgine

This is an early but full featured version of the engine so there are lack of tools like GUI, scene, objects editor.

Tools will be included in future. I'm currently working on GUI editor.

Games logic is written in LuaScript language which is very easy to use. I'm recommend this short tutorial: Luatut.com

Other things like animations, object definitions, GUI, scene are placed in simple (I hope) config 'INI' files.

This 'game' is actually 'Tutorial 07 Animations' and it is included to Lavgine package.

Feedback from developers is very important for me so if you find any bug, lack of feature you can send me an email and I will do my best to include it in next Lavgine release.

Good karma+2 votes
Lavi
Lavi - - 10 comments @ Lavgine

Paradigmthefallen - Images are added as you requested
MertB - Thanks :P This means a lot :) If you find any bug or lack of feature just msg me ;)

Good karma+2 votes
Lavi
Lavi - - 10 comments @ Do you specialize in one development role or many?

I am a Solo Dev :( Nobody near me want to make games... Recently I've gain "padawan" but without huge promises. But still I don't have any good "2D pixel graphic padawan" :(

Good karma+1 vote
Lavi
Lavi - - 10 comments @ Lavgine v1.1.1a

I'm really happy that some is intrested in my creation :D I need some help with Tools if you are intresed :)

Good karma+1 vote
Lavi
Lavi - - 10 comments @ Hell March

Truly masterpiece :)

Good karma+1 vote