Commit Graph

345 Commits

Author SHA1 Message Date
godotg 4d015a1fb8 ref[move]: move NumberUtils 2023-09-02 19:43:23 +08:00
godotg 793319298a ref[move]: move class 2023-09-02 19:30:25 +08:00
godotg 02ae50ea10 ref[move]: move class 2023-09-02 16:26:36 +08:00
godotg e11bb464d8 fix[maven]: forkMode is not allowed in maven anymore 2023-09-01 22:01:37 +08:00
sun a6e8d623bf fix[log]: fix logback pattern error in spring 3.x 2023-09-01 16:13:35 +08:00
sun 5ee168362c perf[maven]: upgrade maven dependencies 2023-09-01 16:12:22 +08:00
sun 578f54a319 feat[java]: set java version to 17 2023-09-01 14:10:31 +08:00
sun 2062ca4e68 feat[java]: set java version to 11 2023-09-01 14:04:10 +08:00
godotg 59550bb76b Merge pull request #68 from harochen75/patch-2
fix:the le0 method parameter is incorrect
2023-09-01 12:50:14 +08:00
sun f0046ade4a feat[java]: set java version to 17 2023-09-01 12:35:18 +08:00
harochen75 0da7e89091 fix:the le0 method parameter is incorrect
le0方法参数原来为1,应该为0.
2023-09-01 10:14:07 +08:00
sun 6e7470a737 perf[tab]: unified add tab method entry 2023-08-31 16:45:07 +08:00
sun 1bd6914abb test[protocol]: generate protobuf test 2023-08-31 12:44:11 +08:00
meiwei 884a74da31 perf[protocol]:Optimize protocol configuration 2023-08-29 14:47:39 +08:00
meiwei 16c647d2a4 perf[protocol] optimize protocol config 2023-08-29 11:22:23 +08:00
meiwei 743e910cf0 perf[protocol] optimize protocol config 2023-08-29 11:14:34 +08:00
meiwei 2cd89d59e6 perf[tank]:Optimize protocol configuration 2023-08-28 20:25:04 +08:00
meiwei 3263d8705b perf[tank]:Optimize protocol configuration 2023-08-28 16:05:50 +08:00
meiwei 5c9985cdd7 Merge branch 'main' of https://github.com/zfoo-project/zfoo 2023-08-28 15:45:56 +08:00
meiwei 1d679f585d perf[protocol]:Optimize protocol configuration 2023-08-28 15:45:01 +08:00
godotg cf7d2fe03f doc[python]: update doc 2023-08-27 11:48:17 +08:00
godotg 6083a284cd test[python]: test python serialization 2023-08-27 10:13:08 +08:00
godotg 20d73fe7e6 feat[python]: support python 2023-08-27 10:08:35 +08:00
godotg 2ea9570996 feat[python]: support python 2023-08-26 22:14:55 +08:00
godotg ec7f7eff92 feat[python]: support python 2023-08-26 18:41:07 +08:00
godotg 99d3cd8b3d feat[python]: support python 2023-08-26 18:30:23 +08:00
godotg 1d079b0a7a perf[code]: use NumberUtils instead 2023-08-26 12:24:25 +08:00
godotg 6294882dfb del[config]: delete unused configuration 2023-08-26 10:41:54 +08:00
meiwei f1ae593739 perf[protocol]:update config 2023-08-25 21:00:51 +08:00
meiwei f0151eaa68 perf[protocol]:增加支持protocul文件支持配置包名和有优化probuf文件读取 2023-08-24 13:00:15 +08:00
meiwei adba146780 perf[protocol]:增加支持protocul文件支持配置包名和有优化probuf文件读取 2023-08-24 12:39:32 +08:00
godotg bd236a2622 test[fury]: fury test 2023-08-13 21:44:27 +08:00
tiennm99 dc946a688a [Protocol] (Add) support multiline notes
- Allow "\n" in `@Note` value
- Refactor generate note for class and field into one method
2023-08-03 08:46:03 +07:00
godotg a18ccbfa2b fix[ts]: wrong array field generation 2023-07-23 17:17:25 +08:00
tiennm99 28a91c33f5 [Gdscript] (Add) comment for Dictionary type 2023-07-15 12:16:23 +07:00
godotg 53a5866a30 feat[util]: get file from class path to string 2023-06-22 15:07:33 +08:00
tiennm5 852883aa82 [Protocol, Gdscript] (Fix) wrong writeIntLongMap 2023-06-19 13:45:24 +07:00
godotg 0041a7ad31 ref[route]: refactor the routing rules for message packets 2023-04-26 12:15:28 +08:00
godotg 2e10e6db10 test[protocol]: benchmark test 2023-04-18 22:37:34 +08:00
godotg a36e6eb77d del[packet]: remove unused method 2023-04-15 10:38:27 +08:00
godotg 4f51f8b103 perf[ts]: remove null type of ts variable 2023-04-14 22:13:20 +08:00
godotg 8c8291174c perf[ts]: suppress warning of typescript long.ts 2023-04-14 15:51:25 +08:00
jincieryi e2f4514e7b Update ProtocolAnalysis.java
描述有误
2023-04-10 15:42:07 +08:00
godotg 6abf4d4350 feat[ts]: support typescript Long.ts and Longbits.ts 2023-04-09 11:20:45 +08:00
godotg 3c5b9d1b88 perf[protocol]: typescript protocol template 2023-04-08 21:46:59 +08:00
godotg 7281034136 fix[reflect]: confusing argument 'null', unclear if a varargs or non-varargs call is desired 2023-03-29 15:13:04 +08:00
godotg c521ce159f perf[session]: use high-performance segment locks to store session maps 2023-03-25 16:32:28 +08:00
godotg 8dfced4da1 feat[map]: fast concurrent segment lock 2023-03-25 16:18:42 +08:00
godotg 2b2083fe80 feat[map]: fast concurrent segment lock 2023-03-25 15:44:14 +08:00
godotg 2b0ce755bd feat[map]: fast concurrent segment lock 2023-03-25 14:48:03 +08:00