English   German
  #1  
Old 12-12-2003, 09:51
R. Ludwig R. Ludwig is offline
-= TeamSpeak Team =-
 
Join Date: Jun 2002
Location: Germany
Posts: 1,090
R. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant futureR. Ludwig has a brilliant future
upcoming b50

this is just the current changelog, an release is planed for next week.

2.0.19.50
- MANTIS 0000538
- MANTIS 0000537
- MANTIS 0000508
- MANTIS 0000525
- MANTIS 0000507
- MANTIS 0000513
- MANTUS 0000519
- fixed initial tcpqueryport is allready used check , port was not binded to the correct serverip
- MANTIS 0000549
- tcpquery, added command removeclient
removes the client from the server (other clients get a playerquit message)
removeclient <pid>

- tcpquery, added command globalset
globalset <varname> <value>
hoster_gfx_url (value is NOT saved to ini file,
also only new logged in users
get the new file)

2.0.19.49
- MANTIS 0000465
- MANTIS 0000481
- MANTIS 0000482
- tcpquery, added command banlist
shows the banlist
- tcpquery, added command banadd
banadd <ip> <minutes>
- tcpquery, added command banplayer
banplayer <pid> <minutes>
- tcpquery, added command bandel
bandel <dbid>
- tcpquery, added command banclear
removes all bans
- tcpquery, added command ki (kickidlers)
ki <max_idle_time_in_mins> <flags> <reason text>
flags:
1 kick unregistered clients
2 kick registered clients
4 kick only if client is on unregistered channel
8 kick only if client is on registered channel

exampel:
ki 30 5 dont idle here
kicks all who idle at least 30 minutes and are unregistered and on an unregistered channel.
- ServerAdmins cant exeed flood.
- tcpquery, msg,msgall,msgu @ will prevent telnet.loginname message

2.0.19.48
- MANTIS 0000460
- MANTIS 0000462
- added SSL for webinterface and tcpquery (only for commercial and on special-request)
- its now possible to bind the server, www, tcpquery to multiple ips
(BoundToIp is replaced by BoundToIp1, BoundToIp2, BoundToIpX...)
- tcpquery, added command lc (list connections)
gives a list of all established tcpquery connections
- tcpquery, added command msgu (message user)
msgu <pid> <text>

2.0.19.47
- MANTIS 0000454
- MANTIS 0000453
- MANTIS 0000339
- MANTIS 0000407

2.0.19.46
- MANTIS 0000413
- MANTIS 0000394
  #2  
Old 12-12-2003, 10:48
Peter's Avatar
Peter Peter is offline
-= TeamSpeak Team =-
 
Join Date: Jul 2002
Location: Germany
Posts: 2,184
Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute
Oh,

and I might want to add that there will be a INSTALL.MYSQL file coming with this build...explaining howto switch to mysql instead of the default sqlite.
__________________
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
Meine Antwort ist doof ? Lies hier nach:
http://www.lugbz.org/documents/smart..._de.html#intro

In a world without fences and walls - who needs windows and gates ?
  #3  
Old 12-12-2003, 11:50
Dummer Sack Dummer Sack is offline
-= TeamSpeak Fanatic =-
 
Join Date: Dec 2002
Location: Germany
Posts: 1,764
Dummer Sack will become famous soon enough
Wahoo a removeclient command. Thank you very much.
I currently have to move them to a seperate channel and have to leave them on the server, in wich case I have a problem when the max clients of the TS server match the max cleints of the game server.

EDIT: And what does the globalset <varname> <value> do?
Can you read the vars on the client via the TSRemote.dll?
Though I could use this feature too, I actually would like to have it in the other direction.
Currently I have to assign Nicks that are hashes of unique game client features (like the CD key) to match the users. But that makes the ts server nearly impossible to administrate manually.
This is a problem on game clients where you can not make an ingame GUI via mod (like BF1942 where no full sdk is available). If you want to mute a voice spammer you have to mute him manually in the TS client.
This was currently not a problem because TS was mainly used by clans. But if used on public servers this is needed.

Last edited by Dummer Sack; 12-12-2003 at 12:57.
  #4  
Old 12-12-2003, 12:35
ReiserFS ReiserFS is offline
-= TeamSpeak User =-
 
Join Date: Dec 2003
Location: Brazil
Posts: 17
ReiserFS is on a distinguished road
Send a message via ICQ to ReiserFS
oh my god!! that version rockz!!! now i can use mysql db. c00l.
  #5  
Old 14-12-2003, 05:29
Randall_James Randall_James is offline
-= TeamSpeak Lover =-
 
