Difference between revisions of "BeipMU"

From ThresholdRPG Wiki
m (Changed from showing a configuration file to describing recommended changes to default configurations and what they mean, so players can inform their choices.)
Line 1: Line 1:
BeipMU a feature rich client, although, some of its defaults are different to expected from other clients.
+
BeipMU a feature rich client which can be downloaded from the Windows Store.  
  
# Save the configuration information below to a file called <code>BeipMU Threshold.txt</code>
+
Some of its defaults are different to expected from other clients. Recommend, though optional configuration elements are shown in this article.
# In BeipMU, click File > Import Configuration
 
# Click Yes
 
# Browse for the file called <code>BeipMU Threshold.txt</code> (above) and open it to apply the configuration.
 
  
Version=308
+
==Server Configuration==
AutoImageViewer=true
+
 
TaskbarOnTop=false
+
Accessed via the Worlds icon ([[File:BeipMU Globe.png]]) or via '''Connection > Connect''' menu.
NotificationIcon=true
+
{| class="wikitable"
ShowWelcome=false
+
!Option
NewContentMarker=false
+
! Value
Windows
+
!Description
{
+
|-
  MDIPosition=(2025,79,1302,943)
+
|Name
  InputSize=26
+
|ThresholdRPG
  HistorySize=0
+
|Identity of the game name
  History=false
+
|-
  Input
+
|Host
  {
+
|thresholdrpg.com:3333
    LocalEcho=true
+
|Server address and port
    Font
+
|-
    {
+
| Invisible MUD Prompt Workaround
      Name="Lucida Sans Typewriter"
+
| ✔
      Size=19
+
| Some prompts are sometimes hidden. Check this to show them.
    }
+
|-
  }
+
|Text Encoding
  Output
+
|UTF8 - Unicode
  {
+
| Threshold supports UTF-8 text encoding ''(FluffOS only)''
    SmoothScrolling=false
+
|}
    LocalEchoColor=RGB(0,255,0)
+
 
    SplitOnPageUp=true
+
==Keyboard shortcuts==
    Font
+
BeipMU's default keyboard shortcuts are different to how you may expect if you are coming from another client.
    {
+
 
      Name="Lucida Sans Typewriter"
+
Accessed via '''Options > Keyboard Shortcuts...''' menu.
      Size=19
+
{| class="wikitable"
    }
+
! Action
  }
+
!Key
  Positions
+
!Description
  {
+
|-
    {
+
| Convert Returns to %R
      Position=(2025,79,1302,943)
+
|Click: Clear
      ActiveTab=0
+
| Clear this to support ''Send the last line in the history'' (below)
    }
+
|-
  }
+
| Input History Window - Move selection down
}
+
|Click: Press Key...
Connections
+
Press: Down arrow
{
+
| Down arrow will navigate forwards in your input history
  ActivityNotify=Solid
+
|-
  Logging.RestoreBufferSizeCurrent=256
+
| Input History Window - Move selection up
  Shortcuts
+
| Click: Press Key...
  {
+
Press: Up arrow
    ThresholdRPG
+
| Up arrow will now navigate backwards in your input history
    {
+
|-
      Host="thresholdrpg.com:3333"
+
|Input Window - Move cursor down
      Encoding=UTF8
+
|Click: Clear
    }
+
| Cleared to support ''Input History Window - Move selection down'' above
  }
+
|-
  Aliases.Echo=false
+
|Input Window - Move cursor up
  }
+
|Click: Clear
Keys
+
|Cleared to support ''Input History Window - Move selection up'' above
{
+
|-
  "Input_RepeatLastLine"=Control+R
+
|Send the last line in the history
  "Input_LineUp"=(No Key)
+
|Click: Press Key...
  "Input_LineDown"=(No Key)
+
Press: Ctrl-R
  "History_SelectUp"=Up
+
|You can now resend the last input to the game
  "History_SelectDown"=Down
+
|}
  "Edit_ConvertReturns"=(No Key)
+
 
}
+
==Options==
 +
