a2x
17b868fa63
Limit elapsed time to 2 decimal places
2024-08-09 17:41:43 +10:00
a2x
7933103b03
0.1.2
...
* Updated for memflow 0.2.2
* Replaced periods with underscores in generated file names for easier inclusion
* Program execution now continues if analysis fails at any point
* Removed custom error type in favor of anyhow
* Added logging to cs2-dumper.log
* Now compilable on Linux
2024-07-30 02:07:40 +10:00
a2x
2fa116a6c4
Follow CreateInterface
export instead of pattern scanning
2024-06-18 16:44:09 +10:00
a2x
bfc2ceb13d
Add tests for offsets
2024-06-18 12:47:28 +10:00
a2x
13b764854e
Refactor argument parsing logic
2024-04-21 00:30:00 +10:00
a2x
8b1ecb7afb
Refactor code writer and fix minor things
...
Also added the ability to specify which files should be generated based on their file type.
E.g. `cs2-dumper.exe -f hpp,json`
2024-04-10 01:11:25 +10:00
a2x
ce0fb918ab
Improve schema parsing
2024-04-06 03:20:54 +10:00
a2x
3a935f5d73
Refactor and move Linux code to separate branch
2024-04-03 03:13:57 +11:00
a2x
ef5ff1c5f4
Update argument name for output directory
2024-04-01 19:13:13 +10:00
a2x
4a10ad3ba6
Remove unused OS name argument
2024-04-01 19:09:44 +10:00
a2x
acb0c73f00
Revert to old method of generating schema files
2024-03-30 07:10:29 +10:00
a2x
ce25283e79
Add support for specifying memflow OS name
2024-03-29 23:11:34 +10:00
a2x
bf890592c2
Generate info.json file with timestamp and build number
2024-03-29 00:45:04 +10:00
a2x
889ef7dcd8
Merge dev
branch into main
2024-03-28 22:19:20 +10:00
Albert24GG
92d790091c
Dump linux files in generated_linux
2024-03-07 12:37:56 +02:00
Albert24GG
7e573bdcb6
Add first offsets config for linux
2024-03-06 10:35:48 +02:00
Albert24GG
96da055d1a
Move platform specific configs in config.rs
2024-03-05 13:40:07 +02:00
a2x
a4b9e4abe6
Shorten some signatures
2024-03-02 01:44:43 +10:00
a2x
0bc7cf7b20
Rename util
directory to os
2024-03-02 01:04:55 +10:00
a2x
127cd110bb
Remove redundant doc comments
2024-03-02 01:02:58 +10:00
a2x
d6a68b1ead
📦 Game Update 13987
2024-02-07 14:11:05 +10:00
a2x
a4e5aea2ea
Check for config.json
file existence before proceeding
2023-12-14 11:10:39 +10:00
a2x
6dc4f54ef2
Add YAML file builder and automatically resolve offsets in tests
2023-12-07 21:47:08 +10:00
a2x
e06df502e9
Added ability to specify file builders
...
Thanks @pablo67340 (#26 )
2023-11-01 10:01:39 +10:00
a2x
9a9af96afd
📦 Game Update 13965
2023-10-26 16:54:15 +10:00
a2x
239c872b65
Release 1.1.4
2023-10-26 15:43:27 +10:00
a2x
74a0693f53
📦 Game Update 13963 (2)
2023-10-20 15:23:43 +10:00
a2x
0a86db6b40
Add python file builder
2023-10-17 12:06:23 +10:00
a2x
c55bdf15a2
Ref #20
2023-10-15 22:20:19 +10:00
a2x
d392a319ac
Some improvements
2023-10-05 19:24:14 +10:00
a2x
338bcde14e
Added new patterns
2023-10-01 23:31:50 +10:00
a2x
6d04af2758
Print field types
2023-10-01 14:43:48 +10:00
a2x
3e04750334
Added argument parsing
2023-09-29 00:41:21 +10:00
a2x
369ebcf238
Rewrote project in Rust
2023-09-26 00:46:10 +10:00