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

=== Client Release 3.0.7 - 21 Jun 2012
! Plugin API changed to 17
+ Added away hotkey with away message.
+ Added toolbar buttons set and delete for avatars.
+ Added saving of ban duration for presets.
+ Added [noparse]...[/noparse] tags for chat to prevent text in between beeing
  replaced with emoticons. Note: It's strict so both tags have to be found!
+ Exported temporary password functions to Plugin API
+ New getClientDisplayname function in Plugin API (client name including custom
  nickname, as configured in the contacts)
+ Added special return value of -2 to Plugin init function. See test plugin for
  details. This return value should only be used in very rare situations.
+ Added two(windows only) additional hotkey systems for keyboard and mouse for
  testing. The RawInput system can also handle joysticks and gamepads. Existing
  hotkeys will be backed up and converted to make them also usable for the new
  systems.
+ Added dialog when trying to send a server chat without permission.
+ Added new channel description preview (work in progress) which is a
  replacement for the WYSIWYG editor.
+ Added "Enter Chat Message..." info text to chat field.
+ Added context menu to ban out of complainlist.
+ Added hotkeys to activate/deactivate/toggle 3D sound.
+ Added close Tab on middle mouse button.
+ Added readable error message if send to channel chat fails due to permission.
+ Added possibility to use custom country flag icons: If the folder
  gfx/customCountries exists, country icons will be loaded from this folder,
  otherwise as before from gfx/countries. gfx/customCountries won't be over-
  written again from updater.
* Styles can now change the color of the newsticker text, see Bluesky style for
  an example.
* Style authors: Chat line "Enter chat message" color now can be overwritten.
  See existing default.qss style for example.
* Swapped skip/negated column in permission overview so it's the same order as
  in the permissions tree.
* Request to start createfileassoc.exe to add .ts3_addon etc. file associations
  to the registry can now be skipped with "Ignore" button.
* Mac OS X: Migrated config location from ~/.ts3client to ~/Library/Application
  Support/TeamSpeak 3. The folder will automatically be moved the first time
  TeamSpeak starts, if the old folder exists and the new folder does not exist.
* Warn user when connecting to a server and the server UID has changed in
  comparison to the stored value in the bookmark.
* Compress command packets to reduce network traffic (voice and filetransfer
  will not be affected)
- Running createfileassoc.exe will restore file associations to original if the
  user had changed them manually in Windows explorer.
- Fixed copy to clipboard ts3file:// link tagging.
- Fixed some whisperlist dialog issues.
- Fixed some issues when deleting animated avatars.
- Empty banner files will be automatically removed so the client can retry
  downloading the banner.
- Fixed creating empty registry key in HKCU\Software on client start.
- Install path in package installer can now be manually edited.
- Tweaked package installer window size, was too small on Mac OS X.
- Package installer now asks if the installed addon should be activated.
  Requires to restart TeamSpeak client to actually activate the addon.
- Fixed crash when using stylesheet helper hotkey on its own tooltip.
- Volume control plugin has been removed for now, there are too many issues
  for too many users. The updater will automatically delete the DLL.
- Improved subscribe and local mute functions called by Plugins, they will
  now do exactly the same like triggering the action via client UI.
- Fixed comboboxes in connect dialog and bookmarks which returned invalid
  text when elided (including the "...", which resulted in invalid identities
  or profiles).
- Fixed disabling "Rename" and "Delete" contextmenu in server-/channelgroup
  permission windows. Requires server 3.0.6 or above.
- Fixed disabling the servergroup menuitems in a clients contextmenu, checking
  own i_group_member_add_power against each i_group_needed_member_add_power.
- Fixed default value of "Play only important sounds when muted" dropdown in
  the notifications setup.
- Disable all elements in the permissions window on anti-flood error to avoid
  leaving the permissions in an invalid state. The user needs to wait some
  seconds and then klick "Reload" to refresh dialog.
- Mac: Fixed crash when releasing a dragged tree item after disconnecting.
- Fixed client ignoring force-ptt permission when connecting to a server
  without capture profile.
- Fixed away message in tree not checking the "Ignore away message" setting
  from contacts manager.
- Not possible to send empty complains anymore.
- Fixed an issue when marking multiple offline messages as unread.
- Fixed appending wrong server chat log.
- Fixed checking folder entries on existing before opening otherwise it will be
  reset to default home dir.
- Fixed channel description preview close.
- Fixed setting channel description which was wrong on sub channels.
- Fixed messing up radioboxes in capture setup when creating new profiles.
- Fixed extracting URLs on history messages broken by   spaces.

=== Client Release 3.0.6 - 20 Apr 2012
+ Added temporary server passwords, see contextmenu on server. Temporary
  passwords are valid for a specified period of time and work in addition to
  the permanent server password. The server requires a permanent passwords
  set, else temporary passwords have no effect. Needs server 3.0.3 or above.
+ Plugin API updated to 16
+ Added context menu "Paste & Send" in chat line.
+ The away message is now shown beside nickname.
+ Added multiselection for "Permissions > Channel Groups > Clients", the DEL
  key works too.
+ Added ban reason sorting.
+ Added line markers for each chat line. Can be disabled via chat display
  context menu (default is enabled).
+ Added ability to delete other clients avatar if b_client_avatar_delete_other
  is set. Requires server 3.0.3 or above.
+ Removed the confusing soundpack "None".
+ Added animated gif support for avatar and channel description. Can be
  toggled in Settings->Options->Design (default is enabled).
+ Added new permission b_client_request_talker, this allows clients to
  request talk power. Requires server 3.0.3 or above.
+ Added news browser, meant to point users to new features in the client.
* Added name of the user who granted talk power to the message: "Talk power
  granted by X".
* Utilities (update, error_report and package_installer) are now dynamically
  translatable.
* Plugin API changes: Added setPluginMenuEnabled, requestClientIDs,
  onClientIDsEvent, onClientIDsFinishedEvent. Removed pluginEvent and
  getAPIVersion. Removed plugin_events.h header.
* Added plugin hotkeys, see test plugin for details
* Added version string to uninstall registry entries for display in Windows
  deinstall system control panel.
* Phonetic name can now be pre- defined per identiy but still be overwritten in
  every bookmark.
* ts3server:// links can now be entered into the Connect dialog. Values from
  this link will overwrite existing values from the dialog.
* Collected URLs are now saved in binary file instead of ini, much faster.
* Display server/channel group icons in group list of permissions window.
* All clients list can now also be searched by client unique identifier.
- Fixed contextmenu in chat on ts3server links
- Fixed opening the privilege key dialog without having the permission to see
  the key list and also then, all created keys will be shown until the dialog
  has been closed or list has been reloaded.
- Minor UI overhaul of privilege key list and add dialog.
- Fixed adding a custom ban even without the permission to list. When adding a
  ban a dialog will show if the ban could be inserted.
- Empty ban list no longer shows "Insufficient permissions to view bans"
- Fixed opening URLs with different char encoding e.g. ISO 8859-1 (Latin-1) 
  having '%F6' instead of '�' in filename.
- Fixed opening text chat from a received poke on correct server.
- Fixed no colors in multiline messages.
- Fixed invitation if privilege key contains a plus sign.
- Fixed special HTML characters (<, > etc) getting lost in chat history
- Fixed special HTML characters in client description
- Clear old server log when connecting to a new server in the server log view
- Changed behaviour of the last tabs close button.
- Fixed broken avatar template values.
- Fixed poke message size limit when message includes URL(s).
- Fixed writing and reading chatlog history. Please backup or delete old chat
  logs to start clean or you might feel some strange delay.
- Fixed bookmarks manager reporting unsaved changes.
- Fixed copying nicknames from chat if they contain whitespaces.
- Removed some repetitive settings from options dialog which are also
  accessible via contextmenus in the client mainwindow.
- Adjusted client for anti-flood settings fix for server version 3.0.3.
- Fixed an assert with animated images.
- Removed animation of group icons.
- Sorting of server- and channelgroups should behave the same even with
  identical sortID everywhere in the client.
- Added Delete keyboard shortcut to subscriptions dialog to remove entries
- Volume control plugin overhaul
- Fixed possibly invalid grant value displayed in permission overhaul
- Removed "Export to PDF" in permission overhaul
- Cleaned up client, channel and server info templates. Added list of all
  replacable variables to templates so user can easily restore the removed
  information with own templates.
- Removed clientID column from all-clients list
- Fixed banners not reloading anymore when the image was not available.
- Fixed bookmark drag&drop issues on Mac.
- Fixed crash when trying to send an offline message via fake link.
- Fixed copy and paste when text contains an image object.
- Fixed saving first-start-bookmark for not using hotkeys on a temporary uuid.
- Fixed hotkey toggle/activate/deactivate plugin.
- Fixed minor issues using animated gifs.
- Added workaround for G35 sound driver issue (voice only on right site)

=== Client Release 3.0.5 - 15 Feb 2012
* Caps Lock now available as hotkey on Mac
* Minor bookmarks manager layout overhaul
* Adjusted Linux runscript to work better with KDE
- Fixed misbehaving "More" button in All Clients List
- Fixed possible crash when connecting to server
- Fixed chat input field when switching chat tabs and text was selected
- Disable "Show ServerQuery Clients" when adding a bookmark via a ts3server://
  link with "addbookmark=<label>".
- Use nickname of default identity when connecting via ts3server://
- Hide empty global "Plugins" menu when no plugin creates a global menuitem.
- Display bookmark name in server tab, bookmark name was previously ignored.
- Fixed detecting changes in bookmarks manager with new serverquery and
  soundpack settings.
- Add bookmark from ts3server link as last item on first level of the tree
  instead of subitem of the last folder.
- Calling requestFileList in plugins no longer opens file browser window in
  client (note plugins should use return codes to implement this properly).
- Updater: When autostarting the client, keep the start button disabled to
  avoid starting the client multiple times.
- Escape "&" in bookmark labels when shown in menu
- Fixed issues banning visible client when ban power was set by channel group.
- Fixed anti-flood message printed in wrong tab
- Fixed chat tab notification markers when switching between multiple servers.
- Newsticker performance improvements.
- Fixed possible crash when clicking toolbar buttons while switching servers.
- When clicking ts3server links with addbookmark=<label>, request adding new
  bookmark if the specified label does not yet exist.

=== Client Release 3.0.3 - 20 Jan 2012
! Updated plugins API to 15
+ Improved ban list, now shown as a table. Added sorting and filtering. Right-
  click on table header to configure which table columns to show.
+ Plugin API: Added function banclientdbid. Added new parameter lastNickName to
  onBanListEvent.
+ Plugin API: Added parameter clientUniqueIdentity to onClientChatClosedEvent
  and onClientChatComposingEvent.
+ Added custom plugin menus (global menu, channel and client contextmenus), so
  plugins can add menuitems to the TS3 client and receive events when the item
  is clicked. See the test plugin for details about implementing own menus.
  The Lua plugin also allows own menus.
+ Allow editing channel groups of a user in "Channel groups of Client" dialog.
+ Added button to remove all channel groups with a single click from a client
  in "Channel groups of Client" dialog.
+ Windows uninstaller optionally deletes all configuration files. Added new
  page to uninstaller where user can control this (default: do not delete).
+ Added option to clear cache on exit (Options - Security)
+ Added "Edit bookmark" to bookmarks popup menu
+ Added option to change also the nickname in connected bookmark when renamed
  oneself.
* Mac: Added Cmd+W shortcut to minimize main window
* Avatar images will be resized when uploading, to users can select a larger
  image and have TeamSpeak scale it down automatically.
* Permission tabs for channel, client and channelclient permissions are now
  disabled instead of being removed when the permission to list that type
  is missing.
* Improved behaviour of channel permissions dialog when permissions failed to
  be applied.
* Show server query clients is no longer a global option but for each server
  tab, based on a bookmark. A temporary toggle can be added by customizing the
  toolbar. Please update your bookmark. We do not convert the old setting!
* Because of now having all TS3 supported bbCodes usable in WYSIWYG editor, the
  bbCode [SIZE=+3] is just still in for convenient. Please use a fixed value
  like [SIZE=10] to have more possibilities.
* Newsticker allows to click on individual HTML links.
* Added link to Applications folder and background image to Mac disk image.
* Print memory usage to client log for testing purpose.
- Channel chat tab can no longer be closed.
- Hide "Error requesting ping" error log when disconnected (in this case it's
  not really an error).
- Hide statusbar text when mouse leaves chat text window to avoid sticky
  statusbar messages from hyperlinks.
- Fixed broken HTML in delete client confirmation dialog from List all Clients
  window when client nickname had special HTML characters like < >
- Fn key on Macbooks now recognized as hotkey
- Fixed contextmenu of bookmark menuitems when items were in subfolders
- Save channel subscriptions per server and client UID (before only per server)
- Fixed hotkey BringToFront when client was minimized.
- Fixed preventing baloontips when running a fullscreen application.
- Fixed composing and close-chat events which got previously broken.
- Fixed autoreconnecting in password-protected channel.
- Properly register packet installer file associations on Mac in the case of
  old Mac clients getting updated (worked when installing from dmg).
- Fixes and performance improvements for fetching and caching remote icons in
  channel description.
- Fixed invalid "Not connected" display in G15 plugin when closing another
  server tab.
- Removed option to configure chat history buffer size. Just use 20 lines.

  • 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.