godotg
|
5ad71fdf90
|
ref[net]: No need to inherit the IPacket interface anymore
|
2023-09-09 09:57:46 +08:00 |
|
godotg
|
3e8f5ffa7d
|
ref[net]: No need to inherit the IPacket interface anymore
|
2023-09-09 09:55:17 +08:00 |
|
godotg
|
9f7e9e0c3f
|
ref[net]: No need to inherit the IPacket interface anymore
|
2023-09-09 09:53:16 +08:00 |
|
godotg
|
9f02e197c3
|
del[net]: remove obsolete code
|
2023-09-09 09:31:41 +08:00 |
|
godotg
|
7c2615fcdf
|
ref[net]: No need to inherit the IPacket interface anymore
|
2023-09-09 09:30:29 +08:00 |
|
godotg
|
2555c9b131
|
revert[protocol]: generate test
|
2023-09-09 08:24:35 +08:00 |
|
godotg
|
55fa85227f
|
doc[protocol]: update readme
|
2023-09-09 08:22:33 +08:00 |
|
godotg
|
2eee745f73
|
perf[protocol]: csharp protocol test
|
2023-09-09 08:20:23 +08:00 |
|
godotg
|
e474181b53
|
del[net]: remove obsolete code
|
2023-09-09 08:14:37 +08:00 |
|
sun
|
0362c33865
|
feat[net]: await grammar for unity
|
2023-09-08 19:24:08 +08:00 |
|
sun
|
d01aa91f6d
|
fix[protocol]: scan protocol class
|
2023-09-08 13:12:26 +08:00 |
|
sun
|
7ac1dab103
|
perf[protocol]: scan protocol class
|
2023-09-08 11:14:58 +08:00 |
|
sun
|
63fac826c1
|
fix[xml]: xml ignore properties
|
2023-09-08 10:23:12 +08:00 |
|
sun
|
dc5519df28
|
fix[xml]: xml ignore properties
|
2023-09-08 10:20:41 +08:00 |
|
sun
|
b16ec4837f
|
perf[graalvm]: detect graalVM environment
|
2023-09-06 17:41:40 +08:00 |
|
sun
|
95dccd879f
|
perf[graalvm]: use PathMatchingResourcePatternResolver to scan classes
|
2023-09-06 15:49:31 +08:00 |
|
sun
|
08e03d6ac9
|
fix[graalvm]: netty graalvm
|
2023-09-06 11:42:02 +08:00 |
|
sun
|
f14488cdc8
|
chore[class]: adjust code
|
2023-09-06 11:34:15 +08:00 |
|
sun
|
f7b06a086e
|
chore[graalvm]: log
|
2023-09-06 11:04:36 +08:00 |
|
sun
|
1ba1d45f86
|
perf[graalvm]: scan net packet in GraalVM environment
|
2023-09-06 10:41:45 +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 |
|
sun
|
e32b796f56
|
perf[net]: hint protocol.xml
|
2023-09-05 18:56:01 +08:00 |
|
sun
|
be744956b4
|
test[graalvm]: storage test
|
2023-09-05 18:04:43 +08:00 |
|
sun
|
002b7ec2c5
|
feat[net]: graalvm support
|
2023-09-05 15:38:20 +08:00 |
|
sun
|
972b42f3c2
|
ref[net]: refactor net and move PacketReceiver to anno package
|
2023-09-05 11:40:56 +08:00 |
|
godotg
|
d6e56dab3d
|
perf[hint]: perfect orm autoconfig
|
2023-09-04 23:32:26 +08:00 |
|
godotg
|
9610a81ccf
|
perf[hint]: perfect orm autoconfig
|
2023-09-04 23:31:16 +08:00 |
|
godotg
|
19f2775a65
|
perf[hint]: perfect storage autoconfig
|
2023-09-04 23:19:59 +08:00 |
|
sun
|
403c06cce9
|
test[protocol]: compatibility test
|
2023-09-04 12:50:13 +08:00 |
|
sun
|
4539fd499b
|
doc[upgrade]: upgrade doc
|
2023-09-04 11:51:08 +08:00 |
|
godotg
|
a53f7396ba
|
doc[protocol]: update doc
|
2023-09-03 22:18:41 +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
|
62e6184cbd
|
test[protocol]: enhance test
|
2023-09-03 11:27:04 +08:00 |
|
godotg
|
58a9c186f6
|
ref[orm]: refactor orm
|
2023-09-03 01:07:15 +08:00 |
|
godotg
|
2c2f49a4ce
|
ref[storage]: refactor storage
|
2023-09-03 00:55:45 +08:00 |
|
godotg
|
112d119d7c
|
ref[orm]: refactor orm
|
2023-09-03 00:54:02 +08:00 |
|
godotg
|
0435d0f9d6
|
ref[storage]: refactor storage
|
2023-09-03 00:47:55 +08:00 |
|