• hxuanyu

  • Joined on 2021-12-11
hxuanyu synced new reference offline to hxuanyu/cs2-dumper from mirror 2024-02-20 20:42:03 +08:00
hxuanyu synced commits to offline at hxuanyu/cs2-dumper from mirror 2024-02-20 20:42:03 +08:00
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-02-14 21:01:52 +08:00
0023be4ec7 Serde example
cc0725fc7e Likely fixed compilation issue on other platforms
a48a683e1e Restructured source_engine files
Compare 3 commits »
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-02-13 19:35:14 +08:00
9ca9bc6777 Improve error handling and destructure game structs
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-02-13 16:11:53 +08:00
887acbcfd3 Refactor find_pattern method to support bookmarks
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-02-12 23:51:53 +08:00
5d92fc6699 Refactored code
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-02-09 15:01:52 +08:00
8e910ef703 Fix for game update
f248a56136 Fix for game update
Compare 2 commits »
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-02-04 09:11:52 +08:00
22d79d7f1c Use nightly toolchain by default
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-01-31 18:21:52 +08:00
hxuanyu synced new reference dev to hxuanyu/cs2-dumper from mirror 2024-01-31 18:21:52 +08:00
hxuanyu synced commits to main at hxuanyu/cs2-dumper from mirror 2024-01-05 15:31:52 +08:00
273ff41717 Merge pull request #51 from superyu1337/main
023c7c76c9 📦 Game Update 13984
Compare 2 commits »
hxuanyu synced and deleted reference refs/tags/refs/pull/51/merge at hxuanyu/cs2-dumper from mirror 2024-01-05 15:31:52 +08:00
hxuanyu synced and deleted reference refs/tags/refs/pull/47/merge at hxuanyu/cs2-dumper from mirror 2023-12-30 15:51:52 +08:00
hxuanyu synced commits to main at hxuanyu/cs2-dumper from mirror 2023-12-15 02:31:53 +08:00
8aa2b8400c Fix dwForceAttack and dwForceAttack2 patterns
hxuanyu synced commits to main at hxuanyu/cs2-dumper from mirror 2023-12-12 12:21:53 +08:00
9226ed15f1 Check for config.json file existence before proceeding.
hxuanyu pushed to master at hxuanyu/hxuanyu-spring-boot-starter 2022-02-22 21:16:46 +08:00
a40d593a53 [maven-release-plugin] prepare for next development iteration
hxuanyu pushed tag v1.0.6 to hxuanyu/hxuanyu-spring-boot-starter 2022-02-22 21:16:43 +08:00
hxuanyu pushed to master at hxuanyu/hxuanyu-spring-boot-starter 2022-02-22 21:16:41 +08:00
30f67b6dee [maven-release-plugin] prepare release v1.0.6
hxuanyu pushed to master at hxuanyu/hxuanyu-spring-boot-starter 2022-02-09 17:34:37 +08:00
a53455bf87 任务ID直接使用监控项名称
hxuanyu pushed to master at hxuanyu/hxuanyu-spring-boot-starter 2022-02-08 10:38:35 +08:00
1016ad6751 定时任务调用逻辑修改