Ts Ip: voice.project74.de mail@project74.de Mo -So : 24/7

=== Client Release 3.0.0-beta23 - 02 Aug 2010
- Fixed critical error when switching into a channel with a serverquery client
  immediately after connecting to the server.
- Updated German translation, several typo fixes
- Closing client with opened and changed 3D setup caused Discard/Cancel/Apply
  which blocks client from quitting.
- Fixed wrong count of unread offline messages
- Fixed typo when exporting identities
- Fixed token generation for server groups when channel groups was previously
  selected.
* Added required plugin API field to plugin dialog.
* Updated server/channel/client info HTML templates
- Fixed Windows not accepting banner URLs with a ":" within.
- Fixed the 3D listener position could be set though 3D was disabled
- Fixed whiper list hotkey rollback deleted too much
- Fixed 3D setup apply button does not always enable on position change
+ Added a warning when exporting identities
- Fixed closing 3D setup Discard/Cancel/Apply could be requested twice
- Inform Mac users about enabling assistive devices, but show only once.
- Fixed channel chat tab doesn't update channelname when channel was changed
- Added search paths "gfx" and "iconpath", usable by HTML templates and style-
  sheets. e.g. "gfx:countries/fr.png or "iconpath:16x16_about.png"
  Iconpath will by dynamically set to the current iconpack path.
- Save and restore last 3D dialog window position
- Do not show whisper history window while a fullscreen application is running.
- Enable and disable 3D sound didn't work properly
- Temporary 3D settings no longer get lost when clicking apply
- Discard/Cancel/Apply when 3D setup has changes and dialog close was requested
- All positions in 3D setup will be resetted when dialog is just closed
* Replaced end of chat history marker as QTextEdit has a problem displaying
  <hr> properly.
- Fixed channel and client chat not reloading properly when connecting to a
  different server on the same tab.
+ Added country display for clients to the info area and optional in the tree.
  Displaying flags in the tree is disabled by default and can be toggled in the
  Designs options page.
- Fixed a bug where 3D ini was cleared completely instead of current server uid
- Positions in 3D setup will also be saved when 3D sound is not enabled
- Fixed enabling 3D caused some sort of lag
- Fixed avatar not reloading properly when connecting twice to the same server.
- Fixed channel description images not updating properly.
+ Added context menu to delete an item at select client in 3D setup
- A couple of 3D setup bugfixes when positioning the items
+ Added "Activate Microphone" to servertab contextmenu.
- Fixed options dialog not opening properly from the invalid playback/capture
  device warning dialog on login or from whisper history window.
+ In 3D setup, the 3D positions of clients can be arranged for server- and
  channel groups or also for channel commanders
- Fixed filetransfer crash when download folder does not exist and the file
  will be transferred to $HomeDir but the file is already there.
! Support for dynamic loading of third-party Lua scripts. Scripts should be
  put into subdirectory of plugins/lua_plugin and must have a file init.lua.
  For details see the example testmodule.
  File custom.lua was moved to testmodule/demo.lua
! Plugin API version increased to 6, added getDirectories() helper function.
- Autosubscribe on login will not overwrite expand channel settings
- Updater now only shows the messagebox warning about still running client when
  starting manually. If starting automatically, silently wait until the client
  has quit.
- Fixed Delete-group shortcut using focus of complete permissions windows.
- Adjusted whisper reply to support multiple whisper reply keys via multiple
  hotkey profiles.
- Fixed whisper replies creating "ghost" profiles in hotkey setup dialog.
- Fixed that channel spacer can cause a client crash 
- Fixed server and channel group menus adding empty menus at the end  
- Connect dialog now accepts empty port fields, in this case the default port
  is used.
- (Un)subscribing channel family will include the parent channel on which the
  action was triggered.
! New mechanism to locate files from within qss files using the "url" command:
  Instead of "styles/<my_style>/<my_file>" use "styles:<my_style>/<my_file>".
  Check default.qss and bluesky.qss as example. This change is required so the
  images are found when starting the client using a non-standard working
  directory.
+ Added "center selected" to setup 3D
- Added optional new channel commander icon displayed as client icon instead of
  replacement lamp. The behaviour can be changed in Options/Design.
- Removed client-side checks for b_virtualserver_servergroup_list and
+ Reply to an offline message has been improved
+ Fixed delete multiple offline messages
- Removed client-side checks for  b_virtualserver_servergroup_list and
  b_virtualserver_channelgroup_list, those permissions were meant for
  ServerQuery usage.
  Menuitem for opening the channelgroups of client dialog now checks
  b_virtualserver_channelgroup_client_list instead.
+ Offline messages new/reply window will save and restore its geometry
+ Offline messages are sorted by date (default)
+ Added options from MainWindow context menu to Option Dialog
- Added notice to chat and client log when own client description was changed.
- Fixed quotes in hotmessage dialog.
- Fixed unread offline messages count could be wrong
- Fixed offline messages reply window didn't open
+ Added 'DEL' key to delete offline messages
+ Offline messages can be marked as read/unread
+ Added server name in title of offline messages window
- Fixed banlist adds nickname into ban after clicking reload
+ Added "Find client in channel tree" to client contextmenu in text chat (only
  available if channel of client is subscribed)
- Fixed offline ban adds nickname
+ Overhaul of the offline messages sorting abilities
+ Added options from ServerStatusWidget to Option Dialog 
- Fixed deleting all identities at once 
- Whisper history widget updates entries when client changed its nickname
- Fixed offline message reply can get sender wrong 
- Fixed receiving whisper not being properly block when sender was added or
  removed from contacts.
- Fixed microphone can't be activated on active tab when capture profile was
  edited 
- Added options dialog to customizable toolbar
- Lua plugin: Removed some unused or non-useful callbacks from ts3events.lua
- Fixed problem when closing the last tab via "X" while "close all but this"
  isn't ready yet. The tabs were no longer able to play sounds.
- Fixed that G15-Plugin affect main-toolbar/taskbar icon 
- Unmute clients when they come into view and were previously muted but
  meanwhile been deleted from contacts.
- Fixed that lua affect main-toolbar/taskbar icon 
- Fixed closing client volume window which did not properly reset to the old
  volume.
- When hovering icons in server tree, the tooltips have to be displayed escaped
* Apply local muted state from contacts list when receiving a whisper
* Attempt to apply volume modifier from contacts list when receiving a whisper,
  however this can currently be only applied when the whispering client is
  visible
- Fixed that collected URLs search filter is case-insensitive
- Fixed collected URLs date sorting
- Fixed host button disappearing when another tabs disconnect/reconnect
- Fixed copy privilege key to clipboard which was limited to key column
- Fixed downloading subfolders via filebrowser where files ended in wrong path
+ Added new default_vista.qss to fix the bookmark manager toolbar buttons hover
  for Windows XP
- Disabled toolbar client actions on ServerQuery clients
- Disable identity security spinbox while improve operation is in progress
- Fixed tab order for offline messages dialogs
- Fixed whisper to Groups will reset to default settings in the whisper list 
+ Added context menu "ban" in client database list viewer 
* -localconfig and -homeconfig commandline parameters now only available on
  Windows.
- Fixed Qt style other than default not loading properly on Linux.
- Properly select new group after adding new server/channel permission group
- Pass UTF-8 strings from and to plugin.
- Depending on the different webbrowsers, a ts3server link could have a "/" 
  behind the host part after crop, which lead to "Unable to resolve ..."
- Fixed invitation link with a channelpass was not build correct 
+ The 'DEL' key can now be used to delete a whisper list
- Fixed that "Away on this server" depends on amount of servers 
- Fixed permission confirm-delete-group-dialog group name
- Fixed another crash when removing a whisper list
- Whisper history window now longer automatically raises, interferred with
  fullscreen games.
- Fixed editing a hotkey could probably crash if action type is "none"
+ When using an invitation, its url will be written to client log (scp request)
- Whisper dialog got a rework and does not longer contain tabs (WIP)
- Fixed a bug in whisper dialog, where comboboxes are not cleared when
  selecting another server
- We now use a slightly different approach to handle file browser drag and
  drop. If some users still can't drag and drop into file browser, a warning
  text will be added to clientlog
- New lines in welcome message from server are now respected by client
- Fixed some typos in whisper dialog
- Fixed showing a previously selected identity when identity changes while
  bookmark manager is still open
- Fixed drawing a spacer as subchannel where its name should be shown as text
- Fixed bad whitespace characters when passing chat messages to plugins
- Don't include template and serverquery groups in client server/channelgroup
  context menu
* Display filename if automatic (icons, images etc.) filetransfer failed
+ Added serverlist to connections menu displaying a list of registered servers
- There was a typo at the special spacers. It has to be -.. instead of --.
  To have them all again: "---,...,-.-,___,-.."
- Removed Mac TTS assert which might fire when exiting the client 
- Close permissions window when disconnecting from server
- Fixed banner reappearing from cache when a banner got deleted and previously
  an interval was defined.
