基本信息
源码名称:热血江湖2.0服务端
源码大小:26.97M
文件格式:.zip
开发语言:C#
更新时间:2022-04-04
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍

热血江湖2.0服务端

热血江湖V2.0GS程序源代码可运行 并且完全大部分汉化的代码修复多数BUG

.
├── 2.0商业端更新20200328更新
│   ├── App.ico
│   ├── AssemblyInfo.cs
│   ├── AtapiDevice.cs
│   ├── BOSS奖励.cs
│   ├── BOSS惩罚.cs
│   ├── BossClass.cs
│   ├── CRC32.cs
│   ├── CheckCopy
│   ├── Class
│   │   ├── ConfigClass.cs
│   │   ├── DropClass.cs
│   │   ├── HcItimesClass.cs
│   │   ├── Itimesx.cs
│   │   ├── ItmeClass.cs
│   │   ├── KillClass.cs
│   │   ├── MapClass.cs
│   │   ├── MoveClass.cs
│   │   ├── NpcClass.cs
│   │   ├── NpcDropClass.cs
│   │   ├── OpenClass.cs
│   │   ├── ShotClass.cs
│   │   ├── ThreadParameter.cs
│   │   ├── 坐标Class.cs
│   │   ├── 帮战Class.cs
│   │   ├── 组队Class.cs
│   │   ├── 交易类.cs
│   │   ├── 任务类.cs
│   │   ├── 公告类.cs
│   │   ├── 师傅类.cs
│   │   ├── 徒弟类.cs
│   │   ├── 攻击类.cs
│   │   ├── 武功类.cs
│   │   ├── 气功类.cs
│   │   ├── 灵兽类.cs
│   │   ├── 物品类.cs
│   │   ├── 狮子吼Class.cs
│   │   ├── 客户端IP.cs
│   │   ├── 帮派战_血战.cs
│   │   ├── 时间药类.cs
│   │   ├── 杀人提示.cs
│   │   ├── 气功属性.cs
│   │   ├── 百宝阁类.cs
│   │   ├── 转职属性.cs
│   │   ├── 门派成员.cs
│   │   ├── 个人商店类.cs
│   │   ├── 加速器检测.cs
│   │   ├── 地面物品类.cs
│   │   ├── 套装列表类.cs
│   │   ├── 套装属性类.cs
│   │   ├── 师傅武功类.cs
│   │   ├── 异常状态类.cs
│   │   ├── 文本兑换类.cs
│   │   ├── 检查物品类.cs
│   │   ├── 物品兑换类.cs
│   │   ├── 等级奖励类.cs
│   │   ├── 转生次数类.cs
│   │   ├── 追加状态类.cs
│   │   ├── 自定任务系统.cs
│   │   ├── 在线时间奖励类.cs
│   │   └── 石头属性调整类.cs
│   ├── Class1.cs
│   ├── Class2.cs
│   ├── Class3.cs
│   ├── Class4.cs
│   ├── Class5.cs
│   ├── Class6.cs
│   ├── Class7.cs
│   ├── ClassCRC32.cs
│   ├── ClassDllImport.cs
│   ├── ClassRSA.cs
│   ├── Client.ico
│   ├── Connect.cs
│   ├── DNGuard.cs
│   ├── DbClss
│   │   ├── Config.cs
│   │   ├── DBA.cs
│   │   ├── DbClass.cs
│   │   ├── DbPoolClass.cs
│   │   ├── ItmesIDClass.cs
│   │   ├── RxjhClass.cs
│   │   └── SqlDBA.cs
│   ├── EncryptionClass.cs
│   ├── EncryptionaClass.cs
│   ├── EncryptionmClass.cs
│   ├── EventClass.cs
│   ├── EventClass0.cs
│   ├── EventClass2.cs
│   ├── EventClass3.cs
│   ├── EventClass4.cs
│   ├── EventSink.cs
│   ├── FlickerFreePanel.Designer.cs
│   ├── FlickerFreePanel.cs
│   ├── Form1.cs
│   ├── Form1.resx
│   ├── Form2.Designer.cs
│   ├── Form2.cs
│   ├── Form2.resx
│   ├── FormUser组队.Designer.cs
│   ├── FormUser组队.cs
│   ├── FormUser组队.resx
│   ├── FormfCC.Designer.cs
│   ├── FormfCC.cs
│   ├── FormfCC.resx
│   ├── GMHT.Designer.cs
│   ├── GMHT.cs
│   ├── GMHT.resx
│   ├── GetHardwareInfoClass.cs
│   ├── Globle.cs
│   ├── HardWareInfo.cs
│   ├── Hardware.cs
│   ├── Hasher.cs
│   ├── HelperTools
│   │   └── Converter.cs
│   ├── ICO48.ico
│   ├── IOCP
│   │   ├── AsyncIOCPServer.cs
│   │   ├── AsyncUserToken.cs
│   │   ├── AsyncUserTokenPool.cs
│   │   └── DynamicBufferManager.cs
│   ├── IOCPThreading.cs
│   ├── LRUCacheHelper.cs
│   ├── ListViewHelper.cs
│   ├── Lock.cs
│   ├── LuaInterface.dll
│   ├── Memory.cs
│   ├── MissionClass.cs
│   ├── MonSterClss.cs
│   ├── MoveVector.cs
│   ├── Network
│   │   ├── BufferPool.cs
│   │   ├── ByteQueue.cs
│   │   ├── Listener.cs
│   │   ├── MessagePump.cs
│   │   ├── NetState.cs
│   │   ├── NetState11.cs
│   │   ├── PacketReader.cs
│   │   ├── PacketWriter.cs
│   │   ├── RzConnect.cs
│   │   ├── SendQueue.cs
│   │   ├── x5dww1dw434s.cs
│   │   └── 发包类.cs
│   ├── NewFolder1
│   ├── Newtonsoft.Json.Net20.dll
│   ├── Newtonsoft.cs
│   ├── Packet.cs
│   ├── Players.cs
│   ├── PlayersBes.cs
│   ├── Pointx.cs
│   ├── Properties
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── RC6.cs
│   ├── RemoveClientDelegate.cs
│   ├── Reverser.cs
│   ├── RxjhServer.csproj
│   ├── RxjhServer.csproj.user
│   ├── RxjhServer.psess
│   ├── RxjhServer.sln
│   ├── RxjhServer.v11.suo
│   ├── RxjhServer.vsmdi
│   ├── RxjhServer.xaddin
│   ├── RxjhServer1.psess
│   ├── RxjhServer1.vsmdi
│   ├── RxjhServer190708.vsp
│   ├── RxjhServer2.psess
│   ├── ScriptClass.cs
│   ├── Settings.cs
│   ├── SeveClass.cs
│   ├── Side.Designer.cs
│   ├── Side.cs
│   ├── Side.resx
│   ├── StarClass.cs
│   ├── SymmetricMethod.cs
│   ├── SynchronizedDictionary.cs
│   ├── Timer.cs
│   ├── TxtClass.cs
│   ├── UpgradeLog.XML
│   ├── UpgradeLog2.XML
│   ├── UpgradeLog3.XML
│   ├── UserClass.cs
│   ├── UserIdList.Designer.cs
│   ├── UserIdList.cs
│   ├── UserIdList.resx
│   ├── UserList.cs
│   ├── UserList.mk.resx
│   ├── UserList.resx
│   ├── Utility.cs
│   ├── VisualStudio.postbuild
│   ├── WUserBase.cs
│   ├── World.cs
│   ├── YbqTool
│   │   ├── App.ico
│   │   ├── AssemblyInfo.cs
│   │   ├── AtapiDevice.cs
│   │   ├── BOSS奖励.cs
│   │   ├── BOSS惩罚.cs
│   │   ├── BossClass.cs
│   │   ├── CRC32.cs
│   │   ├── ChckCopy.Designer.cs
│   │   ├── ChckCopy.cs
│   │   ├── ChckCopy.resx
│   │   ├── CheckCopy
│   │   ├── Class
│   │   │   ├── ConfigClass.cs
│   │   │   ├── DropClass.cs
│   │   │   ├── HcItimesClass.cs
│   │   │   ├── Itimesx.cs
│   │   │   ├── ItmeClass.cs
│   │   │   ├── KillClass.cs
│   │   │   ├── MapClass.cs
│   │   │   ├── MoveClass.cs
│   │   │   ├── NpcClass.cs
│   │   │   ├── NpcDropClass.cs
│   │   │   ├── OpenClass.cs
│   │   │   ├── ShotClass.cs
│   │   │   ├── ThreadParameter.cs
│   │   │   ├── 坐标Class.cs
│   │   │   ├── 帮战Class.cs
│   │   │   ├── 组队Class.cs
│   │   │   ├── 交易类.cs
│   │   │   ├── 任务类.cs
│   │   │   ├── 公告类.cs
│   │   │   ├── 师傅类.cs
│   │   │   ├── 徒弟类.cs
│   │   │   ├── 攻击类.cs
│   │   │   ├── 武功类.cs
│   │   │   ├── 气功类.cs
│   │   │   ├── 灵兽类.cs
│   │   │   ├── 物品类.cs
│   │   │   ├── 狮子吼Class.cs
│   │   │   ├── 客户端IP.cs
│   │   │   ├── 帮派战_血战.cs
│   │   │   ├── 时间药类.cs
│   │   │   ├── 杀人提示.cs
│   │   │   ├── 气功属性.cs
│   │   │   ├── 百宝阁类.cs
│   │   │   ├── 转职属性.cs
│   │   │   ├── 门派成员.cs
│   │   │   ├── 个人商店类.cs
│   │   │   ├── 加速器检测.cs
│   │   │   ├── 地面物品类.cs
│   │   │   ├── 套装列表类.cs
│   │   │   ├── 套装属性类.cs
│   │   │   ├── 师傅武功类.cs
│   │   │   ├── 异常状态类.cs
│   │   │   ├── 文本兑换类.cs
│   │   │   ├── 检查物品类.cs
│   │   │   ├── 物品兑换类.cs
│   │   │   ├── 等级奖励类.cs
│   │   │   ├── 转生次数类.cs
│   │   │   ├── 追加状态类.cs
│   │   │   ├── 自定任务系统.cs
│   │   │   ├── 在线时间奖励类.cs
│   │   │   └── 石头属性调整类.cs
│   │   ├── Class1.cs
│   │   ├── Class2.cs
│   │   ├── Class3.cs
│   │   ├── Class4.cs
│   │   ├── Class5.cs
│   │   ├── Class6.cs
│   │   ├── Class7.cs
│   │   ├── ClassCRC32.cs
│   │   ├── ClassDllImport.cs
│   │   ├── ClassRSA.cs
│   │   ├── Client.ICO
│   │   ├── Connect.cs
│   │   ├── CustomProperty.cs
│   │   ├── CustomPropertyCollection.cs
│   │   ├── CustomPropertyDescriptor.cs
│   │   ├── Customer.cs
│   │   ├── DNGuard.cs
│   │   ├── DbClss
│   │   │   ├── Config.cs
│   │   │   ├── DBA.cs
│   │   │   ├── DbClass.cs
│   │   │   ├── DbPoolClass.cs
│   │   │   ├── ItmesIDClass.cs
│   │   │   ├── RxjhClass.cs
│   │   │   └── SqlDBA.cs
│   │   ├── EncryptionClass.cs
│   │   ├── EncryptionaClass.cs
│   │   ├── EncryptionmClass.cs
│   │   ├── EventClass.cs
│   │   ├── EventClass0.cs
│   │   ├── EventClass2.cs
│   │   ├── EventClass3.cs
│   │   ├── EventClass4.cs
│   │   ├── EventSink.cs
│   │   ├── FlickerFreePanel.Designer.cs
│   │   ├── FlickerFreePanel.cs
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Form2.Designer.cs
│   │   ├── Form2.cs
│   │   ├── Form2.resx
│   │   ├── FormUser组队.Designer.cs
│   │   ├── FormUser组队.cs
│   │   ├── FormUser组队.resx
│   │   ├── FormfCC.Designer.cs
│   │   ├── FormfCC.cs
│   │   ├── FormfCC.resx
│   │   ├── GMHT.Designer.cs
│   │   ├── GMHT.cs
│   │   ├── GMHT.resx
│   │   ├── GetHardwareInfoClass.cs
│   │   ├── Globle.cs
│   │   ├── HardWareInfo.cs
│   │   ├── Hardware.cs
│   │   ├── Hasher.cs
│   │   ├── HelperTools
│   │   │   └── Converter.cs
│   │   ├── ICO48.ico
│   │   ├── IOCP
│   │   │   ├── AsyncIOCPServer.cs
│   │   │   ├── AsyncUserToken.cs
│   │   │   ├── AsyncUserTokenPool.cs
│   │   │   └── DynamicBufferManager.cs
│   │   ├── IOCPThreading.cs
│   │   ├── LRUCacheHelper.cs
│   │   ├── ListViewHelper.cs
│   │   ├── Lock.cs
│   │   ├── LuaInterface.dll
│   │   ├── Memory.cs
│   │   ├── MissionClass.cs
│   │   ├── MonSterClss.cs
│   │   ├── MoveVector.cs
│   │   ├── Network
│   │   │   ├── BufferPool.cs
│   │   │   ├── ByteQueue.cs
│   │   │   ├── Listener.cs
│   │   │   ├── MessagePump.cs
│   │   │   ├── NetState.cs
│   │   │   ├── NetState11.cs
│   │   │   ├── PacketReader.cs
│   │   │   ├── PacketWriter.cs
│   │   │   ├── RzConnect.cs
│   │   │   ├── SendQueue.cs
│   │   │   ├── x5dww1dw434s.cs
│   │   │   └── 发包类.cs
│   │   ├── NewFolder1
│   │   ├── Newtonsoft.Json.Net20.dll
│   │   ├── Newtonsoft.cs
│   │   ├── Packet.cs
│   │   ├── Players.cs
│   │   ├── PlayersBes.cs
│   │   ├── Pointx.cs
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── RC6.cs
│   │   ├── RemoveClientDelegate.cs
│   │   ├── Reverser.cs
│   │   ├── RxjhServer.csproj
│   │   ├── RxjhServer.csproj.user
│   │   ├── RxjhServer.psess
│   │   ├── RxjhServer.sln
│   │   ├── RxjhServer.vsmdi
│   │   ├── RxjhServer.xaddin
│   │   ├── RxjhServer1.psess
│   │   ├── RxjhServer1.vsmdi
│   │   ├── ScriptClass.cs
│   │   ├── Settings.cs
│   │   ├── SeveClass.cs
│   │   ├── Side.Designer.cs
│   │   ├── Side.cs
│   │   ├── Side.resx
│   │   ├── StarClass.cs
│   │   ├── SymmetricMethod.cs
│   │   ├── SynchronizedDictionary.cs
│   │   ├── Timer.cs
│   │   ├── TxtClass.cs
│   │   ├── UpgradeLog.XML
│   │   ├── UpgradeLog2.XML
│   │   ├── UpgradeLog3.XML
│   │   ├── UserClass.cs
│   │   ├── UserIdList.Designer.cs
│   │   ├── UserIdList.cs
│   │   ├── UserIdList.resx
│   │   ├── UserList.cs
│   │   ├── UserList.mk.resx
│   │   ├── UserList.resx
│   │   ├── Utility.cs
│   │   ├── VisualStudio.postbuild
│   │   ├── WUserBase.cs
│   │   ├── World.cs
│   │   ├── YbQForm.Designer.cs
│   │   ├── YbQForm.cs
│   │   ├── YbQForm.resx
│   │   ├── YbiClass.cs
│   │   ├── YbiForm.Designer.cs
│   │   ├── YbiForm.cs
│   │   ├── YbiForm.resx
│   │   ├── YbqTool
│   │   │   ├── ChckCopy.Designer.cs
│   │   │   ├── ChckCopy.cs
│   │   │   ├── ChckCopy.resx
│   │   │   ├── CustomProperty.cs
│   │   │   ├── CustomPropertyCollection.cs
│   │   │   ├── CustomPropertyDescriptor.cs
│   │   │   ├── Customer.cs
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Side.Designer.cs
│   │   │   ├── Side.cs
│   │   │   ├── Side.resx
│   │   │   ├── YbQForm.Designer.cs
│   │   │   ├── YbQForm.cs
│   │   │   ├── YbQForm.resx
│   │   │   ├── YbiClass.cs
│   │   │   ├── YbiForm.Designer.cs
│   │   │   ├── YbiForm.cs
│   │   │   ├── YbiForm.resx
│   │   │   └── YpQClass.cs
│   │   ├── YpQClass.cs
│   │   ├── _UpgradeReport_Files
│   │   │   ├── UpgradeReport.css
│   │   │   ├── UpgradeReport.xslt
│   │   │   ├── UpgradeReport_Minus.gif
│   │   │   └── UpgradeReport_Plus.gif
│   │   ├── app.config
│   │   ├── baibaojs
│   │   │   ├── Class10.cs
│   │   │   ├── Class11.cs
│   │   │   ├── Class12.cs
│   │   │   ├── Class4.cs
│   │   │   ├── Class5.cs
│   │   │   ├── Class6.cs
│   │   │   ├── Class7.cs
│   │   │   ├── Class8.cs
│   │   │   └── Class9.cs
│   │   ├── bbg
│   │   │   ├── AuthServer.cs
│   │   │   ├── ClientConnection.cs
│   │   │   ├── Listener.cs
│   │   │   └── SockClienT.cs
│   │   ├── localtestrun.testrunconfig
│   │   ├── log.cs
│   │   ├── lua51.dll
│   │   ├── obj
│   │   │   ├── Debug
│   │   │   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── RxjhServer.BinIP.resources
│   │   │   │   ├── RxjhServer.Form1.resources
│   │   │   │   ├── RxjhServer.Form2.resources
│   │   │   │   ├── RxjhServer.FormUser组队.resources
│   │   │   │   ├── RxjhServer.Side.resources
│   │   │   │   ├── RxjhServer.UserIdList.resources
│   │   │   │   ├── RxjhServer.UserList.mk.resources
│   │   │   │   ├── RxjhServer.UserList.resources
│   │   │   │   ├── RxjhServer.csproj.FileListAbsolute.txt
│   │   │   │   ├── RxjhServer.csproj.GenerateResource.Cache
│   │   │   │   ├── RxjhServer.csprojResolveAssemblyReference.cache
│   │   │   │   ├── RxjhServer.instr.pdb
│   │   │   │   ├── RxjhServer.pdb
│   │   │   │   ├── RxjhServer.projdata
│   │   │   │   ├── RxjhServer.projdata1
│   │   │   │   ├── RxjhTool.CheckCopy.resources
│   │   │   │   ├── RxjhTool.YbQForm.resources
│   │   │   │   ├── RxjhTool.YbiForm.resources
│   │   │   │   ├── TempPE
│   │   │   │   │   ├── Properties.Resources.Designer.cs.dll
│   │   │   │   │   └── Web References.WebServer.Reference.cs.dll
│   │   │   │   └── mk
│   │   │   │       └── RxjhServer.resources.dll
│   │   │   ├── Release
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── RxjhServer.BinIP.resources
│   │   │   │   ├── RxjhServer.Form1.resources
│   │   │   │   ├── RxjhServer.Form2.resources
│   │   │   │   ├── RxjhServer.Form3.resources
│   │   │   │   ├── RxjhServer.FormUser组队.resources
│   │   │   │   ├── RxjhServer.Side.resources
│   │   │   │   ├── RxjhServer.UserIdList.resources
│   │   │   │   ├── RxjhServer.UserList.mk.resources
│   │   │   │   ├── RxjhServer.UserList.resources
│   │   │   │   ├── RxjhServer.csproj.FileListAbsolute.txt
│   │   │   │   ├── RxjhServer.csproj.GenerateResource.Cache
│   │   │   │   ├── RxjhTool.CheckCopy.resources
│   │   │   │   ├── RxjhTool.YbQForm.resources
│   │   │   │   ├── RxjhTool.YbiForm.resources
│   │   │   │   ├── TempPE
│   │   │   │   │   └── Web References.WebServer.Reference.cs.dll
│   │   │   │   └── mk
│   │   │   │       └── RxjhServer.resources.dll
│   │   │   ├── RxjhServer.csproj.FileList.txt
│   │   │   ├── RxjhServer.csproj.FileListAbsolute.txt
│   │   │   └── x86
│   │   │       ├── Debug
│   │   │       │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │       │   ├── RxjhServer.BinIP.resources
│   │   │       │   ├── RxjhServer.Form1.resources
│   │   │       │   ├── RxjhServer.Form2.resources
│   │   │       │   ├── RxjhServer.Form3.resources
│   │   │       │   ├── RxjhServer.FormUser组队.resources
│   │   │       │   ├── RxjhServer.Properties.Resources.resources
│   │   │       │   ├── RxjhServer.Side.resources
│   │   │       │   ├── RxjhServer.UserIdList.resources
│   │   │       │   ├── RxjhServer.UserList.mk.resources
│   │   │       │   ├── RxjhServer.UserList.resources
│   │   │       │   ├── RxjhServer.csproj.FileListAbsolute.txt
│   │   │       │   ├── RxjhServer.csproj.GenerateResource.Cache
│   │   │       │   ├── RxjhServer.csprojResolveAssemblyReference.cache
│   │   │       │   ├── RxjhServer.exe
│   │   │       │   ├── RxjhServer.pdb
│   │   │       │   ├── RxjhTool.CheckCopy.resources
│   │   │       │   ├── RxjhTool.Side.resources
│   │   │       │   ├── RxjhTool.YbQForm.resources
│   │   │       │   ├── RxjhTool.YbiForm.resources
│   │   │       │   ├── TempPE
│   │   │       │   │   └── Properties.Resources.Designer.cs.dll
│   │   │       │   └── mk
│   │   │       │       └── RxjhServer.resources.dll
│   │   │       └── Release
│   │   │           ├── DesignTimeResolveAssemblyReferences.cache
│   │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │           ├── RxjhServer.BinIP.resources
│   │   │           ├── RxjhServer.Form1.resources
│   │   │           ├── RxjhServer.Form2.resources
│   │   │           ├── RxjhServer.Form3.resources
│   │   │           ├── RxjhServer.FormUser组队.resources
│   │   │           ├── RxjhServer.Properties.Resources.resources
│   │   │           ├── RxjhServer.Side.resources
│   │   │           ├── RxjhServer.UserIdList.resources
│   │   │           ├── RxjhServer.UserList.mk.resources
│   │   │           ├── RxjhServer.UserList.resources
│   │   │           ├── RxjhServer.csproj.FileListAbsolute.txt
│   │   │           ├── RxjhServer.csproj.GenerateResource.Cache
│   │   │           ├── RxjhTool.CheckCopy.resources
│   │   │           ├── RxjhTool.Side.resources
│   │   │           ├── RxjhTool.YbQForm.resources
│   │   │           ├── RxjhTool.YbiForm.resources
│   │   │           ├── TempPE
│   │   │           │   └── Properties.Resources.Designer.cs.dll
│   │   │           └── mk
│   │   │               └── RxjhServer.resources.dll
│   │   ├── 传书.cs
│   │   ├── 攻城Class.cs
│   │   ├── 全服经验.cs
│   │   ├── 异口同声.cs
│   │   ├── 人物模板类.cs
│   │   ├── 公有药品类.cs
│   │   ├── 装备检测类.cs
│   │   ├── 双倍经验系统.cs
│   │   └── 箱子送元宝类.cs
│   ├── _UpgradeReport_Files
│   │   ├── UpgradeReport.css
│   │   ├── UpgradeReport.xslt
│   │   ├── UpgradeReport_Minus.gif
│   │   └── UpgradeReport_Plus.gif
│   ├── app.config
│   ├── baibaojs
│   │   ├── Class10.cs
│   │   ├── Class11.cs
│   │   ├── Class12.cs
│   │   ├── Class4.cs
│   │   ├── Class5.cs
│   │   ├── Class6.cs
│   │   ├── Class7.cs
│   │   ├── Class8.cs
│   │   └── Class9.cs
│   ├── bbg
│   │   ├── AuthServer.cs
│   │   ├── ClientConnection.cs
│   │   ├── Listener.cs
│   │   └── SockClienT.cs
│   ├── bin
│   │   ├── Debug
│   │   │   ├── LuaInterface.dll
│   │   │   ├── Newtonsoft.Json.Net20.dll
│   │   │   ├── RxjhServer.exe.config
│   │   │   ├── RxjhServer.pdb
│   │   │   ├── RxjhServer.vshost.exe
│   │   │   ├── RxjhServer.vshost.exe.config
│   │   │   ├── RxjhServer.vshost.exe.manifest
│   │   │   └── lua51.dll
│   │   ├── Release
│   │   │   ├── LuaInterface.dll
│   │   │   ├── Newtonsoft.Json.Net20.dll
│   │   │   ├── RxjhServer.exe.config
│   │   │   ├── RxjhServer.pdb
│   │   │   ├── RxjhServer.vshost.exe
│   │   │   ├── RxjhServer.vshost.exe.config
│   │   │   ├── RxjhServer.vshost.exe.manifest
│   │   │   └── lua51.dll
│   │   └── x86
│   │       ├── Debug
│   │       │   ├── LuaInterface.dll
│   │       │   ├── Newtonsoft.Json.Net20.dll
│   │       │   ├── RxjhServer.exe
│   │       │   ├── RxjhServer.exe.config
│   │       │   ├── RxjhServer.pdb
│   │       │   ├── RxjhServer.vshost.exe
│   │       │   ├── RxjhServer.vshost.exe.config
│   │       │   ├── RxjhServer.vshost.exe.manifest
│   │       │   ├── Script
│   │       │   │   ├── DestroyMonster.lua
│   │       │   │   ├── ExchangeItem.lua
│   │       │   │   ├── MissIon9998.lua
│   │       │   │   ├── NpcMission.lua
│   │       │   │   ├── OpenItmeTrigGer.lua
│   │       │   │   ├── Reame.txt
│   │       │   │   ├── test.lua
│   │       │   │   ├── 药品.lua
│   │       │   │   ├── 冲级礼包.lua
│   │       │   │   ├── 武器兑换.lua
│   │       │   │   ├── 装备兑换.lua
│   │       │   │   └── 转生礼包.lua
│   │       │   ├── World.cs
│   │       │   ├── command.ini
│   │       │   ├── config.ini
│   │       │   ├── log_2020-3-27.log
│   │       │   ├── log_2020-3-28.log
│   │       │   ├── log_2020-4-16.log
│   │       │   ├── log_2020-4-4.log
│   │       │   ├── log_2020-4-5.log
│   │       │   ├── logs
│   │       │   │   ├── 错误日志_2020_04_04.log
│   │       │   │   └── 错误日志_2020_04_05.log
│   │       │   ├── ls
│   │       │   │   ├── QQWry.Dat
│   │       │   │   ├── config.ini
│   │       │   │   ├── loginServer1.exe
│   │       │   │   └── logs
│   │       │   │       ├── 错误日志_2020_03_19.log
│   │       │   │       ├── 错误日志_2020_03_20.log
│   │       │   │       ├── 错误日志_2020_03_27.log
│   │       │   │       ├── 错误日志_2020_03_28.log
│   │       │   │       ├── 错误日志_2020_04_05.log
│   │       │   │       ├── 错误日志_2020_04_16.log
│   │       │   │       └── 错误日志_2020_04_19.log
│   │       │   ├── lua51.dll
│   │       │   ├── mk
│   │       │   │   └── RxjhServer.resources.dll
│   │       │   ├── rxjhdebuf.pdb
│   │       │   ├── translation.lua
│   │       │   ├── 挂机相关配置.ini
│   │       │   ├── 气功相关配置.ini
│   │       │   ├── 游戏相关配置.ini
│   │       │   ├── 石头相关配置.ini
│   │       │   └── 新建文本文档.txt
│   │       └── Release
│   ├── localtestrun.testrunconfig
│   ├── log.cs
│   ├── lua51.dll
│   ├── obj
│   │   ├── Debug
│   │   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── RxjhServer.BinIP.resources
│   │   │   ├── RxjhServer.Form1.resources
│   │   │   ├── RxjhServer.Form2.resources
│   │   │   ├── RxjhServer.FormUser组队.resources
│   │   │   ├── RxjhServer.Side.resources
│   │   │   ├── RxjhServer.UserIdList.resources
│   │   │   ├── RxjhServer.UserList.mk.resources
│   │   │   ├── RxjhServer.UserList.resources
│   │   │   ├── RxjhServer.csproj.FileListAbsolute.txt
│   │   │   ├── RxjhServer.csproj.GenerateResource.Cache
│   │   │   ├── RxjhServer.csprojResolveAssemblyReference.cache
│   │   │   ├── RxjhServer.instr.pdb
│   │   │   ├── RxjhServer.pdb
│   │   │   ├── RxjhServer.projdata
│   │   │   ├── RxjhServer.projdata1
│   │   │   ├── RxjhTool.CheckCopy.resources
│   │   │   ├── RxjhTool.YbQForm.resources
│   │   │   ├── RxjhTool.YbiForm.resources
│   │   │   ├── TempPE
│   │   │   │   ├── Properties.Resources.Designer.cs.dll
│   │   │   │   └── Web References.WebServer.Reference.cs.dll
│   │   │   └── mk
│   │   │       └── RxjhServer.resources.dll
│   │   ├── Release
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── RxjhServer.BinIP.resources
│   │   │   ├── RxjhServer.Form1.resources
│   │   │   ├── RxjhServer.Form2.resources
│   │   │   ├── RxjhServer.Form3.resources
│   │   │   ├── RxjhServer.FormUser组队.resources
│   │   │   ├── RxjhServer.Side.resources
│   │   │   ├── RxjhServer.UserIdList.resources
│   │   │   ├── RxjhServer.UserList.mk.resources
│   │   │   ├── RxjhServer.UserList.resources
│   │   │   ├── RxjhServer.csproj.FileListAbsolute.txt
│   │   │   ├── RxjhServer.csproj.GenerateResource.Cache
│   │   │   ├── RxjhTool.CheckCopy.resources
│   │   │   ├── RxjhTool.YbQForm.resources
│   │   │   ├── RxjhTool.YbiForm.resources
│   │   │   ├── TempPE
│   │   │   │   └── Web References.WebServer.Reference.cs.dll
│   │   │   └── mk
│   │   │       └── RxjhServer.resources.dll
│   │   ├── RxjhServer.csproj.FileList.txt
│   │   ├── RxjhServer.csproj.FileListAbsolute.txt
│   │   └── x86
│   │       ├── Debug
│   │       │   ├── DesignTimeResolveAssemblyReferences.cache
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── RxjhServer.BinIP.resources
│   │       │   ├── RxjhServer.Form1.resources
│   │       │   ├── RxjhServer.Form2.resources
│   │       │   ├── RxjhServer.Form3.resources
│   │       │   ├── RxjhServer.FormUser组队.resources
│   │       │   ├── RxjhServer.Properties.Resources.resources
│   │       │   ├── RxjhServer.Side.resources
│   │       │   ├── RxjhServer.UserIdList.resources
│   │       │   ├── RxjhServer.UserList.mk.resources
│   │       │   ├── RxjhServer.UserList.resources
│   │       │   ├── RxjhServer.csproj.FileListAbsolute.txt
│   │       │   ├── RxjhServer.csproj.GenerateResource.Cache
│   │       │   ├── RxjhServer.csprojResolveAssemblyReference.cache
│   │       │   ├── RxjhServer.exe
│   │       │   ├── RxjhServer.pdb
│   │       │   ├── RxjhTool.CheckCopy.resources
│   │       │   ├── RxjhTool.Side.resources
│   │       │   ├── RxjhTool.YbQForm.resources
│   │       │   ├── RxjhTool.YbiForm.resources
│   │       │   ├── TempPE
│   │       │   │   └── Properties.Resources.Designer.cs.dll
│   │       │   └── mk
│   │       │       └── RxjhServer.resources.dll
│   │       └── Release
│   │           ├── DesignTimeResolveAssemblyReferences.cache
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── RxjhServer.BinIP.resources
│   │           ├── RxjhServer.Form1.resources
│   │           ├── RxjhServer.Form2.resources
│   │           ├── RxjhServer.Form3.resources
│   │           ├── RxjhServer.FormUser组队.resources
│   │           ├── RxjhServer.Properties.Resources.resources
│   │           ├── RxjhServer.Side.resources
│   │           ├── RxjhServer.UserIdList.resources
│   │           ├── RxjhServer.UserList.mk.resources
│   │           ├── RxjhServer.UserList.resources
│   │           ├── RxjhServer.csproj.FileListAbsolute.txt
│   │           ├── RxjhServer.csproj.GenerateResource.Cache
│   │           ├── RxjhTool.CheckCopy.resources
│   │           ├── RxjhTool.Side.resources
│   │           ├── RxjhTool.YbQForm.resources
│   │           ├── RxjhTool.YbiForm.resources
│   │           ├── TempPE
│   │           │   └── Properties.Resources.Designer.cs.dll
│   │           └── mk
│   │               └── RxjhServer.resources.dll
│   ├── 传书.cs
│   ├── 攻城Class.cs
│   ├── 全服经验.cs
│   ├── 异口同声.cs
│   ├── 人物模板类.cs
│   ├── 公有药品类.cs
│   ├── 装备检测类.cs
│   ├── 双倍经验系统.cs
│   └── 箱子送元宝类.cs
└── 热血江湖2.0服务端_2.0商业端代码.zip

64 directories, 700 files