Teeworlds
Presentation
Teeworlds, for those who don't know it, is a free multiplayer-only shoot'em up game.
Rather than doing a long description, you are invited to visit the official site,
download and test to get an idea.
Work
There, only a few things.
At some people request, I implemented a killing spree management, as with UT:
every five frags without dying, a message is displayed on all players' screen.
When one plays in Instagib, we encounter from time to time some players who only camp near to spawn points to kill
other players as soon as they spawn. To prevent this, I took the Instagib mod and added a spawn protection: all damage taken
within the second a player spawns will be zeroed. (the patch for this feature also include killing sprees)
I also developed a small Java application, TeeViewer, mainly for skin-makers. This application can load a PNG skin file and display it (almost) the way it will be rendered ingame.
All can be found here
For server patches, it applies to the game sources with the "patch -p1 <file.patch" command and then you have to
compile.
![[fr]](/FR.gif)
![[en]](/UK.gif)