- Generating patches no longer crashes when the patcher program is absent from the output directory.
- The event bus is faster, since it doesn't have to search all extensions for event handlers every time.
I also eradicated a lot of IIf usages from the codebase in favor of the inline If structure, which doesn't involve a function call and doesn't do unnecessary boxing.
No comments:
Post a Comment