Cj
d46a80ad8d
Make new type names consistent, use Class
and Struct
where applicable. Remove unused enum value
2025-01-10 10:08:13 -05:00
Cj
87804a88bf
Bump exe version to 1.0.0
2025-01-10 09:50:19 -05:00
Cj
701e302cc6
Small refactor to type filters
2025-01-10 09:46:35 -05:00
Cj
75f418417c
Convert HasGenericParameters
2025-01-10 09:29:38 -05:00
Cj
2da74cc061
Convert IsEnum
2025-01-10 09:00:03 -05:00
Cj
165739eacd
Convert IsSealed, remove IsStruct its covered by other flags
2025-01-10 08:55:32 -05:00
Cj
3fbef827fc
Start removing null state, very broken
2025-01-10 06:35:51 -05:00
Cj
7f4b8ba0e5
Move WAIT_FOR_DEBUGGER to the top in AutoMatcher.cs
2025-01-10 04:20:32 -05:00
Cj
7ff1591674
Add ability to wait for a debugger to attach before executing. Uses preprocessor #define WAIT_FOR_DEBUGGER
2025-01-10 04:13:56 -05:00
Cj
1d3aedd7ab
Add new required properties to all remaps
2025-01-10 03:29:04 -05:00
Cj
4dcab4c10f
Fix remaining remaps
2025-01-09 13:43:08 -05:00
Cj
c312269906
Fix more remaps
2025-01-09 12:30:29 -05:00
Cj
4fc850cbb8
Start of a small project wide refactor to address issues. 28 failing remaps currently.
2025-01-09 11:46:46 -05:00
Cj
7c54b8542c
Uncomment if block from testing
2025-01-09 04:34:43 -05:00
Cj
a1088e3ec2
Add back previously removed mappings now that obfuscated method names cannot be used to match them.
2025-01-09 03:25:04 -05:00
Cj
06a56a924e
Add fields to ignore, currently unused. Other misc changes
2025-01-09 03:00:09 -05:00
Cj
a6199ce4a0
Fix copy/paste mistake, don't match obfuscated base classes
2025-01-09 01:51:34 -05:00
Cj
60fff54ada
Simplify logic
2025-01-09 01:38:52 -05:00
Cj
4cd4765efc
remove auto generated mappings that contained de-obfuscator given names
2025-01-08 22:31:25 -05:00
Cj
82eec7b657
Don't automatch deobfuscator given method names
2025-01-08 22:26:34 -05:00
Cj
c9a036d6db
DataProvider simplification
2025-01-08 22:08:00 -05:00
Cj
80c7d1ef21
Simplify app settings, remove unused code
2025-01-08 21:48:48 -05:00
Cj
38e5ac302d
Merge pull request #17 from sp-tarkov/build
...
Build Project
2025-01-06 20:48:02 -05:00
d8c857d7d9
Build Project
...
This creates a new Builder project which has two purposes. First, triggering a build of each of the solutions' other projects. Second, executing a PowerShell script to consolidate the project build files into a solution build directory.
The *solution* must now be built, not the individual projects.
Needs to be tested by someone who knows what they're doing.
2025-01-06 20:32:24 -05:00
Cj
f3c09303e0
Actually fix ambiguous methods
2025-01-06 18:26:53 -05:00
Cj
22c4d67d2a
Attempt fixing ambiguous method naming
2025-01-06 17:22:04 -05:00
Cj
4830fe1d22
Make dumper auto de-obfuscate
2025-01-06 16:55:47 -05:00
433ff82c2e
add retry count and delay
2025-01-06 20:51:01 +00:00
Cj
8884815de0
make renamer and publicizer instances instead of static
2025-01-02 12:15:38 -05:00
Cj
c3bba19df7
Remove unused settings. streamline remap command
2025-01-02 11:47:51 -05:00
Cj
6bce67b479
remove unused event
2025-01-02 02:35:20 -05:00
Cj
dca2d61edb
Add threading to publicizer
2025-01-02 02:29:02 -05:00
Cj
533ab39f30
Merge pull request #16 from sp-tarkov/SmartMapper
...
Automatic mapping generation
2025-01-02 01:30:46 -05:00
Cj
4da9c42c28
Misc and add new mappings
2025-01-02 01:21:37 -05:00
Cj
c9fcf4e5ca
Update doc
2025-01-01 22:48:18 -05:00
Cj
c87e0e0c3a
Restore removed properties
2025-01-01 22:38:46 -05:00
Cj
848a790ba4
place de4dot in solution folder
2025-01-01 22:21:30 -05:00
Cj
9798d896ba
Remove GUI
2025-01-01 22:12:50 -05:00
Cj
1891c872e1
Fix mappings
2025-01-01 21:57:49 -05:00
Cj
b58fee548f
Add events, remove unused property, move other properties
2025-01-01 21:51:50 -05:00
Cj
4c82026a84
Nested type support
2025-01-01 21:10:31 -05:00
Cj
3dbdfae549
Remove test remap
2025-01-01 20:38:57 -05:00
Cj
2cf25373fe
Make lists into hashsets
2025-01-01 20:37:49 -05:00
Cj
9f2165f325
Fix remapper error
2025-01-01 20:10:41 -05:00
Cj
17df885ea8
More filter work, add prompts
2025-01-01 20:07:20 -05:00
Cj
02a6c417ab
Initial work and basic functionality
2025-01-01 19:17:56 -05:00
Cj
664ff994cf
Finish migration
2025-01-01 02:13:19 -05:00
Cj
572b3e037f
update mappings.jsonc
2025-01-01 01:37:26 -05:00
Cj
a49c2b3aee
mappings structure change part 1
2025-01-01 01:34:11 -05:00
Cj
6c8cfb8d08
update command text and readme
2024-12-31 14:20:44 -05:00