Changes

→‎What's changing?: + AccessTools.Is* methods
Line 13: Line 13:  
* Added [https://harmony.pardeike.net/articles/patching-finalizer.html finalizers] and [https://harmony.pardeike.net/articles/reverse-patching.html reverse patches].
 
* Added [https://harmony.pardeike.net/articles/patching-finalizer.html finalizers] and [https://harmony.pardeike.net/articles/reverse-patching.html reverse patches].
 
* Added <tt>CodeInstruction</tt> extensions, <tt>Manipulator</tt> utility, and other improvements for transpilers.
 
* Added <tt>CodeInstruction</tt> extensions, <tt>Manipulator</tt> utility, and other improvements for transpilers.
 +
* Added more <tt>AccessTools.Is*</tt> methods.
 
* Transpilers can now default to the original input by returning <tt>null</tt>.
 
* Transpilers can now default to the original input by returning <tt>null</tt>.
 
* Better compatibility with Android modding.
 
* Better compatibility with Android modding.
translators
8,437

edits