Community Forums Today's Posts     Member List     Archive    
Results 1 to 15 of 42

Hybrid View

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

    TeamSpeak 3 Server 3.0.0-beta5 Available

    Hi there!

    We've just finished uploading version 3.0.0-beta5 of the server. Here's a list of changes:

    Code:
    === Server Release 3.0.0-beta5 22 Dec 2009
    - query password ban returns now a proper error message
    - channelgroup && servergroup deleting checks for modify power
    - fixed possibility that you set PERMISSION_i_group_needed_modify_power beyond  your own power
    - fixed not checking PERMISSION_i_client_move_power correctly while clientmove
    - fixed possibly deadlock  
    + added permission PERMISSION_b_virtualserver_modify_priority_speaker_dimm_modificator
      you need to manually add this permission if you are upgrading the server
    + added PERMISSION_b_virtualserver_modify_log_settings  
      you need to manually add this permission if you are upgrading the server
    + added VIRTUALSERVER_LOG_CLIENT, VIRTUALSERVER_LOG_QUERY, VIRTUALSERVER_LOG_CHANNEL
            VIRTUALSERVER_LOG_PERMISSIONS, VIRTUALSERVER_LOG_SERVER, VIRTUALSERVER_LOG_FILETRANSFER
      to virtualserver properties
      default logging disabled except for permissions
    ! default permissions are more end-user friendly
    Good luck on downloading the files!

  2. #2
    Join Date
    May 2006
    Location
    USA
    Posts
    172
    Good stuff... like that the default permissons are gonna be "more user friendly"

    Any word on the release of new release for client?

  3. #3
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    12
    what did you mean with

    "you need to manually add this permission if you are upgrading the server"

    What I must do to "add this manually"?

    (I use sqllight)

  4. #4
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    115
    Beta 5 ?? Where is the changelog for Beta 4?

  5. #5
    Join Date
    Dec 2009
    Location
    England
    Posts
    5
    How do we go about adding the permissions manually? I'm not pro on this stuff, I know a lot of other people here aren't either so maybe you guys could explain stuff like this in more detail, giving us an idea of how to do it? Or we'll be missing out.

  6. #6
    Join Date
    Dec 2009
    Location
    Germany / NRW
    Posts
    67
    @Jaegermeist0r thx

  7. #7
    Join Date
    Apr 2005
    Location
    Germany
    Posts
    23
    Quote Originally Posted by par0noid View Post
    @Jaegermeist0r thx
    Dont do this, my server right management is no empty @ the group window :/

    €dit: Ok, was just a restart "lag":

    her the code again:

    Code:
    insert into perm_server_group (server_id, id1, id2, perm_id, perm_value,perm_negated, perm_skip) values (0, 2, 0, "b_virtualserver_modify_priority_speaker_dimm_modificator", 1, 0, 0);
    insert into perm_server_group (server_id, id1, id2, perm_id, perm_value,perm_negated, perm_skip) values (0, 2, 0, "i_needed_modify_power_virtualserver_modify_priority_speaker_dimm_modificator", 100, 0, 0);
    insert into perm_server_group (server_id, id1, id2, perm_id, perm_value, perm_negated, perm_skip) values (0, 3, 0, "b_virtualserver_modify_priority_speaker_dimm_modificator", 1, 0, 0);
    insert into perm_server_group (server_id, id1, id2, perm_id, perm_value, perm_negated, perm_skip) values (0, 3, 0, "i_needed_modify_power_virtualserver_modify_priority_speaker_dimm_modificator", 75, 0, 0);
    This one is for log edit:
    Code:
    insert into perm_server_group (server_id, id1, id2, perm_id, perm_value,perm_negated, perm_skip) values (0, 2, 0, "b_virtualserver_modify_log_settings", 1, 0, 0);
    insert into perm_server_group (server_id, id1, id2, perm_id, perm_value,perm_negated, perm_skip) values (0, 2, 0, "i_needed_modify_power_virtualserver_modify_log_settings", 100, 0, 0);
    insert into perm_server_group (server_id, id1, id2, perm_id, perm_value, perm_negated, perm_skip) values (0, 3, 0, "b_virtualserver_modify_log_settings", 1, 0, 0);
    insert into perm_server_group (server_id, id1, id2, perm_id, perm_value, perm_negated, perm_skip) values (0, 3, 0, "i_needed_modify_power_virtualserver_modify_log_settings", 75, 0, 0);
    Last edited by Jaegermeist0r; 22-12-2009 at 19:05.

  8. #8
    Join Date
    Jun 2009
    Location
    Germany
    Posts
    35
    There are no Beta4

    ! beta4 skipped

  9. #9
    Join Date
    Jun 2002
    Location
    Krün / Germany
    Posts
    1,965
    Quote Originally Posted by Scordo View Post
    Beta 5 ?? Where is the changelog for Beta 4?
    i dont like the number 4, so i decided to skip it.

  10. #10
    Join Date
    Nov 2009
    Location
    Dublin, Ireland
    Posts
    398
    Quote Originally Posted by R. Ludwig View Post
    i dont like the number 4, so i decided to skip it.
    Winamp did the same

  11. #11
    Join Date
    May 2009
    Location
    Österreich
    Posts
    54
    Quote Originally Posted by R. Ludwig View Post
    i dont like the number 4, so i decided to skip it.
    Nice xD

    Good work dude

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. TS-Server auf MySql umstellen (Hilfe)
    By Rocketwulf in forum [TeamSpeak 2] Server Support
    Replies: 5
    Last Post: 24-01-2007, 08:18
  2. TeamSpeak Server help.
    By Niock in forum [TeamSpeak 2] Server Support
    Replies: 27
    Last Post: 22-11-2006, 22:12
  3. The novel lol
    By Plebby in forum [TeamSpeak 2] Client Support
    Replies: 0
    Last Post: 02-01-2006, 12:24
  4. Friends can't connect
    By shadow127 in forum [TeamSpeak 2] Server Support
    Replies: 86
    Last Post: 01-01-2006, 20:45

Posting Permissions

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