Difference between revisions of "IRC"

From MegaGlest
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Glest]] has many IRC chats available for use. IRC, or Internet Relay Chat, is a type of chatroom that allows communication between people in real time. This makes quick discussion possible, making it apt for modders to discuss changes, developers to talk about new engine features, discussion before a [[multiplayer]] game, or just general Glest chat. Glest uses the freenode network for hosting its IRCs.
+
[[File:Freenode_IRC_(Xchat-WDK).png|thumb|Glest IRC Channel]][[Glest]] has many IRC chats available for use. IRC, or Internet Relay Chat, is a type of chatroom that allows communication between people in real time. This makes quick discussion possible, making it apt for modders to discuss changes, developers to talk about new engine features, discussion before a [[multiplayer]] game, or just general Glest chat. Glest uses the freenode network for hosting its IRCs.
  
 
==History==
 
==History==
 
In the pre-[[MegaGlest]] era, Glest required the use of an IP address in order to perform a multiplayer game. The IRC was generally used as the meeting place to find other players and exchange IP addresses in order to play together. When MegaGlest came out with its master server, the majority of multiplayer gameplay shifted to that, due to the ease of use and increased players. In late 2010, MegaGlest added an IRC to the multiplayer lobby, allowing for discussion pre-game.
 
In the pre-[[MegaGlest]] era, Glest required the use of an IP address in order to perform a multiplayer game. The IRC was generally used as the meeting place to find other players and exchange IP addresses in order to play together. When MegaGlest came out with its master server, the majority of multiplayer gameplay shifted to that, due to the ease of use and increased players. In late 2010, MegaGlest added an IRC to the multiplayer lobby, allowing for discussion pre-game.
[[File:Freenode_IRC_(Xchat-WDK).png|thumb|400px]]
+
 
 
==Official IRC Channels:==
 
==Official IRC Channels:==
 
*[http://webchat.freenode.net/?channels=glest #glest] (Main chat)
 
*[http://webchat.freenode.net/?channels=glest #glest] (Main chat)
Line 11: Line 11:
 
*[http://webchat.freenode.net/?channels=megaglest-lobby #megaglest-lobby] (Lobby for MegaGlest multiplayer games. This is generally automatically connected to by MegaGlest when playing multiplayer)
 
*[http://webchat.freenode.net/?channels=megaglest-lobby #megaglest-lobby] (Lobby for MegaGlest multiplayer games. This is generally automatically connected to by MegaGlest when playing multiplayer)
  
 +
[[File:Freenode_Webchat.png|thumb|Freenode Webchat]]
 
==Connecting to IRC==
 
==Connecting to IRC==
 
===Using Freenode Webchat===
 
===Using Freenode Webchat===
Line 17: Line 18:
 
#Type the reCAPTCHA text
 
#Type the reCAPTCHA text
 
#Click connect
 
#Click connect
 +
  
 
===Using an IRC-client===
 
===Using an IRC-client===
Line 23: Line 25:
  
 
==IRC Clients==
 
==IRC Clients==
 +
*[http://www.gnu.org/software/emacs/ Emacs]
 
*[http://developer.pidgin.im/wiki/Using%20Finch Finch]
 
*[http://developer.pidgin.im/wiki/Using%20Finch Finch]
 
*[http://www.xchat.org/ XChat] ([https://code.google.com/p/xchat-wdk/wiki/InfoXChat Free Windows builds] also available)
 
*[http://www.xchat.org/ XChat] ([https://code.google.com/p/xchat-wdk/wiki/InfoXChat Free Windows builds] also available)

Revision as of 13:21, 23 February 2011

Glest IRC Channel

Glest has many IRC chats available for use. IRC, or Internet Relay Chat, is a type of chatroom that allows communication between people in real time. This makes quick discussion possible, making it apt for modders to discuss changes, developers to talk about new engine features, discussion before a multiplayer game, or just general Glest chat. Glest uses the freenode network for hosting its IRCs.

History

In the pre-MegaGlest era, Glest required the use of an IP address in order to perform a multiplayer game. The IRC was generally used as the meeting place to find other players and exchange IP addresses in order to play together. When MegaGlest came out with its master server, the majority of multiplayer gameplay shifted to that, due to the ease of use and increased players. In late 2010, MegaGlest added an IRC to the multiplayer lobby, allowing for discussion pre-game.

Official IRC Channels:

Freenode Webchat

Connecting to IRC

Using Freenode Webchat

  1. Choose a nickname (this can be changed later using the command /nick your_name)
  2. Type the name of the channel you would like to join (including the "#". eg: "#glest")
  3. Type the reCAPTCHA text
  4. Click connect


Using an IRC-client

  • Connect to server irc.freenode.net. This can be done with the command /server irc.freenode.net
  • Join the desired channel. This is done by using the command /join #channel (eg: /join #glest will join the primary channel).

IRC Clients

External Links