Magic TeeWorlds !

After a (very) long break, I'll try to resume the dev.

See you soon ! ;)

Friday, August 26, 2011

MagicTW 1.1

Hey all !
Some people really missed a spinbot and asked me to add it. Now it's done ;-)

Yet, I have never used a spinbot myself, so I don't know if this is exactly what you wanted. I just tried to do my best, in order to create something easy to use. In the game, you will see your character spinning, but the "target cross" won't turn around you, so you can easily aim with your mouse and shoot or hook where you want.

By the way, the command is MagicTW_auto_spin.

I'll try to post a video soon, and I planned some changes in the blog.
Have fun !

P.S. : I also fixed a bug with hammer cloning that made the game crash. My bad.

Wednesday, August 17, 2011

MagicTW 1.0

Hey all !!
The last release was sooo long ago, I apologize for the delay, but since the last release I got connection problems and ... holidays ;)

Some people asked me to compile a version for linux 32 bits, I'll try to do it soon.

I would have loved to do something special for the version 1.0 release, but I decided not to make you wait longer. So here are the new features :


- When someone write your name in the chat, the whole message is highlighted. You can now change the color of the highlight with the command MagicTW_highlight_color.
The syntax is the following : " MagicTW_highlight_color r g b " where r, g and b are numbers from 0 to 255 corresponding to the values of red, green and blue.
I give you some examples and the corresponding colors :

" MagicTW_highlight_color 0 0 0 " => Black
" MagicTW_highlight_color 255 0 0 " => Red
" MagicTW_highlight_color 0 0 255 " => Blue
" MagicTW_highlight_color 255 255 255 " => White
" MagicTW_highlight_color 120 56 89 " => Purple

You can mix the colors and choose the one you like the most.


- The next command will help you to create loadable config file to save your name, skin, clan name, colors and country. While playing, just write the command MagicTW_save_skin followed by the name of the save file. If you want to come back to this config later, use the exec command to load the config file.

Example :

MagicTW_save_skin Nekko.txt
exec Nekko.txt

If you have some questions, don't hesitate, just ask =D

See you soon !