• hxuanyu

  • Joined on 2021-12-11
hxuanyu synced commits to refs/pull/77/head at hxuanyu/cs2-dumper from mirror 2024-03-12 05:51:52 +08:00
ea2eee0035 Add more function signatures
hxuanyu synced commits to refs/pull/77/merge at hxuanyu/cs2-dumper from mirror 2024-03-12 05:51:52 +08:00
0c8a1d0cf6 Merge ea2eee003557109eafc5964a888ed864de012514 into a4b9e4abe6131d8fa7f36dbc84cd9ea76b2b2fd6
ea2eee0035 Add more function signatures
Compare 2 commits »
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-03-09 00:31:53 +08:00
2fddd11cd1 Add offset dumper and some refactoring
hxuanyu synced commits to refs/pull/77/head at hxuanyu/cs2-dumper from mirror 2024-03-08 08:21:53 +08:00
4dfadff893 Fix `LocalPlayerPawn` offset
hxuanyu synced commits to refs/pull/77/merge at hxuanyu/cs2-dumper from mirror 2024-03-08 08:21:53 +08:00
8d9799c932 Merge 4dfadff893629d8a94ee4fb103a0f8aa1ff73f57 into a4b9e4abe6131d8fa7f36dbc84cd9ea76b2b2fd6
4dfadff893 Fix `LocalPlayerPawn` offset
Compare 2 commits »
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-03-08 01:41:53 +08:00
2a3dd4f3fa Implement partial codegen and interfaces dumper
hxuanyu synced commits to refs/pull/77/head at hxuanyu/cs2-dumper from mirror 2024-03-07 19:21:53 +08:00
bd02fd4b65 Add generated files
92d790091c Dump linux files in `generated_linux`
Compare 2 commits »
hxuanyu synced commits to refs/pull/77/merge at hxuanyu/cs2-dumper from mirror 2024-03-07 19:21:53 +08:00
ef71f9faf4 Merge bd02fd4b65ede57cfba802469442bc25ab9fc750 into a4b9e4abe6131d8fa7f36dbc84cd9ea76b2b2fd6
bd02fd4b65 Add generated files
92d790091c Dump linux files in `generated_linux`
Compare 3 commits »
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-03-04 23:41:57 +08:00
9f48b29ce0 Partial parsing of class metadata
hxuanyu synced commits to dev at hxuanyu/cs2-dumper from mirror 2024-03-04 11:01:52 +08:00
2f25aed11e Parse enum bindings
a6951a909d Fix bug in `UtlTsHash::elements` method
d3488b7bae Update Cargo.toml with dev profile optimizations
Compare 3 commits »
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 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 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 commits to offline at hxuanyu/cs2-dumper from mirror 2024-02-20 20:42:03 +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 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