* stop_talking.wav soundfile moved from soundpack to global sounds location
- Fixed duplicate clients in servergroup permissions window
+ Collected URLs now also search for "Mentioned By"
* Added reload button in Privileges Key Manager 
* Changing the nickname in the contacts manager now requires a Return or click
  on the apply button (the green arrow) to apply the changes, to avoid sorting
  the list with every typed character.
* The server/channel groups in "add privileges key" are now sorted
+ Added context menu entry on server/channel groups to create a privilege key
+ Added permission help window  to permissions window to view information about
  the currently selected permission. Also allows searching over all permissions
  name, description and information. Right-click on the search result list
  to find the selected permission in the permissions tree.
* Prevent empty identity name in Identity Manager. Empty identity names would
  force bookmarks to use the default identity.
* An identity which is still connected to a server can no longer be removed
+ Added right-click contextmenu to bookmarks. Behaviour on a bookmark menuitem
  is: Left click = connect, middle click = connect in new tab, right click =
  open contextmenu.
+ If adding a client via permissions to servergroup fails, you will be asked to
  create an invitation.
* Show window close button in Mac setup wizard
* Rewrote ts3server:// parser to handle some special cases like '?', '\' or '&'
  in the link parameters. Note: If you have a '&' or '\' in a channel name,
  it needs to be escaped as '\&' or '\\' or be converted in percent encoding
  like automatically done by the Invite Buddy dialog.
- Fixed a few more translation issues with hotkey setup
* Changed contacts manager sort order: Friends first, then blocked, last
  neutral. Within each type sort alphabetically.
- Added new notification settings for playing sounds while output muted
- Fixed switching sort clients above/below channels options while connected
- Fixed selection issue in contacts manager when editing nicknames, thanks to
  -{HGH}-GEN.Skylab for the report
- Automatically close permission tabs when reconnecting to a server and the
  required permissions are missing
+ Bookmarks now realize change or deletion of identity
+ Added individual (optional) phonetic nickname to contacts, overwriting
  existing clients phonetic nickname.
* Contacts manager UI overhaul
- Close clients list window when the associated servertab gets closed to avoid
  a possible crash.
- Fixed a case when client window won't show up 
- Added invite buddy redirection
- Fixed autoreconnect to current channel instead of default channel if current
  channel was renamed in the meantime
- Fixed self-activating VAD when just switching through the options settings

  while whispering
- Prevent edit channel and create subchannel dialog to be opened for the same
  channel at the same time
- Changed the little whisper indicator from blue to red
- Bookmarks, which autoconnect on startup are now shown bold
- Fixed many fields which were wrong interpreted when containing html
- Previously html- escaped server/channel groups have to be displayed unescaped
- Added limitation for Away Preset Name

=== Client Release 3.0.0-beta22 - 09 Jun 2010
- Server and channel groups in permission dialog are now sorted by group_id.
- Fixed nickname and identityname in statusbar, if both are visible at the same
  time and both contain html-tags.
- Nickname label in connection info will only show plain text
- Fixed Delete shortcut in permission groups list
- Removed ServerQuery group type when adding channel groups
- Strip html-tags from server/channel group names
- Fixed linux drag and drop in whisper dialog
- Check invalid server password error on connect and offer user a dialog to
  enter a new password
- Disable standard codec slider when all codec/quality/latency sliders are
  also disabled
- Support for new channel description view power permissions
- Offline messages do now reply more like e-mails 
- Fixed mirror selection of updater
- Typo and text corrections, updated German translation
- Fixed use of current identity name in statusbar. If an identiy was removed
  but still used inside a bookmark, the old instead of default name was shown.
- Fixed channel edit trying to change codec or latency when those were reduced
  due to permissions.
- Enabled dialog to ask for joining the servers default channel when maximum of
  "max family clients" is reached.
- No longer playing away notification when joining a server as "away".
- Client was able to send an offline message to server.
- Fixed G15 plugin which did not detect connections properly.
- It is no longer possible to paste newlines into server/channel groups.
- The identity name now has the same length limitation as a nickanme.
- Fix bug in filetransfer where after a failed transfer a 0 byte file would
  remain on the receiver end
- Mac: Fix issue that resulted in an outdated version of our updater being
  used
- Linux: start scripts should now handle when they are executed from a 
  different location than in the client installation path
+ When using globally away on a server tab, new clients will join and set their
  status also to away afterwards.
+ Added context menu to copy client uids to clipboard when listing all clients.