Join Date: Nov 2003
Location: who cares
Posts: 61
Randall_James is on a distinguished road
MYSQL!!!!!!!!!! WHOOOOHOOOOOO!!!
  #6  
Old 16-12-2003, 12:41
Freon Freon is offline
-= TeamSpeak User =-
 
Join Date: Jan 2003
Location: Finland
Posts: 2
Freon is on a distinguished road
MySQL sounds great indeed, that would resolve those problems with certain RH distros / SQLite thing. Nice work!
  #7  
Old 17-12-2003, 23:49
frankenberrie frankenberrie is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: New York
Posts: 22
frankenberrie is on a distinguished road
I cannot wait.. I am always looking for the newest and best versions of all software. I just hope there can be a idle kick feature in upcoming versions!
  #8  
Old 18-12-2003, 00:53
Peter's Avatar
Peter Peter is offline
-= TeamSpeak Team =-
 
Join Date: Jul 2002
Location: Germany
Posts: 2,184
Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute
hmm,

you didnt read the changelog did you ?

ki <max_idle_time_in_mins> <flags> <reason text>
flags:
1 kick unregistered clients
2 kick registered clients
4 kick only if client is on unregistered channel
8 kick only if client is on registered channel

exampel:
ki 30 5 dont idle here
kicks all who idle at least 30 minutes and are unregistered and on an unregistered channel.
__________________
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
Meine Antwort ist doof ? Lies hier nach:
http://www.lugbz.org/documents/smart..._de.html#intro

In a world without fences and walls - who needs windows and gates ?
  #9  
Old 18-12-2003, 12:16
Skorpion's Avatar
Skorpion Skorpion is offline
-= TeamSpeak Addict =-
 
Join Date: Aug 2002
Location: Germany
Posts: 193
Skorpion is on a distinguished road
Where are the b50 files?

on FTP are only the b46
  #10  
Old 18-12-2003, 14:04
Peter's Avatar
Peter Peter is offline
-= TeamSpeak Team =-
 
Join Date: Jul 2002
Location: Germany
Posts: 2,184
Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute
Well, obviously b50 has not hit the shelves yet. Be patient, there will be a post (propably a news item on the main page) when its read, so you wont miss it .
__________________
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
Meine Antwort ist doof ? Lies hier nach:
http://www.lugbz.org/documents/smart..._de.html#intro

In a world without fences and walls - who needs windows and gates ?
  #11  
Old 18-12-2003, 15:09
frankenberrie frankenberrie is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: New York
Posts: 22
frankenberrie is on a distinguished road
Lightbulb

Sorry... I didnt see that!! I have fools that like to have idle contests and this will bust their bubbles...











Quote:
Originally posted by pwk.linuxfan
hmm,

you didnt read the changelog did you ?

ki <max_idle_time_in_mins> <flags> <reason text>
flags:
1 kick unregistered clients
2 kick registered clients
4 kick only if client is on unregistered channel
8 kick only if client is on registered channel

exampel:
ki 30 5 dont idle here
kicks all who idle at least 30 minutes and are unregistered and on an unregistered channel.
  #12  
Old 19-12-2003, 20:38
SatanClaus SatanClaus is offline
-= TeamSpeak Support =-
 
Join Date: Oct 2002
Location: Germany
Posts: 2,595
SatanClaus is a splendid one to beholdSatanClaus is a splendid one to beholdSatanClaus is a splendid one to beholdSatanClaus is a splendid one to beholdSatanClaus is a splendid one to beholdSatanClaus is a splendid one to beholdSatanClaus is a splendid one to beholdSatanClaus is a splendid one to behold
yeeehaaaa, another server-release is coming soon
__________________
IRC: visit #TeamSpeak on quakenet if any questions remain unanswered
Forum: Rules English / Regeln Deutsch / How to ask questions
Links: FAQ ; Client Manual ; Server Manual ; Developer-Releases
  #13  
Old 20-12-2003, 17:40
frankenberrie frankenberrie is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: New York
Posts: 22
frankenberrie is on a distinguished road
Is their an ETA on this new version?
  #14  
Old 20-12-2003, 18:41
grizwald grizwald is offline
-= TeamSpeak Lover =-
 
Join Date: Aug 2002
Location: WV
Posts: 55
grizwald is on a distinguished road
i cant wait
  #15  
Old 28-12-2003, 01:02
Randall_James Randall_James is offline
-= TeamSpeak Lover =-
 
Join Date: Nov 2003
Location: who cares
Posts: 61
Randall_James is on a distinguished road
Quote:
Originally posted by frankenberrie
Is their an ETA on this new version?
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 16:41.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices