Difference between revisions of "The Wheat Snooper"

From Worms Knowledge Base

Jump to: navigation, search
(Sound notifications)
Line 57: Line 57:
  
 
and it plays a sound on startup.
 
and it plays a sound on startup.
 +
 +
==Control panel alerts==
 +
Control panel alerts are blinking items in the control panel. You can activate and deactivate this alerts.
 +
 +
The Wheat Snooper alerts you when:
 +
*someone writes you a notice
 +
*someone writes you a private message
 +
 +
==Balloon messages==
 +
Balloon messages are this little messages that appear over the tray icon. This messages can be activated or deactivated and you can set the number of messages inside this balloon (it remembers the history of the balloon messages and displays them).
 +
 +
The Wheat Snooper pops up a balloon when:
 +
*a buddy arrives to WormNet
 +
*a buddy leaves WormNet
 +
*when someone writes you a private message (this message will be displayed in the balloon), this will only happen when there is no chatwindow opened for this user
 +
*when a buddy hosts a game
 +
==Away and back notifications==
 +
This behaviour can be activated and deactivated.
 +
 +
It sends your away message to a user that wrotes a private message,
 +
and it sends a ctcp command to this user (\001away 'awaymessage'\001), the snooper will then display it in the statusbar of your chatwindow and the usericon inside the channelwindows will change to an away icon.
 +
 +
It sets you automaticly to away when you are in a game.
 +
 +
It sends a notice to all users that wrote you a message when you was away, it also sends a ctcp commad in that case (\001back\001).
 +
 +
The ctcp commands are only written to users with another clanname then Username (case-insensitive).

Revision as of 19:25, 30 January 2009

(Up to Software)
The Wheat Snooper
The Wheat Snooper screenshot
Developer: Lookias
Latest version: Version 1.5 (beta - final coming soon)
Supported games: W:A
Platform(s): Windows, Linux, Mac
Language: C++/Qt
License: GPL v2
Download: The Wheat Snooper

The Wheat Snooper is a chatclient for the Worms Armageddon WormNET, usually called Snooper.

Details

This program takes advantage of the Qt framework, it runs natviely on Linux, Windows and Mac. Binaries are available for Linux and Windows. It is very fast, as expected from C++ programs. And it provides a great set of features.

Features

Some of these features:

  • chat logs
  • querylist (also logged)
  • comfortable buddylist
  • hosting and joining normal channelgames and also custom channelscheme-games
  • several skins
  • several layouts
  • several sounds for different events
  • highly customisable
  • can share files with each other, over a 3rd party server
  • contains a pictured tutorial in pdf format
  • translations so far to german, english, spanish, romanian and portuguese
  • several skins
  • customizable ctcp commands (to provide: your individual user information, a share of files by using the fileupload functionality of the snooper and so on)
  • can import ProSnooper's buddylist
  • you can choose your own port for hosting

A bigger feature list is available here.

Skins

The Wheat Snooper is skinnable. Screenshots of some of the default skins:

Quake4 skin
Fractal skin

Sound notifications

Every sound can be activiated and deactivated and you can choose your own soundfile for each event, but the snooper also ships default sounds in mp3 format.

The Wheat Snooper plays different sounds when:

  • a buddy arrives to WormNet
  • a buddy leaves WormNet
  • a buddy sends a message
  • when a chatwindow opens
  • when a normal WormNet user sends a message
  • you are highlighted (when someone writes your name into the chat)
  • a buddy hosts a game

and it plays a sound on startup.

Control panel alerts

Control panel alerts are blinking items in the control panel. You can activate and deactivate this alerts.

The Wheat Snooper alerts you when:

  • someone writes you a notice
  • someone writes you a private message

Balloon messages

Balloon messages are this little messages that appear over the tray icon. This messages can be activated or deactivated and you can set the number of messages inside this balloon (it remembers the history of the balloon messages and displays them).

The Wheat Snooper pops up a balloon when:

  • a buddy arrives to WormNet
  • a buddy leaves WormNet
  • when someone writes you a private message (this message will be displayed in the balloon), this will only happen when there is no chatwindow opened for this user
  • when a buddy hosts a game

Away and back notifications

This behaviour can be activated and deactivated.

It sends your away message to a user that wrotes a private message, and it sends a ctcp command to this user (\001away 'awaymessage'\001), the snooper will then display it in the statusbar of your chatwindow and the usericon inside the channelwindows will change to an away icon.

It sets you automaticly to away when you are in a game.

It sends a notice to all users that wrote you a message when you was away, it also sends a ctcp commad in that case (\001back\001).

The ctcp commands are only written to users with another clanname then Username (case-insensitive).

Personal tools