实例介绍
【实例简介】热血江湖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
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论