Historique des commits

Auteur SHA1 Message Date
  tanghai 86b4f8e4e0 禁止购买物品,允许购买物品测试OK il y a 13 ans
  tanghai abf6005cb1 Login模块独立出来,登录完成之后通过事件CompositePresentationEvent,通知管理(Robot)模块 il y a 13 ans
  tanghai 9543fd6526 更新了nuget库,登录模块放到了一个ChildWindow里面 il y a 13 ans
  tanghai c361a2a1e0 去除Config程序集,直接使用.net的ConfigurationManager xml配置 il y a 13 ans
  tanghai 6e493fe4a6 连接数据库独立出来单独程序集DataCenter il y a 13 ans
  tanghai ef274e7bf0 使用entity framework连接数据库 il y a 13 ans
  tanghai 9c08ad6f8b 可以world发回的消息了,实现了服务器列表显示指令和reload指令 il y a 13 ans
  tanghai 70f558ed83 LoginClient改成BossClient il y a 13 ans
  tanghai c4e57bf1e6 抽出登录模块LoginClient,方便以后重用 il y a 13 ans
  tanghai 02a4acebc4 SRP6联调通过! il y a 13 ans
  tanghai 122f78dbad ms BigInteger类由byte[]转换会产生负数,增加byte[]转换成unsign big integer功能 il y a 13 ans
  tanghai 50859235c3 输入框输入登录地址,用户名以及密码 il y a 13 ans
  tanghai b4cdeac01c 格式化一下代码 il y a 13 ans
  tanghai 539e9d422b 收消息模式确定,一发一收。 il y a 13 ans
  tanghai bcd93b60e9 md5验证密码OK il y a 13 ans
  tanghai a4e7ef26fd 删除protobuf-net的generater il y a 13 ans
  tanghai 990039900c c++ ENet改名为ENetCpp CSharp版的改成ENet il y a 13 ans
  tanghai 1087ea7d75 ENetCS增加断开异常处理,避免在connect accept receive一直挂住 il y a 13 ans
  tanghai a8cba2e996 1.移除第三方库目录,所有库都放到platform目录下面 il y a 13 ans
  tanghai 0d935a4c71 1.增加了Helper库,可以放置一些通用的库 il y a 13 ans
  tanghai 6931f98225 protobuf-net的protogen不支持import,所以还是手动写proto类吧,所有的Proto类放到Protos目录下面 il y a 13 ans
  tanghai 7bff8db732 custom tools, ProtobufTool运行成功,可以在vs中把proto生成相应的cs文件 il y a 13 ans
  tanghai 204ae13710 增加ProtobufGenerator,用于custom tools, VS可以直接把proto文件转换成cs文件 il y a 13 ans
  tanghai 130781a934 1.Log由于调用了NLog,导致无法打印出正确的行号,所以干脆去掉了打行号的功能 il y a 13 ans
  tanghai 61dd395d4d ENet: 实现ConnectAsync和ReceiveAsync方法因此可以实现大量并发连接 il y a 13 ans
  tanghai 6b7224b156 ENetSharp改成ENetCS il y a 13 ans
  tanghai fc836ce594 增加Robot连接server代码 il y a 13 ans
  tanghai d68c50d272 生成路径统一改成CSharp/Bin目录 il y a 13 ans
  tanghai 5a86694ff1 增加Log接口,减少对NLog的依赖,以后可以随时替换成任何Log库 il y a 13 ans
  tanghai fddd8f30e5 增加机器人模块,准备做服务器测试机器人 il y a 13 ans