Improvements to the build script:
Regular expressions can now be generated and used automatically just by providing raw code segments of the original and the modified code;
Dictionary expressions can be generated with a similar mechanism.
Other changes:
The settings controls are now programmatically generated;
Removed the custom font setting because this was added to the base game; "Trebuchet MS" is now the default font for that setting instead of "sans-serif";
Removed the "hide all links" setting (the "Hide Links" option was removed from the base game), this could be replaced with a new "hide links" setting.
Custom keybinds settings UI improvements,
::-webkit-scrollbar css changes,
fix browser caching of the external files by including a build timestamp as a url parameter
Donation tracking is back, now showing both received and sent donations; removed settings option to hide or show donations from bots, new options within the donation viewer itself will be implemented soon