Yesterday I finished new items for the game and today I fixed the issues with letters from german language, which have been displayed incorrect.
Yesterday I finished new items for the game and today I fixed the issues with letters from german language, which have been displayed incorrect.
Today I finished a new feature for GTA:Tournament.
Its only for the webpage, but is also worth to be mentioned. Since today, gang leaders can change the gang bar for their members. So all gang members have a same cool gang bar for their signature or webpage.
Possible Values:
GangBar File: (must be 350x20 and PNG)
GangButton File:Â? (must be 88x31 and GIF)
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.
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.
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.