9 Commits

Author SHA1 Message Date
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
cbdca26723 Change the way nodes are displayed 2024-06-21 00:09:50 -04:00
Cj
65ba888ce0 Fix comment 2024-06-17 18:39:56 -04:00
Cj
a019faa13f Add file dialoge helpers 2024-06-17 18:38:06 -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
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