Skip to content

Thom-Rum/Call-of-Chernobyl-Relay-Chat

 
 

Repository files navigation

Call of Chernobyl Relay Chat (CoCRC)

An IRC-based chat app for Call of Chernobyl and Call of the Zone. Features an independent client as well as in-game chat, automatic death messages, and compatibility with all other addons. Uplifted to a newer version of .NET Framework, as well as newer Nuget packages. All credit goes to TKGP.

CRC-Screenshot

Installing CoCRC

  1. Install the .NET framework if you don't have it already
  2. Download CoCRC-(latest-version).7z from the Releases section, and use 7zip or another program to unzip CoCRC-(latest-version).7z.
  3. Copy the files inside the folder into your Call of Chernobyl directory.

Upgrading CoCRC

  1. Open Registry Editor in Windows, and go to HKEY_CURRENT_USER -> SOFTWARE -> Chernobyl Relay Chat
  2. Delete the Chernobyl Relay Chat folder in Registry Editor.
  3. Proceed with normal installation.

Usage

Run Chernobyl Relay Chat.exe; the application must be running for in-game chat to work.
After connecting, click the Options button to change your name and other settings, then launch CoC.
Once playing, press Enter (by default) to bring up the chat interface and Enter again to send your message, or Escape to close without sending.
You may use text commands from the game or client by starting with a /. Use /commands to see all available commands.

Building / Troubleshooting

Should you need to clone, or fork this repository and revive CRC, I recommend using Visual Studio, with .NET framework 4.8. One of the most annoying issues I've encountered when working on CRC is that after making changes and committing, Visual Studio will then proceed to build an old version of CRC. For example, you've just changed the IRC channel from #crc_english to your own test channel, but when you build CRC you find you still connect to the old IRC channel. To fix this, go to Registry Editor -> HKEY_CURRENT_USER -> SOFTWARE -> Chernobyl Relay Chat. Then delete this folder. In Visual Studio go to Build, and then Clean.

The package GithubUpdate is no longer supported by the owner, and relies on Octokit 0.3.4. Do not try to update Octokit to the latest version, as this can cause errors and crashes.

Credits

Chernobyl Relay Chat: TKGP Chernobyl Relay Chat Rebirth: itsAnchorpoint CoCRC Testers and family: Tolik_Lucky_Bastard, ElekTrick, Pretov, Pogodemon, Manny, TwistedLoner, Dancher743 and everyone who uses CRC and helped me with testing and keeping the community alive. Translation by Zweelee
GitHub: Octokit Max Hauser: semver
Mirco Bauer: SmartIrc4Net
nixx quality: GitHubUpdate

av661194, OWL, XMODER: Russian translation

Join us on our Discord channel for announcements and support with CoCRC - https://discord.gg/deJxyjU3vB

About

Online chat mod for CoC. Click "releases" to get the latest version.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%