=== Client Release 3.0.0-beta21 - 01 Jun 2010
! Due to changes in the voice packet layout you require a server >= beta23 to
  be able to communicate via voice
! Plugins API: Added isReceivedWhisper parameter to onTalkStatusChangeEvent,
  increased plugins api version to 5.
! New whisper list system. Old lists are no longer valid. Please setup whisper
  lists and hotkeys again. Whisper setup was moved from Options to own dialog
  (see Tools menu). Instead of saving into common config file whisper lists
  are now located in seperate file whisper.ini.
  Who is allowed to whisper to you can now be configured in the new Whisper
  options page. Either allow or deny all, or configure indiviual clients via
  contacts manager.
+ Added high latency / low bandwidth codec option. View the new latency factor
  slider to channel create/edit dialog.
+ Added new easy to use codec setup slider. Experts can still configure things
  individually
+ Added option to sort clients above or below channels due to popular demand.
  See "Design" options page for the setting. Default is the new behaviour.
+ Linux: Native Pulse Audio Support is available and will be used in "Use best"
  mode automatically when available.
- Windows Vista and Windows 7 now default to WASAPI when "Use best" is
  selected (Previous default was direct sound)
* The quick access list in whisper dialog now always stays visible.
- Fixed some UTF8 display issues in hotkey setup.
* Banner code overhaul, fixing a possible crash when connecting to multiple
  servers with activated banner.
- Fixed possible crash in hotkey dialog
- Prevent message loop when server restarts and client is outdated.
- Fixed wrong status messages when halt filetransfer.
- Fixed toggle "Push To Talk".
* The searchfield does no longer contain a clear button. 
+ Added singleinstance check to updater
- Fixed wrong tree icon when connecting while talking
- Fixed wrong tab icon initially after connection but before talking
- When adding new serverquery scripts to the library, increment the name in the
  form of "New script", "New script_1", etc.
+ If we detect that a hotkey with the mode "activate" or "deactivate" is about
  to be added, we will provide the opposite key.
* Show custom nicknames of contacts in chatlog when custom nicknames are set to
  use for this contact in the contacts manager.
- Fixed Switch to Server hotkeys
- No whisper with missing talk power
+ Added a log- warning when disconnect from a server with active filetransfer.
- Fixed away button was toggled on the wrong tab.
* Icons in server tree will no longer overlap the server-/channel-/ clientname.
- Fixed chat history when containing a new line (broken formatoptions).
+ Added Invite buddy dialog to autocreate a ts3server or http link to your
  current TeamSpeak 3 server, see Tools menu
* Added channel spacers: Use "[?Spacer#]Text" to add one. Where "?" can
  be an alignment (r = right, c = center, l = left). If "*" is used, all chars
  after the spacer-tag will be repeated until the whole line is filled. Change
  "#" to get an unique channel name, the value doesn't matter.
  Example: [cSpacer0]a centered text, [rSpacer1]a right aligned text. 
  Check also the five special spacer: "---,...,-.-,___,--.".
* Set permissions of secrets config file to 0x600 on Linux and Mac
+ Added icon button to channel edit dialog
* Windows 7 Thai font displayed properly.
- Fixed hotkey setup in setup wizard.
- Permissions overview adjusted for server change: Skip flag now skips channel,
  channelgroup permissions.
* Added the amount of reserved slots in servers info frame
- Fixed a possible crash when disconnect while upload is in progress.
* Replaced "Serverinfo available in X seconds" in info frame with a simple
  "Refresh", which is inactive during the 5 seconds delay.
  Stylesheet authors need to adjust their serverinfo.tpl file:
  SERVER_UPDATE_AVAILABLE_IN_SECS -> SERVER_REFRESH_INACTIVE
  SERVER_UPDATE_AVAILABLE_NOW -> SERVER_REFRESH_ACTIVE
  Use default style serverinfo.tpl as example.
+ Added ping and packetloss to serverconnection info
* When trying to delete unsubscribed channels with clients inside, give user
  option to force delete the channel.
- Fixed Always-on-top option so it works after client restart. You might need
  to enable it once again in the options dialog if you want to use the feature.
- Fixed rare crash when clicking in the chat history.
+ Added reserved slots in virtual server edit.
* New mechanism to check if another instance of the client is already running.
- Fixed more hotkey translation issues
- Fixed disconnect hotkey translation issue
- In Privilege Key Manager, keys can also be copied as an invitation 
- Fixed a few typos (thanks to SgTRWE).
- Showing the server group name inside message box when about to leave.
- Muted icon takes precedence over whisper icon

