Sinai
|
7dbf694642
|
IL2CPP reflection fixes and improvements
|
2021-05-17 21:48:10 +10:00 |
|
Sinai
|
83f15c7168
|
Use Il2CppObjectBase instead of Il2CppSystem.Object where possible.
Attempt to fix il2cpp lists/dicts, not currently working properly. Will probably wait for Unhollower rewrite.
|
2021-05-15 18:00:16 +10:00 |
|
Sinai
|
12fe19ba8e
|
Implemented the console log, some cleanups
|
2021-05-14 02:45:59 +10:00 |
|
Sinai
|
ccd08c3a63
|
Add configurable reflection signature blacklist, extends to MCS as well
|
2021-05-13 23:02:46 +10:00 |
|
Sinai
|
70d66f93a5
|
Update ReflectionUtility.cs
|
2021-05-13 01:06:14 +10:00 |
|
Sinai
|
275225a284
|
Better number ToString formatting, cleanups
|
2021-05-13 00:58:23 +10:00 |
|
Sinai
|
ada239c828
|
Implement auto-indenting for CSConsole, some cleanups
|
2021-05-12 20:48:56 +10:00 |
|
Sinai
|
ec215a0006
|
Use SortedSet for type name cache, expose OnTypeLoaded event
|
2021-05-11 19:16:19 +10:00 |
|
Sinai
|
c04a864b74
|
Made ParseUtility helper to simplify and improve parsing of various input types
|
2021-05-09 01:25:26 +10:00 |
|
Sinai
|
c828d9b642
|
InteractiveValueStruct, and a few cleanups
|
2021-05-08 20:54:16 +10:00 |
|
Sinai
|
f080379e8a
|
Update ReflectionUtility.cs
|
2021-05-07 06:25:49 +10:00 |
|
Sinai
|
56875e0641
|
Simplify string obfuscation processing
|
2021-05-07 01:53:02 +10:00 |
|
Sinai
|
8534c08f49
|
Reflection cleanup, fix il2cpp struct and enum boxing
And temp removing il2cpp IDictionary / IEnumerable helpers, will see what is necessary after knah's rewrite.
|
2021-05-07 01:22:55 +10:00 |
|