Commit Graph

1020 Commits

Author SHA1 Message Date
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
godotg c05212799a ref[storage]: refactor storage 2023-09-03 00:45:32 +08:00
godotg 9ea0992b40 fix[orm]: native image no caffeine dependency 2023-09-03 00:44:51 +08:00
godotg 87725fa484 ref[scheduler]: refactor scheduler 2023-09-02 22:39:22 +08:00
godotg 9a35193a9a ref[storage]: refactor storage 2023-09-02 22:35:17 +08:00
godotg 1da6b324af ref[storage]: package structure 2023-09-02 22:02:21 +08:00
godotg 536f255486 ref[event]: package structure 2023-09-02 21:29:45 +08:00
godotg e4bcd22bc7 del[util]: remove util module 2023-09-02 21:11:50 +08:00
godotg 353d40d5fe ref[id]: rename IdUtils to UuidUtils 2023-09-02 21:00:52 +08:00
godotg 00ac69dca2 ref[move]: move NetUtils 2023-09-02 20:54:55 +08:00
godotg ff3e06c123 ref[move]: move ThreadUtils 2023-09-02 20:36:02 +08:00
godotg 13d284184d del[thread]: delete SafeRunnable 2023-09-02 20:29:08 +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 b0d242658c ref[thread]: deprecated method in java 17 2023-09-02 19:23:07 +08:00
godotg e158e92497 ref[move]: move hash to net package 2023-09-02 19:17:15 +08:00
godotg 00bb1e37a0 del[awt]: delete awt dependency 2023-09-02 19:14:02 +08:00
godotg 9bc3df8537 feat[graalvm]: orm graalvm support 2023-09-02 18:46:02 +08:00
godotg 02ae50ea10 ref[move]: move class 2023-09-02 16:26:36 +08:00
godotg e80cd2ca71 feat[graalvm]: scheduler graalvm support 2023-09-02 16:22:54 +08:00
godotg 5bf5387ffa feat[graalvm]: storage graalvm support 2023-09-02 15:55:14 +08:00
godotg c1fe64cdb2 ref[storage]: rename method 2023-09-02 15:48:01 +08:00
godotg 28e37b65ed feat[graalvm]: add Reflective annotation to storage 2023-09-02 13:02:19 +08:00
godotg 06d49e7bd4 feat[graalvm]: event graalvm support 2023-09-02 09:27:20 +08:00
godotg e11bb464d8 fix[maven]: forkMode is not allowed in maven anymore 2023-09-01 22:01:37 +08:00
sun 764ac0b449 feat[graalvm]: detect graalvm 2023-09-01 18:12:32 +08:00
sun 1dfbab43b0 fix[autoconfig]: drop spring.factories 2023-09-01 16:16:50 +08:00
sun 685865f96e fix[autoconfig]: fix auto config in spring 3.x 2023-09-01 16:15:16 +08:00