更改

跳转至: 导航搜索

Ballance Massive Multiplayer Online

添加3,261字节2023年2月5日 (日) 21:05
创建页面,内容为“{{Languages|zh|Ballance大型多人在线游戏}} {{Appbox |name=Ballance Massive Multiplayer Online |screenshot=bmmo.png |screenshotDesc=The multiplay game window…”
{{Languages|zh|Ballance大型多人在线游戏}}

{{Appbox
|name=Ballance Massive Multiplayer Online
|screenshot=bmmo.png
|screenshotDesc=The multiplay game window implemented by BallanceMMO system.
|author=Swung0x48, BallanceBug
|suit=Ballance
|link=[https://github.com/Swung0x48/BallanceMMO GitHub Repository], [https://dl.bmmo.ml/ Publish Website]
|dependency=The Latest [[BML2]] or [[BMLPlus]]
|status=active
|date=19 Apr, 2021 ({{AgeYM|2021|4|19}} ago)
|latest=Update too frequently. Not suit for this field.
|license=
* v1:Apache License
* v2 and v3:Unknow License
}}

{{Cquote|yyc12345|This is a brand-new, groundbreaking system. This system revives Ballance community.}}

'''Ballance Massive Multiplayer Online'''(abbr, BMMO) is a groundbreaking system started by Swung0x48 and maintained by BallanceBug. 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, detecting cheat status(cheat mode on or off) are also available. BMMO is enough stable and has taken responsibility for many [[Chinese Ballance Community Tournament]]s and [[BallFighters]]' competitions.

== Components ==

Ballance Massive Multiplayer Online consist of two parts. First is a plugin based on [[BML2]]. Another part is the server which takes responsibility for game context.

=== BallanceMMOClient ===

{{Seealso|Main Entry: [[BallanceMMOClient]] }}

BallanceMMOClient is the client facing for ending players. Player need BML framework to load this mod. After this, player need set a series of arguments, such as server URL. Then, player can experience online services, and play with other Ballance players.

=== BallanceMMOServer ===

{{Seealso|Main Entry: [[BallanceMMOServer]] }}

BallanceMMOServer is the core server of this system. BMMO is a open source project so obviously it allow player to deploy their own multiplay server. This part is totally not essential for normal player. But if you really have corresponding requirements, please read linked main entry in detail.

== History ==

There are 3 huge changes in BMMO history, according to its GitHub commit history.<br />
V1 is based on TCP connection. Some basic message structures are established in this version and the plugin has been tested in production environment a few times. But the biggest problem is the quality of connection will significantly drop if the client is in a bad network environments. This is unacceptable in some cases.<br />
V2 use [https://github.com/Swung0x48/SimpleRealTimeNetworking a custom transfer protocol developed by Swung0x48]. But quickly, this version was no longer maintained.<br />
V3 is current version and be used by every Ballance multi-play players. It still in active development. This version use [https://github.com/ValveSoftware/GameNetworkingSockets Valve's GameNetworkingSockets] as its network library. This version of BMMO is widely praised, relying on the low latency features provided by GameNetworkingSockets. The quality of connection is in acceptable range, even if you are living the opposite of the Pacific Ocean.
1,132
个编辑

导航菜单