Community Forums Today's Posts     Member List     Archive    
Page 1 of 7 123 ... LastLast
Results 1 to 15 of 103

Thread: upcoming b50

  1. #1
    Join Date
    Jun 2002
    Location
    Krün / Germany
    Posts
    1,965

    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. #2
    Join Date
    Jul 2002
    Location
    Germany
    Posts
    2,836
    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

    In a world without fences and walls - who needs windows and gates ?

  3. #3
    Join Date
    Dec 2002
    Location
    Germany
    Posts
    1,763
    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 11:57.

  4. #4
    Join Date
    Dec 2003
    Location
    Brazil
    Posts
    33
    oh my god!! that version rockz!!! now i can use mysql db. c00l.

  5. #5
    Join Date
    Nov 2003
    Location
    who cares
    Posts
    61
    MYSQL!!!!!!!!!! WHOOOOHOOOOOO!!!

  6. #6
    Join Date
    Jan 2003
    Location
    Finland
    Posts
    2
    MySQL sounds great indeed, that would resolve those problems with certain RH distros / SQLite thing. Nice work!

  7. #7
    Join Date
    Aug 2002
    Location
    New York
    Posts
    22
    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. #8
    Join Date
    Jul 2002
    Location
    Germany
    Posts
    2,836
    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

    In a world without fences and walls - who needs windows and gates ?

  9. #9
    Join Date
    Aug 2002
    Location
    Germany
    Posts
    189
    Where are the b50 files?

    on FTP are only the b46

  10. #10
    Join Date
    Jul 2002
    Location
    Germany
    Posts
    2,836
    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

    In a world without fences and walls - who needs windows and gates ?

  11. #11
    Join Date
    Aug 2002
    Location
    New York
    Posts
    22

    Lightbulb

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











    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. #12
    Join Date
    Oct 2002
    Location
    Germany
    Posts
    2,594
    yeeehaaaa, another server-release is coming soon

  13. #13
    Join Date
    Aug 2002
    Location
    New York
    Posts
    22
    Is their an ETA on this new version?

  14. #14
    Join Date
    Aug 2002
    Location
    WV
    Posts
    55
    i cant wait

  15. #15
    Join Date
    Nov 2003
    Location
    who cares
    Posts
    61
    Originally posted by frankenberrie
    Is their an ETA on this new version?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •