Commit Graph

  • 4ad34ea6ab Allow debugging of the CLI, preface the command with [debug] to await debugger connection. master Cj 2024-11-05 15:33:57 -05:00
  • f56ec6d0a1 Fix typo Cj 2024-11-05 14:25:54 -05:00
  • e9d6b30e88 Add ENomatchReason for events, and properly handle them. Cj 2024-11-05 14:22:28 -05:00
  • 8a350c6818 Feature: Adding Include/Exclude for events. (#13) SlejmUr 2024-11-05 18:21:26 +00:00
  • 1d44e1cac2 mapping-updates (#14) Archangel 2024-11-05 18:19:29 +00:00
  • 00588855f2 Merge pull request 'Add new mappings' (#11) from Archangel/AssemblyTool:new-mappings into master Cj 2024-11-04 20:02:11 +00:00
  • 1ea295e9a9 Add new mappings Archangel 2024-11-04 20:42:49 +01:00
  • e9b1649d55 Don't unseal classes for the launcher, resolves launcher not starting Cj 2024-11-02 22:08:27 -04:00
  • c1a36ee8e3 Publicize and unseal launcher Cj 2024-11-02 21:30:02 -04:00
  • 817fe28c1e Merge remote-tracking branch 'origin/master' Cj 2024-11-02 15:58:35 -04:00
  • 5c1842daaa Add additional function to the deobfuscation command Cj 2024-11-02 15:58:08 -04:00
  • 15ef523189 Updated mappings Dev 2024-11-02 17:10:11 +00:00
  • d0790a0c8f should have been with last commit CWX 2024-11-02 17:04:38 +00:00
  • 86a922327c Add Additional changes needed for new patch CWX 2024-11-02 17:04:10 +00:00
  • bb2c43e9ec Update Quit Method CWX 2024-11-02 17:03:54 +00:00
  • 07900a46cf Update BotData CWX 2024-11-02 17:03:45 +00:00
  • 0e53a50977 Delete mapping.json in root Cj 2024-08-30 04:34:38 -04:00
  • 1d963a51c2 Updated mappings data stored in assets Dev 2024-08-30 09:26:34 +01:00
  • 7337896168 22 new mappings, mapped all MovementStates, AbstractSkillClass, and BaseAnimationOperation Cj 2024-08-29 20:44:10 -04:00
  • 3ab1c05547 Clear _alreadyGivenNames on each run, Create mapping file if it doesn't exist instead of throwing an exception Cj 2024-08-29 19:35:27 -04:00
  • ff0db0cae0 Update mappings to latest Cj 2024-08-29 15:34:01 -04:00
  • 05341a69b2 Renamed output DLLs to improve clarity Dev 2024-08-23 13:24:16 +01:00
  • e22af4ef15 Remove need for Iteration count, should fix being kicked for AFK CWX 2024-08-21 22:01:38 +01:00
  • 6a3219e12b forgot to copy new files for dumper CWX 2024-08-21 20:55:27 +01:00
  • 50430b9bf3 Added GControl structure to type list Dev 2024-08-21 09:52:51 +01:00
  • 1a759fef19 Handled an edge case where the renaming system has no TypePrimeCandidate Dev 2024-08-21 09:52:32 +01:00
  • a2e63dc2e4 Updated remapper to save new updated mappings to new file instead of overwriting existing Dev 2024-08-21 09:50:57 +01:00
  • 2a9f58be9a Updated mappings Dev 2024-08-21 09:50:19 +01:00
  • aff1620286 Merge remote-tracking branch 'origin/master' Cj 2024-08-21 03:35:54 -04:00
  • 870d8101f6 Add ValueStruct to the token search list Cj 2024-08-21 03:35:10 -04:00
  • c6f94ab538 Updated Quick dumper to work, will refactor with comments etc CWX 2024-08-20 23:24:18 +01:00
  • 81d0d74fd8 fix ref to private.corelib with dnlib, dumper now works as before, (exluding quickDumper, still need to work on that) CWX 2024-08-12 12:52:15 +01:00
  • 0c08b56faa now creates dir, copies files, and creates dumper zip CWX 2024-08-12 12:20:01 +01:00
  • 41c2fb459d removed un-ness configuration CWX 2024-08-12 12:19:41 +01:00
  • f02b41e3c3 moved jsons to dumpLib CWX 2024-08-12 12:19:06 +01:00
  • 0dfebbba31 Remove Copied Jsons, build will do it CWX 2024-08-12 12:18:47 +01:00
  • 2e5af34662 remove mono cecil CWX 2024-08-12 12:18:12 +01:00
  • aaa44f1867 no longer copy dumpLib as build will CWX 2024-08-12 12:16:58 +01:00
  • 217dc63c33 refactor to use correct modules, and importers, added some comments and cleaned up CWX 2024-08-11 11:35:39 +01:00
  • d25aacaf29 make description a little clearer on whats required CWX 2024-08-11 11:34:29 +01:00
  • ea7b39363e rename to ILHelper CWX 2024-08-11 11:33:57 +01:00
  • 0197431baf Rename to reflectionHelper CWX 2024-08-11 11:33:43 +01:00
  • a43b6abf4c remove unused class and dataProvider changes, fix lib to compile correctly for use CWX 2024-08-11 01:02:08 +01:00
  • 7c0575d423 Merge branch 'master' of https://dev.sp-tarkov.com/SPT/AssemblyTool into Dump-DnLib-Conversion CWX 2024-08-10 13:38:16 +01:00
  • c4a5ea7e34 Merge branch 'master' into Dump-DnLib-Conversion CWX 2024-08-10 13:38:03 +01:00
  • 1b780b3330 attempt at fixing imports CWX 2024-08-10 13:37:55 +01:00
  • cf064e041b Remove residual code from unused component Cj 2024-08-10 07:31:12 -04:00
  • c32163404c initial changes to dnlib from cecil CWX 2024-08-10 11:00:55 +01:00
  • 4bab2015f0 Implement proper no match error handling. Cj 2024-08-10 04:58:49 -04:00
  • a21347b21d added dumper tool as it was in the old tool, to branch and convert CWX 2024-08-10 08:20:37 +01:00
  • 67aae1178b Fix possible null reference Cj 2024-08-09 23:42:34 -04:00
  • 496be90eb8 Remove unused settings Cj 2024-08-09 23:31:30 -04:00
  • 8eec69ff09 Remove unused extension method Cj 2024-08-09 23:25:11 -04:00
  • e68c26e9d2 Remove not needed component from CLI Cj 2024-08-09 21:52:36 -04:00
  • 46fc36169d Remove not needed components from lib/GUI Cj 2024-08-09 21:49:40 -04:00
  • e4aa655683 Don't allow remapper to run on obfuscated assemblies Cj 2024-08-09 20:04:11 -04:00
  • 5f448a7aee fix pathing CWX 2024-08-09 21:55:31 +01:00
  • f3d095a0a7 initial start of dumper conversion, moved assets to a Assets folder, updated PB scripts CWX 2024-08-09 21:39:39 +01:00
  • f7543672fc Fix DeObfuscate command InvalidCastException + put de4dot in sub dir of data. Cj 2024-08-09 14:35:18 -04:00
  • b6e7280929 Add de4dot, copy to output of CLI Cj 2024-08-09 06:23:43 -04:00
  • 9eff5a3e4c add mapping file CWX 2024-08-09 07:39:50 +01:00
  • 11b4c447bd remove uneeded avalonia file CWX 2024-08-09 07:13:58 +01:00
  • 101ba2d346 Fix remaps getting wiped after mapping Cj 2024-07-04 10:32:01 -04:00
  • c9337cd98a Make CLI update old type names, remove obsidian folder Cj 2024-07-03 07:03:14 -04:00
  • 8f1fdeadfd Fix IEffect members not being publicized Cj 2024-07-02 19:01:46 -04:00
  • bb3f1249a5 Fix returning before displaying all ambiguous matches Cj 2024-06-29 02:01:49 -04:00
  • 6e7ac7e59a Better ambiguous match handling Cj 2024-06-28 18:38:03 -04:00
  • 427db1ce5a Potential fix for publicizer Cj 2024-06-28 18:02:14 -04:00
  • 95ac115306 Add sanity checks for existing remaps, and ambiguous matches during matching Cj 2024-06-28 17:13:47 -04:00
  • 8df90f628a Add validation button Cj 2024-06-28 16:17:54 -04:00
  • 99e64e5e36 Ignore getters and setters for method count Cj 2024-06-28 02:44:41 -04:00
  • 3970812d4f Code style + fix out path Cj 2024-06-26 20:50:53 -04:00
  • e4a8daaba3 Fix some automapper bugs Cj 2024-06-26 20:44:22 -04:00
  • d33f1f3c9b
    Dnlib refactor CJ-SPT 2024-06-26 14:45:54 -04:00
  • 4a24c914f6 make method private Cj 2024-06-23 17:27:17 -04:00
  • 3985129549 Fix null ref Cj 2024-06-23 17:17:27 -04:00
  • f5b14da70b use main module Cj 2024-06-23 17:08:44 -04:00
  • 22dc663012 Fix null ref exception Cj 2024-06-23 03:30:33 -04:00
  • 4824006d89 Sanitize settings template Cj 2024-06-23 03:09:39 -04:00
  • 966ba1f23e Merge branch 'master' of https://github.com/CJ-SPT/AssemblyRemapper Cj 2024-06-22 16:36:59 -04:00
  • 180a010d82 Fix CLI error and hollower Cj 2024-06-22 16:36:49 -04:00
  • 1a87a61bb7
    Update README.md CJ-SPT 2024-06-22 15:32:42 -04:00
  • 7bb245d754 Merge branch 'master' of https://github.com/CJ-SPT/AssemblyRemapper V0.1.0 Cj 2024-06-22 14:40:09 -04:00
  • 53d205e3a4 Fix CLI Cj 2024-06-22 14:40:04 -04:00
  • 947feca147
    Update README.md CJ-SPT 2024-06-22 14:10:11 -04:00
  • 3c735ce506 ReMapper UI Refresh Cj 2024-06-22 13:57:41 -04:00
  • 88c94d8391 Add De-obfuscator Cj 2024-06-22 12:39:10 -04:00
  • 141fb6807a Command work + dont panic when settings are not found Cj 2024-06-22 12:12:18 -04:00
  • 1363d91fcd More tooltips Cj 2024-06-22 02:38:03 -04:00
  • 14b273252d cleanup Cj 2024-06-22 02:29:15 -04:00
  • fe6145cb08 Fix Nested renaming Cj 2024-06-22 02:28:36 -04:00
  • c10e9a6d3e Remove logging Cj 2024-06-22 01:42:07 -04:00
  • 6381a3b0f8 Add hollower, fix bugs, add spt publicizer Cj 2024-06-22 01:27:34 -04:00
  • 398aabaf98 More minor remap changes Cj 2024-06-21 21:46:10 -04:00
  • 295b8fe0a6 Fix UI not populating fields on edit, uncheck Force Rename by default Cj 2024-06-21 17:05:41 -04:00
  • 5e71f13100 Minor remapper fixes Cj 2024-06-21 17:01:07 -04:00
  • 6fae190b6e Remove logging Cj 2024-06-21 14:48:48 -04:00
  • 9b68b4e293 Fixed IsDerived matching, dont match base System.Object class when looking for base classes Cj 2024-06-21 14:48:13 -04:00
  • eb8dc10330 Small adjustment to scoring Cj 2024-06-21 14:11:06 -04:00
  • 58450e6bc3 remove random logging Cj 2024-06-21 05:19:10 -04:00