sun
|
f14488cdc8
|
chore[class]: adjust code
|
2023-09-06 11:34:15 +08:00 |
|
sun
|
582406a56d
|
fix[graalvm]: detect graalVM environment
|
2023-09-06 10:29:09 +08:00 |
|
sun
|
699f25e579
|
fix[graalvm]: detect graalVM environment
|
2023-09-06 10:20:59 +08:00 |
|
godotg
|
407ca920d0
|
ref[autoconfig]: move graalvm package
|
2023-09-03 19:08:38 +08:00 |
|
godotg
|
e70289b1e9
|
fix[cpp]: cpp serialization
|
2023-09-03 16:19:39 +08:00 |
|
godotg
|
cbc2f1e900
|
ref[packet]: move IPacket from protocol to net
|
2023-09-03 16:01:46 +08:00 |
|
godotg
|
7060fe87f8
|
ref[protocol]: Serialization and deserialization do not have to be forced to inherit IPacket
|
2023-09-03 15:55:19 +08:00 |
|
godotg
|
0e591eaddb
|
del[protocol]: deprecate protocolId() method
|
2023-09-03 15:28:50 +08:00 |
|
godotg
|
7c1f3ffdc0
|
del[protocol]: deprecate protocolId() method
|
2023-09-03 15:20:48 +08:00 |
|
godotg
|
da31160d60
|
del[protocol]: deprecate PROTOCOL_ID
|
2023-09-03 15:13:22 +08:00 |
|
godotg
|
4d703215e3
|
del[protocol]: deprecate PROTOCOL_ID
|
2023-09-03 15:03:55 +08:00 |
|
godotg
|
8cb904ba50
|
ref[protocol]: NotEnhance move to Protocol Annotation
|
2023-09-03 12:38:25 +08:00 |
|
godotg
|
2e8c673862
|
ref[protocol]: refactor protocol structure
|
2023-09-03 12:30:55 +08:00 |
|
godotg
|
f5e906fb68
|
ref[cpp]: refactor cpp protocol generate
|
2023-09-03 12:25:29 +08:00 |
|
godotg
|
3935f1e303
|
test[generate]: generate test
|
2023-09-03 12:02:47 +08:00 |
|
godotg
|
0f099de567
|
fix[enhance]: compatible filed enhance serialization error
|
2023-09-03 11:40:41 +08:00 |
|
godotg
|
353d40d5fe
|
ref[id]: rename IdUtils to UuidUtils
|
2023-09-02 21:00:52 +08:00 |
|
godotg
|
ff3e06c123
|
ref[move]: move ThreadUtils
|
2023-09-02 20:36:02 +08:00 |
|
godotg
|
9f6f154e76
|
ref[move]: move RandomUtils
|
2023-09-02 19:59:45 +08:00 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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
|
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 |
|