“BallanceMMOClient”的版本间的差异

来自Ballance Wiki
跳转至: 导航搜索
(创建页面,内容为“{{Languages|zh|BallanceMMOClient/zh}} {{Appbox |name=BallanceMMOClient |screenshot=bmmo.png |screenshotDesc=The multiplay game window implemented by BallanceMMOClie…”)
 
第17行: 第17行:
 
}}
 
}}
  
{{Cquote|yyc12345|This is a brand-new, groundbreaking plugin. This plugin revive Ballance community.}}
+
{{Cquote|yyc12345|This is a brand-new, groundbreaking plugin. This plugin revives Ballance community.}}
  
 
'''BallanceMMOClient'''(abbr, BMMO) is a groundbreaking [[BML2]] plugin developed by Swung0x48. It allows a player to play Ballance with other players with low latency via a deployed central BMMO server. The ball of other players will be rendered as a shadow ball(half-transparent ball) in the game viewport, and a player name label will also be attached to it. Moreover, real-time chat, detect cheat status(cheat mode on or off) are also available. BMMO is enough stable to be used for some tournaments after a few iterations.
 
'''BallanceMMOClient'''(abbr, BMMO) is a groundbreaking [[BML2]] plugin developed by Swung0x48. It allows a player to play Ballance with other players with low latency via a deployed central BMMO server. The ball of other players will be rendered as a shadow ball(half-transparent ball) in the game viewport, and a player name label will also be attached to it. Moreover, real-time chat, detect cheat status(cheat mode on or off) are also available. BMMO is enough stable to be used for some tournaments after a few iterations.
第25行: 第25行:
 
* Join Multiplay QQ Group, and download from QQ Group Files.
 
* Join Multiplay QQ Group, and download from QQ Group Files.
 
* Join Ballance Discord Server.
 
* Join Ballance Discord Server.
* Download from the Release page of GitHub repository.(Not suggested) 前往GitHub工程的Release页面下载(不推荐,因为更新不及时)
+
* Download from the Release page of GitHub repository.(Not suggested because publish is not in time.)
* 自行编译(不推荐,因为编译较为困难)
+
* Download project and build by yourself.(Not suggested because building this plugin is harder than imagine.)
  
请注意各个服务器的版本要求,并下载正确的版本。'''下载最新版本'''通常'''是最正确的选择'''。在一些版本的升级后,服务器将不会允许旧版本的客户端连接。
+
Please read the requirement of server which you want to join and download correct version. '''In most instances, downloading the latest version is the best decision.''' Server will reject the connection of obsolete client after some updates.
  
 
== Client Usage ==
 
== Client Usage ==
 +
 +
{{ambox|type=content
 +
|issue='''Encoding Warning'''
 +
|info=Due to the limitation of Ballance. Any non-ASCII character is not allowed in BallanceMMOClient, from server URL, username to message content. It means that you should not use any Chinese character, Katakana, Hiragana, Korea character, Cyrillic, Greek character and etc.}}
  
 
=== Install Client ===
 
=== Install Client ===
 +
 +
Please ensure that you have installed the latest BML2. Then you need to put your downloaded zip file in {{code|ModLoader/Mods}} '''directly without decompression'''. If you have '''installed obsolete BMMO''' previously, '''please remove it instantly.''' Your installation is finished if you can see BallanceMMOClient entry in BML Mods menu.
  
 
=== Configurate Server and Username ===
 
=== Configurate Server and Username ===
 +
 +
After installation, there are 2 way to configure your server URL and username. If you are looking for some available servers, please check out the next chapter to get an available server.<br />
 +
First, you can enter BallanceMMOClient entry in BML Mods menu, then use Remote and Player submenu to set server URL and username. If your server URL or username contain complex words, you can use the next method.<br />
 +
Method 2, Close game, navigate to {{code|ModLoader/Config/BallanceMMOClient.cfg}} and open it. Now, you can change server URL and username directly.
 +
在您安装成功后,您有两种选择去设置您要连接的服务器和您的用户名。如果您正在寻找可用的服务器,可以查看下一章节以获取可用的服务器。<br />
 +
您可以在游戏的Mod界面中,BallanceMMOClient设置项中的Remote和Player选项中分别设置您的服务器地址和用户名。如果您的地址或名称中包含复杂文本,您可以选择第二种方法。<br />
 +
第二种方法则是可以编辑{{code|ModLoader/Config/BallanceMMOClient.cfg}}来修改服务器地址和用户名。
  
 
=== Basic Operations ===
 
=== Basic Operations ===

2022年4月23日 (六) 13:59的版本

Chinese version / 中文版: BallanceMMOClient/zh
BallanceMMOClient
Bmmo.png
The multiplay game window implemented by BallanceMMOClient.
Basic Infomation
Author Swung0x48
Suitable for Ballance
Dependency The Latest BML2
Release Date 19 Apr, 2021 (3 years ago)
Final Version None
Project Link GitHub repository
Development Status In active development
License
  • v1:Apache License
  • v2 and v3:Unknow License

This is a brand-new, groundbreaking plugin. This plugin revives Ballance community.
——yyc12345

BallanceMMOClient(abbr, BMMO) is a groundbreaking BML2 plugin developed by Swung0x48. It allows a player to play Ballance with other players with low latency via a deployed central BMMO server. The ball of other players will be rendered as a shadow ball(half-transparent ball) in the game viewport, and a player name label will also be attached to it. Moreover, real-time chat, detect cheat status(cheat mode on or off) are also available. BMMO is enough stable to be used for some tournaments after a few iterations.

Download

  • Join Multiplay QQ Group, and download from QQ Group Files.
  • Join Ballance Discord Server.
  • Download from the Release page of GitHub repository.(Not suggested because publish is not in time.)
  • Download project and build by yourself.(Not suggested because building this plugin is harder than imagine.)

Please read the requirement of server which you want to join and download correct version. In most instances, downloading the latest version is the best decision. Server will reject the connection of obsolete client after some updates.

Client Usage

Install Client

Please ensure that you have installed the latest BML2. Then you need to put your downloaded zip file in ModLoader/Mods directly without decompression. If you have installed obsolete BMMO previously, please remove it instantly. Your installation is finished if you can see BallanceMMOClient entry in BML Mods menu.

Configurate Server and Username

After installation, there are 2 way to configure your server URL and username. If you are looking for some available servers, please check out the next chapter to get an available server.
First, you can enter BallanceMMOClient entry in BML Mods menu, then use Remote and Player submenu to set server URL and username. If your server URL or username contain complex words, you can use the next method.
Method 2, Close game, navigate to ModLoader/Config/BallanceMMOClient.cfg and open it. Now, you can change server URL and username directly. 在您安装成功后,您有两种选择去设置您要连接的服务器和您的用户名。如果您正在寻找可用的服务器,可以查看下一章节以获取可用的服务器。
您可以在游戏的Mod界面中,BallanceMMOClient设置项中的Remote和Player选项中分别设置您的服务器地址和用户名。如果您的地址或名称中包含复杂文本,您可以选择第二种方法。
第二种方法则是可以编辑ModLoader/Config/BallanceMMOClient.cfg来修改服务器地址和用户名。

Basic Operations

Available Servers

History

Deploy a Personal Server