Commit Graph
266 Commits
Author SHA1 Message Date
NicoandGitHub 4bce417dab Update serverlist.json 2022-03-10 09:03:28 +08:00
NicoandGitHub bb8f555a4e Merge pull request #81 from GOODDAYDAY/master
[ratel] add nickname to terminal
2022-01-28 12:21:24 +08:00
GOODDAYDAY 9c7430819a [ratel] modify the terminal format 2022-01-27 20:28:03 +08:00
GOODDAYDAY 28ae7da280 [ratel] add nickname to terminal 2022-01-27 17:08:16 +08:00
NicoandGitHub 056d0f47df Merge pull request #80 from ainilili/dependabot/maven/com.google.protobuf-protobuf-java-3.16.1
Bump protobuf-java from 3.6.1 to 3.16.1
2022-01-13 11:56:56 +08:00
dependabot[bot]andGitHub e7e424d7e4 Bump protobuf-java from 3.6.1 to 3.16.1
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.16.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.6.1...v3.16.1)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 22:36:53 +00:00
NicoandGitHub 5c1662372e Update README.md 2021-12-13 16:15:05 +08:00
Nico 76c6a7f939 update version. v1.4.0 2021-12-08 10:45:51 +08:00
NicoandGitHub 45c9877449 Merge pull request #79 from woshidijia/master
添加记牌器
2021-12-08 10:36:50 +08:00
woshidijia d6fe5933e9 记牌器数据更改为局部变量 2021-12-08 10:20:12 +08:00
woshidijia b53ab15c06 服务器文件地址补充 2021-12-08 09:06:11 +08:00
yangweihome 89fd8727a0 添加记牌器 2021-12-07 15:55:00 +08:00
yangweihome 8fa254580a 冲突解决 2021-12-03 17:57:59 +08:00
yangweihome 696ff969d6 提交本地代码并且获取最新代码 2021-12-03 17:06:08 +08:00
yangweihome b0fc64efe8 添加记牌器功能 2021-12-03 16:46:47 +08:00
NicoandGitHub bb37c563fd Update README.md 2021-12-01 15:12:22 +08:00
NicoandGitHub fdc663d1ad Merge pull request #76 from AsdStudio/master
Update New CDN
2021-11-08 11:42:52 +08:00
EldersJavasandGitHub 35354df155 Update new CDN 2021-11-06 19:42:55 +08:00
EldersJavasandGitHub 0e9078f0ee Merge branch 'ainilili:master' into master 2021-11-06 19:37:40 +08:00
NicoandGitHub 03c65f72ae Update serverlist.json 2021-07-19 10:24:12 +08:00
NicoandGitHub 1e3889d9d3 Merge pull request #74 from doveeeee/master
重构代码 && 增加一些功能
v1.3.0
2021-07-19 10:08:55 +08:00
Nico c35acba0ad 每一局的开始更新房间创建时间 2021-07-19 10:07:14 +08:00
doveeeee bfd3e7ecd2 修复准备后不开房间的bug 2021-07-16 20:52:51 +08:00
Nico d451030c54 向下兼容,第一局结束后进入准备阶段 2021-07-15 18:17:49 +08:00
Nico 4d5de613fd 修复一些安全隐患 2021-07-15 14:49:50 +08:00
doveeeee 5bf65d262a 去除无用的方法 2021-07-14 21:41:36 +08:00
doveeeee 0b8e04a1e7 添加积分系统 2021-07-14 20:21:31 +08:00
doveeeee d8bbde8e63 添加准备系统 游戏结束后不再自动退出房间 2021-07-14 19:12:05 +08:00
doveeeee bb9500f419 客户端优雅退出 2021-07-14 09:27:27 +08:00
doveeeee 737fea2700 修复了一些bug
1. 333444555667出牌场景中667会被认为是一个对子+一个单排,导致无法出牌
    2. 飞机带对会被识别为四顺子带对
2021-07-14 09:27:05 +08:00
doveeeee e11b976bbd 代码整体重构 2021-07-13 19:41:50 +08:00
doveeeee f53553f844 reformat code 2021-07-13 17:52:40 +08:00
Nico 19797fdb90 Remove redundant dependencies. v1.2.7.01 2021-07-03 10:31:20 +08:00
NicoandGitHub e180c52797 Update README.md 2021-07-02 20:15:04 +08:00
NicoandGitHub cc7f786da3 Update README.md 2021-06-29 20:18:02 +08:00
NicoandGitHub b4c18e792a Delete README_CN.md 2021-06-23 11:08:28 +08:00
NicoandGitHub 1723397f08 Update README.md 2021-06-23 11:07:32 +08:00
NicoandGitHub 217bce4692 Update README_CN.md 2021-06-23 10:42:55 +08:00
NicoandGitHub 86d93759ef Merge pull request #73 from marmot-z/master
更新服务器配置文件
2021-05-31 09:21:48 -05:00
zhangxunweiandGitHub cd00b270de 更新服务器列表 2021-05-31 22:20:05 +08:00
zhangxunweiandGitHub 5bdda5ff05 更新服务器列表 2021-05-31 22:15:28 +08:00
zhangxunwei 65efec664a Merge branch 'ainilili:master' into master 2021-05-31 22:14:13 +08:00
NicoandGitHub f8fcd11ec8 Update README.md 2021-05-31 12:21:46 +08:00
Nico 4fdf7d8dc8 Merge branch 'master' of https://github.com/ainilili/ratel 2021-05-24 23:04:04 +08:00
Nico 10d8086d84 delete address default value. 2021-05-24 23:03:00 +08:00
NicoandGitHub 9eaee909e8 Update serverlist.json 2021-05-24 23:01:56 +08:00
NicoandGitHub 35d7dbb985 Merge pull request #70 from ainilili/support-protocol-ws
Support protocol ws
v1.2.7
2021-05-24 22:52:59 +08:00
Nico 06995f9e91 updated version. 2021-05-24 22:51:33 +08:00
Nico 18ab4251be updated. 2021-05-24 22:40:44 +08:00
Nico 1a1fae6959 supported ws protocol. 2021-05-24 22:35:03 +08:00