37 Commits

Author SHA1 Message Date
Cj
46fc36169d Remove not needed components from lib/GUI 2024-08-09 21:49:40 -04:00
Cj
8df90f628a Add validation button 2024-06-28 16:17:54 -04:00
CJ-SPT
d33f1f3c9b
Dnlib refactor
* First compiling build

* fix out path

* fix hollow

* Traditional loops in favor of linq for clarity

* Start refactor

* Refactor part 2

* Rename variable

* Better error reason handling

* Clean up enum

* Refactor part 3

* Use combo boxes in favor of updowns

* Update tooltips

* fix is nested tree view display

* Capitialization

* Refactor part ??

* remove unused methods

* Expanded IsNested Check

* TypeFilter class + Fix CLI bug

* Remove reflection, change IsDerived and IsNested checks

* Remove optional out for IsPublic

* Remove nullable from IsPublic

* fix logger not resetting color

* actually fix it...

* remove redundant if else on IsPublic check

* Add logging to indicate all types have been filtered out

* Default IsPublic to true

* remove duplicate method call

* Refactor logger to be on its own thread

* Multithread remapping and grouped logging for threads

* 5 more filters

* Finish migrating to the new system

* bug fixes

* Add empty string validation to text fields

* re-enable renamer

* restore renamer

* Multi threaded renaming, still broken

* Basis for method renaming

* More renamer work, might get a passing build now?

* Re-enable publicizer

* Rework logging

* re-enable mapping updates

* fix hollow

* Iterate over all types instead of just one to re-link fields

* Add reference list command

---------

Co-authored-by: clodan <clodan@clodan.com>
2024-06-26 14:45:54 -04:00
Cj
3c735ce506 ReMapper UI Refresh 2024-06-22 13:57:41 -04:00
Cj
88c94d8391 Add De-obfuscator 2024-06-22 12:39:10 -04:00
Cj
1363d91fcd More tooltips 2024-06-22 02:38:03 -04:00
Cj
295b8fe0a6 Fix UI not populating fields on edit, uncheck Force Rename by default 2024-06-21 17:05:41 -04:00
Cj
4317fec912 fixed label, stop breaking 2024-06-20 23:37:55 -04:00
Cj
03252c1422 Misc 2024-06-20 23:30:17 -04:00
Cj
1621484fe3 UI Updates 2024-06-20 21:40:56 -04:00
Cj
4ce0024460 Refactor, tooltips 2024-06-20 13:58:39 -04:00
Cj
d5c8796fb3 Add CLI and build command 2024-06-19 21:11:42 -04:00
Cj
940381f423 Self saving settings, refactor, and bug fixes 2024-06-19 17:44:47 -04:00
Cj
d87a6d4599 More validation 2024-06-19 15:57:47 -04:00
Cj
ba5364f12e Add github link 2024-06-19 11:01:10 -04:00
Cj
b307837b1b Goto main tab from CC tab 2024-06-19 10:47:29 -04:00
Cj
766ef5189f Adjust CC page 2024-06-19 10:00:55 -04:00
Cj
7691c65c9f More validation 2024-06-19 06:49:21 -04:00
Cj
df568681f5 Some clean up 2024-06-19 06:22:18 -04:00
Cj
39c2180469 More project work 2024-06-18 23:45:00 -04:00
Cj
a8f496d34e Fix build issue 2024-06-18 21:06:37 -04:00
Cj
9eb3780eaa Initial cross compiler work (things are messy) 2024-06-18 20:42:58 -04:00
Cj
2ea1cda886 Initial CC work 2024-06-18 17:35:31 -04:00
Cj
0109e55281 Finish up cross mapper UI for now 2024-06-17 20:25:53 -04:00
Cj
8bcf3c8bd4 Finish settings/UI rework 2024-06-17 17:51:00 -04:00
Cj
03552ed411 Complete changes for manual mapper 2024-06-17 17:29:26 -04:00
Cj
91d35a592e UI/Settings rework PT1 2024-06-17 16:20:20 -04:00
Cj
23a51133ec Minor UI fixes 2024-06-17 15:53:13 -04:00
Cj
c22be10b74 Add Name mangled dll selection 2024-06-16 19:40:25 -04:00
Cj
f847ab424d Basic method support 2024-06-16 16:21:42 -04:00
Cj
23692ee034 Wire up more automapper ui 2024-06-16 13:56:55 -04:00
Cj
1c5e8d5db8 Implement filtering by required matches 2024-06-16 13:34:36 -04:00
Cj
443530d79a Successful rename 2024-06-16 00:19:02 -04:00
Cj
5a97aca1cf Automapper finishing touches 2024-06-15 21:05:06 -04:00
Cj
5a3df6593b Some initial automapper work 2024-06-15 16:21:12 -04:00
Cj
845c0a84ac Allow editing of existing tree items 2024-06-14 20:52:16 -04:00
Cj
867b218063 Rebrand 2024-06-14 19:06:21 -04:00