luca
|
730929fbf1
|
fix[net]: fixed bug in client initialization registry
|
2024-05-31 14:16:04 +08:00 |
|
godotg
|
f2dfb1433a
|
perf[orm]: authSource judgement
|
2024-05-30 19:22:22 +08:00 |
|
godotg
|
f7a9550363
|
fix[orm]: authSource not parse in xml
|
2024-05-30 19:19:39 +08:00 |
|
godotg
|
a55dda91c6
|
Merge pull request #106 from LucaLq/main
feat[net]: supports the configuration of registry driver classes
|
2024-05-30 18:09:42 +08:00 |
|
godotg
|
d36e641dd4
|
chore[rename]: rename method
|
2024-05-30 17:45:43 +08:00 |
|
godotg
|
eda59cebfc
|
test[Golang]: Golang protocol test
|
2024-05-30 17:39:43 +08:00 |
|
godotg
|
d512ef2a0b
|
test[Golang]: Golang protocol test
|
2024-05-30 17:32:57 +08:00 |
|
godotg
|
2e8809ce58
|
test[Golang]: Golang protocol test
|
2024-05-30 17:30:55 +08:00 |
|
godotg
|
dbe1502a92
|
ref[Golang]: refactor generate Golang protocol
|
2024-05-30 17:28:32 +08:00 |
|
luca
|
4c92120cef
|
feat[net]: supports the configuration of registry driver classes
|
2024-05-30 15:32:48 +08:00 |
|
godotg
|
6be58a928a
|
style[gdscript]: gdscript protocol style
|
2024-05-30 15:19:14 +08:00 |
|
godotg
|
00ed9da60b
|
style[gdscript]: gdscript protocol style
|
2024-05-30 15:16:35 +08:00 |
|
godotg
|
cfb5a8265a
|
test[gdscript]: gdscript protocol test
|
2024-05-30 15:16:07 +08:00 |
|
godotg
|
8cc4eaf64d
|
Merge remote-tracking branch 'origin/main'
|
2024-05-30 15:12:32 +08:00 |
|
godotg
|
aa40b36616
|
ref[gdscript]: refactor generate gdscript protocol
|
2024-05-30 15:12:13 +08:00 |
|
godotg
|
11de5b50e1
|
Merge pull request #105 from lan2475/main
修复被CGLIB代理时 直接赋值无效
|
2024-05-29 19:37:25 +08:00 |
|
lsy
|
751cb249b7
|
修复被CGLIB代理时 直接赋值无效
|
2024-05-29 18:31:26 +08:00 |
|
godotg
|
cc27c41722
|
perf[orm]: load or create method
|
2024-05-29 15:39:36 +08:00 |
|
godotg
|
ee84151436
|
test[protocol]: protocol test
|
2024-05-29 14:59:40 +08:00 |
|
godotg
|
092bb09488
|
test[protocol]: protocol test
|
2024-05-29 14:56:19 +08:00 |
|
godotg
|
93b34127fc
|
ref[Python]: refactor generate python protocol
|
2024-05-29 14:53:31 +08:00 |
|
godotg
|
3df484249c
|
ref[Python]: refactor generate python protocol
|
2024-05-29 14:39:36 +08:00 |
|
godotg
|
2682257b4d
|
ref[Python]: refactor generate python protocol
|
2024-05-29 14:32:57 +08:00 |
|
godotg
|
bd45c610ca
|
ref[TypeScript]: refactor generate TypeScript protocol
|
2024-05-29 11:34:43 +08:00 |
|
godotg
|
c70886f7e2
|
fix[ts]: There is a problem with the protocol file in the deeper folder by exporting the code, and there is a problem with introducing the IByteBuffer path
|
2024-05-29 11:12:59 +08:00 |
|
godotg
|
8b1587f56b
|
test[ts]: TypeScript protocol test
|
2024-05-28 18:06:57 +08:00 |
|
godotg
|
73592cdcdf
|
ref[TypeScript]: refactor generate TypeScript protocol
|
2024-05-28 17:58:50 +08:00 |
|
godotg
|
8ed1d2288b
|
test[js]: JavaScript protocol test
|
2024-05-28 15:08:02 +08:00 |
|
godotg
|
0fbe8a5516
|
test[es]: EcmaScript protocol test
|
2024-05-28 15:05:04 +08:00 |
|
godotg
|
649aad9951
|
test[C++]: C++ protocol test
|
2024-05-28 14:49:10 +08:00 |
|
godotg
|
0aa7e50273
|
test[C++]: C++ protocol test
|
2024-05-28 14:46:40 +08:00 |
|
godotg
|
ac41ba8796
|
test[C++]: C++ protocol test
|
2024-05-28 14:45:14 +08:00 |
|
godotg
|
0a841ddd76
|
test[C#]: C# protocol test
|
2024-05-28 14:37:39 +08:00 |
|
godotg
|
0d5a34f1d9
|
test[lua]: lua protocol test
|
2024-05-28 10:42:32 +08:00 |
|
godotg
|
156fea1ab8
|
ref[lua]: refactor generate lua protocol
|
2024-05-27 19:41:14 +08:00 |
|
godotg
|
c9299ae99a
|
ref[EcmaScript]: refactor generate EcmaScript protocol
|
2024-05-27 17:47:44 +08:00 |
|
godotg
|
0390cb78f2
|
ref[EcmaScript]: refactor generate EcmaScript protocol
|
2024-05-27 17:42:05 +08:00 |
|
godotg
|
48cfe0b07b
|
ref[EcmaScript]: refactor generate EcmaScript protocol
|
2024-05-27 17:32:04 +08:00 |
|
godotg
|
d04c03d6b0
|
ref[javascript]: refactor generate Javascript protocol
|
2024-05-27 11:44:07 +08:00 |
|
godotg
|
26fcf1af85
|
ref[cpp]: refactor generate C++ protocol
|
2024-05-24 17:26:48 +08:00 |
|
godotg
|
102be61edd
|
chore[doc]: generate doc
|
2024-05-24 11:50:20 +08:00 |
|
godotg
|
dff011b470
|
chore[doc]: generate doc
|
2024-05-24 11:25:13 +08:00 |
|
godotg
|
249152c384
|
chore[doc]: generate doc
|
2024-05-24 11:23:35 +08:00 |
|
godotg
|
14afd836f4
|
chore[doc]: generate doc
|
2024-05-24 11:16:40 +08:00 |
|
godotg
|
05f988f1b6
|
chore[doc]: generate doc
|
2024-05-24 11:02:29 +08:00 |
|
godotg
|
abdfad92a8
|
Merge pull request #104 from awakeyoyoyo/main
feat[orm]: add loadAndInit method
|
2024-05-23 17:43:34 +08:00 |
|
awake
|
8dfc772d89
|
Merge remote-tracking branch 'origin/main'
|
2024-05-23 17:06:17 +08:00 |
|
godotg
|
63f5de364e
|
test[orm]: entity cache test
|
2024-05-23 17:01:40 +08:00 |
|
awake
|
83c978e483
|
feat[orm]: add loadAndInit method
|
2024-05-23 16:36:36 +08:00 |
|
godotg
|
4cdb3d221f
|
del[lua]: remove useless code
|
2024-05-23 15:35:58 +08:00 |
|