Accessed via '''Options''' menu.
 +
{| class="wikitable"
 +
!Option
 +
!Value
 +
!Description
 +
|-
 +
|Show Input History Window
 +
|❌
 +
|By default, there is a separate text box just for input history. Disable this if you want to update your keyboard shortcuts.
 +
|-
 +
|Show Image Window
 +
|❌
 +
|The image viewer window can be hidden.
 +
|}
 +
 
 +
==Global Preferences==
 +
Accessed via '''Options > Preferences...''' menu.
 +
{| class="wikitable"
 +
!Option
 +
!Value
 +
!Description
 +
|-
 +
|New content markers in text windows
 +
|❌
 +
|BeipMU displays a red line whenever you return to your character and new activity has happened.
 +
|-
 +
|Show image viewer automatically
 +
|❌
 +
|BeipMU has an image pane that will show up as soon as it detects an image url.
 +
|-
 +
|Show images inline
 +
|❌
 +
|BeipMU has an image and YouTube video previewer that can be jarring to see in your text pane.
 +
|}
 +
 
 +
==Ansi Colors==
 +
Accessed via '''Options > Ansi Colors...''' menu.
 +
{| class="wikitable"
 +
!Option
 +
!Value
 +
!Description
 +
|-
 +
|Parse blinking
 +
|✔/❌
 +
|Threshold can send blinking text.
 +
|-
 +
|Enable beep
 +
|✔/❌
 +
|Threshold can send audio beeps to your computer on special events. (flagging, idling out, etc)
 +
|}
 +
 
 +
== Input Window ==
 +
Accessed via '''Options > Input Window...''' menu.
 +
{| class="wikitable"
 +
!Option
 +
!Value
 +
!Description
 +
|-
 +
|Don't clear input on enter
 +
|❌
 +
|Unchecking this will clear the input bar after you hit enter
 +
|}
 
[[Category:Clients]]
 
[[Category:Clients]]

Revision as of 01:44, 4 August 2021

BeipMU a feature rich client which can be downloaded from the Windows Store.

Some of its defaults are different to expected from other clients. Recommend, though optional configuration elements are shown in this article.

Server Configuration

Accessed via the Worlds icon (BeipMU Globe.png) or via Connection > Connect menu.

Option Value Description
Name ThresholdRPG Identity of the game name
Host thresholdrpg.com:3333 Server address and port
Invisible MUD Prompt Workaround Some prompts are sometimes hidden. Check this to show them.
Text Encoding UTF8 - Unicode Threshold supports UTF-8 text encoding (FluffOS only)

Keyboard shortcuts

BeipMU's default keyboard shortcuts are different to how you may expect if you are coming from another client.

Accessed via Options > Keyboard Shortcuts... menu.

Action Key Description
Convert Returns to %R Click: Clear Clear this to support Send the last line in the history (below)
Input History Window - Move selection down Click: Press Key...

Press: Down arrow

Down arrow will navigate forwards in your input history
Input History Window - Move selection up Click: Press Key...

Press: Up arrow

Up arrow will now navigate backwards in your input history
Input Window - Move cursor down Click: Clear Cleared to support Input History Window - Move selection down above
Input Window - Move cursor up Click: Clear Cleared to support Input History Window - Move selection up above
Send the last line in the history Click: Press Key...

Press: Ctrl-R

You can now resend the last input to the game

Options

Accessed via Options menu.

Option Value Description
Show Input History Window By default, there is a separate text box just for input history. Disable this if you want to update your keyboard shortcuts.
Show Image Window The image viewer window can be hidden.

Global Preferences

Accessed via Options > Preferences... menu.

Option Value Description
New content markers in text windows BeipMU displays a red line whenever you return to your character and new activity has happened.
Show image viewer automatically BeipMU has an image pane that will show up as soon as it detects an image url.
Show images inline BeipMU has an image and YouTube video previewer that can be jarring to see in your text pane.

Ansi Colors

Accessed via Options > Ansi Colors... menu.

Option Value Description
Parse blinking ✔/❌ Threshold can send blinking text.
Enable beep ✔/❌ Threshold can send audio beeps to your computer on special events. (flagging, idling out, etc)

Input Window

Accessed via Options > Input Window... menu.

Option Value Description
Don't clear input on enter Unchecking this will clear the input bar after you hit enter