0
0
mirror of https://github.com/sp-tarkov/assembly-tool.git synced 2025-02-12 21:10:45 -05:00

Commit Graph

  • 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
  • 1a57162f79 Add reference list command Cj 2024-06-26 05:45:46 -04:00
  • c7dfbcb802 Iterate over all types instead of just one to re-link fields Cj 2024-06-26 03:43:00 -04:00
  • 75ce558fe1 fix hollow Cj 2024-06-26 03:20:39 -04:00
  • 86d146bb0c re-enable mapping updates Cj 2024-06-26 01:55:59 -04:00
  • 2da47183e8 Rework logging Cj 2024-06-26 01:38:06 -04:00
  • 88f660571d Re-enable publicizer Cj 2024-06-26 01:14:18 -04:00
  • a16633db7c More renamer work, might get a passing build now? Cj 2024-06-26 01:11:13 -04:00
  • 9b5866aa20 Basis for method renaming Cj 2024-06-25 23:49:44 -04:00
  • 2b1eaac8da Multi threaded renaming, still broken Cj 2024-06-25 22:26:27 -04:00
  • b94146a73a restore renamer Cj 2024-06-25 21:41:34 -04:00
  • dfe0416595 re-enable renamer Cj 2024-06-25 21:29:51 -04:00
  • 48d78f6d9c Add empty string validation to text fields Cj 2024-06-25 19:47:26 -04:00
  • 896dbaea28 bug fixes Cj 2024-06-25 19:20:33 -04:00
  • 6307c93174 Finish migrating to the new system Cj 2024-06-25 17:09:56 -04:00
  • 5d1b539cd8 5 more filters Cj 2024-06-25 11:32:22 -04:00
  • 85b7f1ec9d
    Merge pull request #2 from dotAlexB/dnLib_Refactor CJ-SPT 2024-06-25 11:21:35 -04:00
  • eacfc370d1 Multithread remapping and grouped logging for threads clodan 2024-06-25 16:20:44 +01:00
  • 8a924b0a85
    Merge pull request #1 from dotAlexB/dnLib_Refactor CJ-SPT 2024-06-25 10:46:49 -04:00
  • 38998c7f62 Refactor logger to be on its own thread clodan 2024-06-25 15:44:38 +01:00
  • 2b20f43667 remove duplicate method call Cj 2024-06-25 09:21:08 -04:00
  • 8b7eba1885 Default IsPublic to true Cj 2024-06-25 09:03:00 -04:00
  • 860c4f4aa6 Add logging to indicate all types have been filtered out Cj 2024-06-25 08:59:54 -04:00
  • 898825fc2d remove redundant if else on IsPublic check Cj 2024-06-25 08:56:26 -04:00
  • 5813b349a4 actually fix it... Cj 2024-06-25 08:52:28 -04:00
  • b6c196f827 fix logger not resetting color Cj 2024-06-25 08:51:57 -04:00
  • d808ba84b7 Remove nullable from IsPublic Cj 2024-06-25 08:18:48 -04:00
  • c65f789d45 Remove optional out for IsPublic Cj 2024-06-25 08:13:52 -04:00
  • ecab72651b Remove reflection, change IsDerived and IsNested checks Cj 2024-06-25 08:07:26 -04:00
  • 4dfbff4634 TypeFilter class + Fix CLI bug Cj 2024-06-25 07:32:50 -04:00
  • b4067de235 Expanded IsNested Check Cj 2024-06-25 07:09:06 -04:00
  • ab89631c39 remove unused methods Cj 2024-06-25 07:08:37 -04:00
  • e20e0e3751 Refactor part ?? Cj 2024-06-25 06:52:19 -04:00
  • 3c4e2facab Capitialization Cj 2024-06-25 05:45:43 -04:00
  • 6017124bdf fix is nested tree view display Cj 2024-06-25 05:45:19 -04:00
  • 4dfb07dede Update tooltips Cj 2024-06-25 05:41:23 -04:00
  • b8a44f1849 Use combo boxes in favor of updowns Cj 2024-06-25 05:41:09 -04:00
  • c61ae85043 Refactor part 3 Cj 2024-06-25 04:06:33 -04:00
  • 0218add7a0 Clean up enum Cj 2024-06-25 01:16:32 -04:00
  • 2ba9db3240 Better error reason handling Cj 2024-06-25 01:14:38 -04:00
  • 2c6213ba31 Rename variable Cj 2024-06-25 01:02:38 -04:00
  • 061e837713 Refactor part 2 Cj 2024-06-25 01:01:35 -04:00
  • b05e6591a9 Start refactor Cj 2024-06-25 00:14:03 -04:00
  • 62348f4ed0 Traditional loops in favor of linq for clarity Cj 2024-06-24 23:17:31 -04:00
  • 4bf3f1ae29 fix hollow Cj 2024-06-24 20:14:40 -04:00
  • b152556cc4 fix out path Cj 2024-06-24 20:14:29 -04:00
  • b34238c691 First compiling build Cj 2024-06-24 20:04:34 -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
  • 85fba2fb56 Fix some remapper issues Cj 2024-06-21 05:18:23 -04:00
  • 6ec22dbd98 Remove WPF again Cj 2024-06-21 04:35:08 -04:00
  • b5f0c3fc19 Add WPF project, Initial work Cj 2024-06-21 01:34:41 -04:00
  • cbdca26723 Change the way nodes are displayed Cj 2024-06-21 00:09:50 -04:00
  • 4317fec912 fixed label, stop breaking Cj 2024-06-20 23:37:55 -04:00
  • 9799f3dca8 Clean up some logging Cj 2024-06-20 23:33:55 -04:00
  • 03252c1422 Misc Cj 2024-06-20 23:30:17 -04:00
  • 6966628e5b Fix publish build of CLI Cj 2024-06-20 22:19:03 -04:00
  • bcf73bd7d7 Bug fixes, remove obsolete data Cj 2024-06-20 22:13:34 -04:00
  • 1621484fe3 UI Updates Cj 2024-06-20 21:40:56 -04:00
  • 86761da7e6 Command improvements Cj 2024-06-20 20:38:58 -04:00
  • 6f294e96ae Fix build command to work with new compiler Cj 2024-06-20 19:49:06 -04:00
  • c8b642ee0d Refactor compile and write code Cj 2024-06-20 19:20:32 -04:00
  • 5084db4179 Remove obsolete code Cj 2024-06-20 18:48:41 -04:00
  • 1d94daa237 Full Code compilation template, needs refactoring Cj 2024-06-20 18:24:02 -04:00