It was quite some time since my last post. The new layout is much more cleaner and it has a bigger focus on the blog section. But it’s only a temporary layout. The final new one will hopefully come very soon.This section is very important to me
In my last tutorial I talked about how the isometric map could be enhanced, for example by using canvas as a tool to determinate the real position of an object and not the whole image including transparency. In this small article I would like to intr
Today I would like to show you how to make a very basic isometric game map. It’s not really optimized and there are still plenty of things to do. But well, it’s a good start I think. 1. Introduction First… I will assume you’re
Many of the websites on the internet are still totally easy to attack using Cross-Side-Scripting (XSS) and of using the sessions of other users. This is a very bad thing, especially sinse both are very easy to prevent, at least you can make it much h
As most already guessed… it was only an aprils fool nothing else! But we had been shocked about all the emails we got with people thinking this would really be happening… and they liked it. We have to say sorry, but Chivalric Warfare will
Some of you might know the problem: You have to store a dynamic array of values in your database. But what’s the fastest solution on the php side? What’s better for the database? Any more pros and cons? I did a bit of testing and came to