• hxuanyu

  • Joined on 2021-12-11
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-03-04 04:21:52 +08:00
45cdc9b172 Lots of refactoring
hxuanyu synced and deleted reference refs/tags/offline at hxuanyu/cs2-dumper from mirror 2024-03-03 15:31:52 +08:00
hxuanyu synced commits to main at hxuanyu/cs2-dumper from mirror 2024-03-02 01:11:53 +08:00
a4b9e4abe6 Shorten some signatures
7d5de35805 Remove Address struct
0bc7cf7b20 Rename util directory to os
5ea4fd7796 Update windows dependency version to 0.54
127cd110bb Remove redundant doc comments
Compare 5 commits »
hxuanyu synced commits to main at hxuanyu/cs2-dumper from mirror 2024-02-24 12:11:52 +08:00
1e91adc720 Merge pull request #76 from Xsintashi/main
fc4098f083 Game Update 13994 (2)
89d4c43221 NetworkGameClient DeltaTick Signature
Compare 3 commits »
hxuanyu synced and deleted reference refs/tags/refs/pull/76/merge at hxuanyu/cs2-dumper from mirror 2024-02-24 12:11:52 +08:00
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 new reference dev to hxuanyu/cs2-dumper from mirror 2024-01-31 18:21:52 +08:00
hxuanyu synced commits to dev at 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.