dracoblue.net

#1 Introduction to programming

Today I finally finished the first part of my "

Einführung in die Programmierung".

Currently its a german article about Programming in general explained with Lua.

It includes introduction in commands (functions) and propertys (attribute), but also an introduction in using them.

In articles, lua, open source by DracoBlue @ 29 Jan 2007 | 44 Words

Character selection/Mangm. & monster spawns

Finally I finished the character selection. So you can easily switch between characters without needing to create an other account (whats prohibited).

Also there are monster spawns now. They don't appear automaticly, but you can see what monsters would spawn next to you and click them to start the fight.

Last but not least I finished the backup script, so the game specific stuff is getting directly in my svn repository.

In online-game, project by DracoBlue @ 28 Jan 2007 | 71 Words

Finished first version of luainfo()

Since its available for php as phpinfo I made a luainfo.lua for lua, too.

It shows loaded packages, response vars and other server variables.

Grab a preview in this rendered html file and grab the MIT-licensed luainfo.lua source.

In lua, mod_wombat, open source by DracoBlue @ 27 Jan 2007 | 41 Words

Fixed issue in mod_wombat

Yesterday I talked with BrianM, author of mod_wombat, about issues compiling the current svn version with gcc 4.1.

With revision 528215 in the svn.apache.org he applied my patch. Thanks for the credits.

In lua, mod_wombat, open source by DracoBlue @ 27 Jan 2007 | 33 Words

DRACOBLUE.net/dev started

Since today my developer log is open for public view.

I thought it might be good for my visitors to see what projects I am involved in and where I helped in the past.

In dracoblue.net by DracoBlue @ 27 Jan 2007 | 34 Words

Page 51 - Page 52 - Page 53