906 Commits

Author SHA1 Message Date
godotg 4963d5034c fix[storage]: use commas, semicolons, newline separators to parse array 2025-05-02 16:07:50 +08:00
jaysunxiao 1c368accb1 test[protocol]: test GdScript protocol 2025-04-21 21:26:46 +08:00
jaysunxiao b8725f4408 ref[protocol]: refactor GdScript generation 2025-04-21 21:18:35 +08:00
godotg 5fc3dbbf53 update 2025-04-20 22:40:29 +08:00
godotg edacbfd9fa test[protocol]: gdscript protocol generation test 2025-04-12 22:18:51 +08:00
godotg 1cbcaac1ed ref[protocol]: simplify gdscript generation 2025-04-12 22:12:33 +08:00
godotg b25a995c55 fix[protocol]: avoid the constant has the same name as a global class defined in gdscript 2025-04-06 16:29:06 +08:00
godotg 588de0130a test[protocol]: gdscript protocol test 2025-04-06 13:32:46 +08:00
godotg 53d97524d6 ref[protocol]: use relative path to import GdScript dependency 2025-04-06 12:24:20 +08:00
godotg 62cf2bf019 ref[protocol]: use strict syntax to refactor GdScript generation 2025-04-06 11:59:41 +08:00
godotg 90626c9d78 chore[gdscript]: dictionary generic type support 2025-04-05 21:57:36 +08:00
godotg 9a536fe69e feat[protocol]: support GdScript of godot 4.4 2025-04-04 13:40:48 +08:00
godotg e27ff42fd1 chore[maven]: update maven version 2025-03-30 16:08:34 +08:00
xiaorenping c5ee1b8f54 feat[protocol]: 上层需要知道是那个消息解析异常 2024-12-28 17:44:25 +08:00
luca f9b334b303 perf[net]: adjust access modifier 2024-11-13 19:45:49 +08:00
jaysunxiao 5c8b9c6aad test[map]: CopyOnWriteHashMapLongObject test 2024-09-27 10:04:40 +08:00
jaysunxiao 628463dab5 perf[map]: get put remove by primitive way 2024-09-23 19:50:17 +08:00
jaysunxiao 082c2fa581 perf[orm]: find thread by threadExecutorMap 2024-09-23 19:34:48 +08:00
godotg 469cbab443 feat[release]: 4.0.0 release 2024-08-20 20:38:56 +08:00
godotg 2c66183b5e style[golang]: replace space with tab 2024-08-13 10:57:11 +08:00
godotg f809dbe6ec doc[zfoo]: update document 2024-07-30 11:39:19 +08:00
godotg 04d481557c chore[protocol]: deep clone log 2024-07-29 11:29:47 +08:00
godotg 7c58329a28 fix[go]: golang adjust padding is not deep clone 2024-07-29 11:02:00 +08:00
godotg 7c516da9d1 chore[protocol]: deep clone log 2024-07-29 10:49:52 +08:00
godotg 32fbeae1d9 test[swift]: swift test 2024-07-28 22:22:26 +08:00
godotg b28cd708d2 feat[swift]: cut down Map serialization of swift 2024-07-28 22:20:45 +08:00
godotg 65a4bcb1d3 feat[swift]: cut down Set serialization of swift 2024-07-28 21:54:48 +08:00
godotg a685de104e feat[swift]: cut down array serialization of swift 2024-07-28 21:34:23 +08:00
godotg a10bf0402d fix[swift]: ensure capacity 2024-07-28 20:40:35 +08:00
godotg 9b835ed23e feat[swift]: support swift protocol 2024-07-28 17:24:19 +08:00
godotg a4e7c0d5fa feat[swift]: support swift protocol 2024-07-28 17:22:39 +08:00
godotg 35b8ac92f8 test[protocol]: generation test 2024-07-28 12:04:35 +08:00
godotg c31a3fe004 chore[js]: ArrayBuffer slice is deep clone 2024-07-27 12:56:21 +08:00
godotg 1c8c859a4c perf[c++]: use memmove instead of memcpy to improve performance 2024-07-27 12:33:28 +08:00
godotg 47e41a61df test[protocol]: big compatible bytes of normal object 2024-07-27 12:30:01 +08:00
godotg 6b1a28cde0 test[protocol]: big compatible bytes of normal object 2024-07-27 11:16:10 +08:00
godotg b97819121c test[dart]: dart test 2024-07-26 17:31:51 +08:00
godotg 048eb48e78 perf[dart]: cut down dart generated code 2024-07-26 17:23:51 +08:00
godotg 87a1679cf8 feat[dart]: cut down dart generated code 2024-07-26 17:13:16 +08:00
godotg 9622e8a461 feat[dart]: compatible protocol 2024-07-26 15:17:29 +08:00
godotg 495de3c9ea feat[protocol]: support dart protocol 2024-07-26 14:55:04 +08:00
godotg 94392d77d3 test[protocol]: ruby code style 2024-07-24 17:36:19 +08:00
godotg beebb39842 perf[protocol]: ruby code style 2024-07-24 17:29:47 +08:00
godotg 7f67827a3f test[protocol]: ruby test 2024-07-24 15:59:31 +08:00
godotg 01de60bc48 test[protocol]: ruby test 2024-07-24 14:59:31 +08:00
godotg 7103d95983 fix[protocol]: ruby compatible read 2024-07-24 14:45:11 +08:00
godotg f143e824f7 feat[protocol]: cut down ruby generated protocol 2024-07-24 13:33:18 +08:00
godotg e2621ec08f feat[protocol]: ruby compatible protocol 2024-07-24 11:50:16 +08:00
godotg 2f56836fee feat[protocol]: merge ruby protocol 2024-07-24 11:47:28 +08:00
godotg 53b92fcb7c style[protocol]: ruby code style 2024-07-23 17:57:32 +08:00