- Fixed channel/server group submenus not properly checking groups
- Fixed chat history buffer trimming
- Fixed the VAD Slider behaviour
- Added missing tooltip for an enabled master volume widget.
- Changed strings "Token" to "Privilege Key"
- Changed the toggle quick access icon in whisper list dialog.
- Fix filetransfer percentage, which could end up far above 100%
+ Using a token will always show a MessageBox.
- Fixed filebrowser drag&drop files or folder with ] inside.
+ Added whisper icon to display clients currently whispering (thanks to
  DarkCode for the icon)
* Awakening from sleep mode works alot better now but the user has to
  reactivate the capture profile manually. 
- Ignore  "database empty result set" when querying empty client permissions.
- G15 plugin: Fixed clients talking display disappearing from display.
* Updated apps.ini
- The changed icon appears red, when max clients is reached or is 0.
- English text corrections, thanks to ZeroTKA
- Updated TS3 logo image shown in about dialog.
- Fixed empty lines in trayicon tooltip.
* Added contextmenu to channelgroup clients dialog to remove displayed clients.
- Fixed switching hotkey profiles. Activating another hotkey profile is no
  problem at all. Deactivating any profile switches all hotkeys completely off
  and can only be reactivated via context menu!
+ The assigned hotkey profile(s) will now be shown in whisper dialog.
* Changed the directory label in filebrowser so it no longer uses a HTML link.
  Stylesheet authors can now access the label via QLabel#directoryLabel
- Fixed "test voice" lamp.
- Fixed the away button, which didn't show pressed when going globally away,
  using a preset.
- Fixed banlist invoker name wasn't shown when nickname contains an html-tag.
- Fixed Mac button text colors with Aqua style in bookmarks dialog.
- Fixed Mac text formatting in virtual server edit dialog.
- No contextmenu on server update available links
- Bluesky updates and fixes.
- Fixed possible assert in permissions widget when icon viewer is open.
- Hotkey message box "Overlapping hotkey detected..." was shown too often.
- Added minimum header width to some table and tree headers.
- Changed serverinfo update text: Update available -> Serverinfo available.

=== Client Release 3.0.0-beta20 - 13 Apr 2010
- Adjusted default TTS CLIENT_SWITCHED_FROM_CURRENT_CHANNEL_STAYS and
  CLIENT_SWITCHED_FROM_CURRENT_CHANNEL_DISAPPEARS, channelname is the new
  channel, not the old.
* The connection info does no longer scale up an avatar if its size is smaller
  than 80 pixel. Avatars are only scaled down when necessary.
- Stop the server info update timer when disconnecting.
- Fixed percent encoded bookmark label from ts3server:// links.
- Enabled chat contextmenu for serverquery clients again, apparently used by
  people regarding to forum.
* Updated apps.ini
* Translation updates and some minor text adjustments.
- Fixed a case where an existing chat tab wasn't reused, when the disconnected
  chat partner rejoins a just subscribed channel.
- Fixed host button icon URL in Edit Virtual Server disabled when no permission
- Fixed using hotkeys when running as administrator
- Fixed vanishing of "set server/channel groups" context menu, if an entry was
  added or deleted.
+ "Set server/channel group" context menu entries have been separated into
  "More..." sub menus every 15 entries.
* Bluesky update for tree selection and hover
+ Don't play notification sounds when playback device is muted. Behaviour can
  be configured in the Notifications Options page, default enabled.
+ Some contact manager tweaks to have a nicer look with stylesheets.
+ Added contact manager tooltips which shows the complete row.
+ Changing a server group does now look like changing a channel group. To
  change multiple groups, use the dialog (the old way) at the top of the menu.
- Fixed entering channel after renaming and applying with Return or Enter key.
* Added "DEL" key to remove entries in identity manager. 
* Added a default channel chat message when chat was newly created.
- Fixed a case where chattab names could end up empty.
* Inserted checks to detect bad characters in filenames for upload.
- Fixed checkbox in ban editing dialog, to use regular expressions or not.

  • aao.gif
  • bf2.gif
  • bf3.gif
  • bf4.gif
  • bf1942.gif
  • bf2142.gif
  • bfbc2.gif
  • bf_heroes.gif
  • ccg.gif
  • cod.gif
  • cod2.gif
  • cod4.gif
  • codbo.gif
  • codmw2.gif
  • codmw3.gif
  • codwow.gif
  • cs.gif
  • cscz.gif
  • css.gif
  • dod.gif
TemSpeak Server IP:  voice.project74.de 

Datenschutz-Ts-Server & Regeln !

We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.