Topic: [CLIENT] (02.05.2010) Teecomp++, some small improvements for Teecomp
Hi,
while i kept trying to improve teeworlds further and further on (all based on teecomp, cos it is the shiznit ) i finally reached a state, where i think it is almost worth showing it to others, since it really made teecomp more useful. some stuff i included:
- based off 0.7.0 Teecomp @ 0.5.2
+ Ingame Server Browser ( adds another button to "Join Blue" "Join Red" / etc ) which allows you to directly switch between servers, so you won't have to disconnect
+ Spectator zoom ( allows you to zoom out the scale of the map in spec ( has some not-so-nice side-effects, might fix those some day. try gfx_noclip 1 if you get a flickering screen ))
+ chat font size (allows you to change the size of the chat ingame)
+ broadcast font size ( thought this to be quite annoying, so i added a cvar for it )
+ warmup font size ( see above )
+ Disable specific HUD elements (for example Armor / Ammo / HP status, useful to instagib players, and for demo recording )
+ cl_menusize ( changes the scale of the menus, useful for large screens, etc )
new in 0.2:
+ cl_jointeam (specifies team to join on connect (( -1 for spec, 0 for red, 1 for blue. set it to -2 to disable it)) )
+ cl_rcon1 to cl_rcon6 (allows you to enter some rcons to try to login on connect ((warning: if you have 3 or more set up, you might get banned from some modded servers as they ban those who try rcon login too often )) )
+ also fixed: it will only try to login if a password is actually set, if nothing is set the variables value will be"empty"
+ button that allows you to try to connect again every 2 seconds if a server is full, specify how many times in cl_connect_tries. ( notify me if you think this is too stressy for the server, i'll remove it then. i tried to solve it using refresh server list, but it didn't work as it isn't able to refresh one single server (hints, anyone?) )
-> you will be automatically switched to spec on connect, so if you went afk after connecting you aren't gonna be blocking a slot ingame
+ chat log from Z client ( thanks for the source ) (press up or down key to select previous messages when in chat mode)
+ lots of other stuff i guess....
P.S.: the patch also contains my server mod including extremely buggy gametype LMS (last man standing) for those who need it / want it /whatever....
you can access most of the features inside the HUD tab in Settings -> Teecomp
ideas please
Credits: HUGE thanks to spl0k for his great mod Teecomp!
http://94.23.50.119/pubfiles/teecomppp.exe
patch file for original teeworlds sourcecode:
http://94.23.50.119/pubfiles/tcpp-0.2.patch