游戏狂人
 
- 贡献度
- 64
- 金元
- 11521
- 积分
- 1408
- 精华
- 0
- 注册时间
- 2005-3-2
|
本帖最后由 naboo 于 2012-2-23 09:42 编辑
2.6:
- BUGFIX: INI file now has a special option under [Network]:
NetWorkInterface=x
Where x is your prefered adapter, by default its 255 which means
the game will bind on all adapters. If you can't see some hamachi
or LAN game, set the adapter that binds to that network.
NetworkInterfaceList is information only. Check it.
可以指定服务器上特定网卡!!!! op专用
- BUGFIX: Dedicated server doesnt crash anymore when offline or on
slow / lagged internet connection.
网慢的服,不会跳出了!!!
- ADDED: INI option under [Network]:
OnlineMode=false/true (default true)
It can make your server invisible to the master server.
ini文件加个标识,你开的服可以不向tk官网报告,也就是列表看不着你!
- BUGFIX: Servers can be properly passworded now.
- BUGFIX: 2 player disconnect. Now external ip is cloned
from internal ip or randomly generated (client). This
fixes the disconnect problem. If you'd like to set a custom
external ip, there is a new INI option under [Network]:
ExternalIP=x.x.x.x
修正, 反正我没遇到错误!
- BUGFIX: IW guys left a nasty bug in the game code. The randomize
cryptotable used to encrypt rcon protocol using securityID.
If the securityID is 'unlucky' enough, it would encrypt some
random character of your password to become a ';' character
which is safety-checked in the console func, and disregarded
as 'command reminator'. End result: your password '1234' can
be encrypted as 'fb;e' and while being passed through console
end up being sent as 'fb', decrypted on the server as '12'.
'12' obviosly wouldnt match '1234' sooo you'd never be able
to log in. Well, this is fixed now.
TL;DR: rcon should work every time now
修正,说iw程序员留下个相当恶心的错识,有时候密码会被改变,现在已经弄好! 遇到过.....
- ADDED: secure ban list. New ban list is located at:
.\main\permanent_ex.ban
To un-ban, you need to manually find the entry and remove it.
ban文件,这上个版本也有啊....解ban,还是要手动去文本里删!
- ADDED: Favorite/History/Official server lists
加上最爱和历史服务器列表! offcial何解?官呐?!
- BUGFIX: Server list shouldnt crash anymore *I hope*
修正,刷服列表不会现跳出(希望)!!! 哈哈,希望越大,怎么来着?
- BUGFIX: Loader shouldn't crash when executed twice.
修正,开两次不会跳出....
呃,刚看到,2.5.3就修正我发现udp洪水的问题了....一直没改升....
|
|