Difference between revisions of "Gypsum"

From ThresholdRPG Wiki
(added fix for password mode in Gypsum)
(adding deprecation warning about client no longer updatable for Windows)
 
Line 1: Line 1:
 
Gypsum is a MUD client built with Threshold RPG in mind. It has many features that were requested or refined by Threshold's players and admins, and is actively maintained by a player (Rosuav). If you've used RosMud, this is the spiritual successor to it and should feel very comfortable; if you've used Gmud, the basic look-and-feel should be familiar to you. Gypsum supports multiple simultaneous connections (to the same server, or to different servers), infinite scrollback, timestamping of received text, and extensive customizability. It is fully open source (MIT-licensed) and cross-platform (tested on Linux, Mac OS, and Windows).
 
Gypsum is a MUD client built with Threshold RPG in mind. It has many features that were requested or refined by Threshold's players and admins, and is actively maintained by a player (Rosuav). If you've used RosMud, this is the spiritual successor to it and should feel very comfortable; if you've used Gmud, the basic look-and-feel should be familiar to you. Gypsum supports multiple simultaneous connections (to the same server, or to different servers), infinite scrollback, timestamping of received text, and extensive customizability. It is fully open source (MIT-licensed) and cross-platform (tested on Linux, Mac OS, and Windows).
  
=== Password Mode ===
+
== Password Mode ==
 
If your Gypsum is stuck in password mode, type this on the input line: <code>/x subw->passwordmode = 0</code>
 
If your Gypsum is stuck in password mode, type this on the input line: <code>/x subw->passwordmode = 0</code>
  
 +
== Deprecation on Windows ==
 +
Due to the fact that this client is no longer able to be updated on Windows and until such time as it will be, it is recommended to use [[MUD clients|clients]] which are, such as BeipMU or Mudlet.
 
[[category:clients]]
 
[[category:clients]]

Latest revision as of 14:30, 22 August 2021

Gypsum is a MUD client built with Threshold RPG in mind. It has many features that were requested or refined by Threshold's players and admins, and is actively maintained by a player (Rosuav). If you've used RosMud, this is the spiritual successor to it and should feel very comfortable; if you've used Gmud, the basic look-and-feel should be familiar to you. Gypsum supports multiple simultaneous connections (to the same server, or to different servers), infinite scrollback, timestamping of received text, and extensive customizability. It is fully open source (MIT-licensed) and cross-platform (tested on Linux, Mac OS, and Windows).

Password Mode

If your Gypsum is stuck in password mode, type this on the input line: /x subw->passwordmode = 0

Deprecation on Windows

Due to the fact that this client is no longer able to be updated on Windows and until such time as it will be, it is recommended to use clients which are, such as BeipMU or Mudlet.