summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-30simplify harmony_search output, tweak SMAPI's Harmony IDJesse Plamondon-Willard
2020-05-29Merge pull request #715 from ZaneYork/developJesse Plamondon-Willard
2020-05-29Bug fix: make it possible for multi patch(When one patch replace an instructi...ZaneYork
2020-05-27fix BadImageFormatException error handlingJesse Plamondon-Willard
2020-05-24add update key overridesJesse Plamondon-Willard
2020-05-24update ModDrop URLsJesse Plamondon-Willard
2020-05-24ignore MacOS files starting with ._Jesse Plamondon-Willard
2020-05-24add update subkeysJesse Plamondon-Willard
2020-05-23refactor update check APIJesse Plamondon-Willard
2020-05-23drop MongoDB codeJesse Plamondon-Willard
2020-05-22keep verb when redirecting api.smapi.ioJesse Plamondon-Willard
2020-05-22add harmony_summary commandJesse Plamondon-Willard
2020-05-22move internal commands out of SCoreJesse Plamondon-Willard
2020-05-21rewrite Harmony.Patch method to allow non-implemented virtual methods (#711)Jesse Plamondon-Willard
2020-05-21rewrite HarmonyMethod to allow null (#711)Jesse Plamondon-Willard
2020-05-21rename facade classesJesse Plamondon-Willard
2020-05-21improve facade annotationsJesse Plamondon-Willard
2020-05-21fix AccessTools facade constructor logic (#711)Jesse Plamondon-Willard
2020-05-21load .pdb file when mod is loaded from bytes (#711)Jesse Plamondon-Willard
2020-05-21rewrite method overrides (#711)Jesse Plamondon-Willard
2020-05-20Merge branch 'mod/harmony-2.0' into developJesse Plamondon-Willard
2020-05-20fix error-handling when patch is called with a null target method (#711)Jesse Plamondon-Willard
2020-05-20rewrite renamed 'prioritiy' field (#711)Jesse Plamondon-Willard
2020-05-20rewrite base types & interfaces (#711)Jesse Plamondon-Willard
2020-05-20rewrite methods without a body (#711)Jesse Plamondon-Willard
2020-05-20ignore special types (#711)Jesse Plamondon-Willard
2020-05-19fix rewriting declaring type for a generic method (#711)Jesse Plamondon-Willard
2020-05-19rewrite assembly rewriting, merge Harmony rewriters (#711)Jesse Plamondon-Willard
2020-05-18fix some type references not being rewritten (#711)Jesse Plamondon-Willard
2020-05-18move facade namespace (#711)Jesse Plamondon-Willard
2020-05-18remove workaround no longer needed with Harmony 2.0.2 (#711)Jesse Plamondon-Willard
2020-05-18simplify patch facade (#711)Jesse Plamondon-Willard
2020-05-16fix GitHub license images not using HTTPSJesse Plamondon-Willard
2020-05-16migrate subdomain redirects to AzureJesse Plamondon-Willard
2020-05-16simplify single-instance deployment and make MongoDB server optionalJesse Plamondon-Willard
2020-05-16minor cleanupJesse Plamondon-Willard
2020-05-16update deprecated codeJesse Plamondon-Willard
2020-05-16use newer C# featuresJesse Plamondon-Willard
2020-05-14fix broken action links after update to .NET Core 3.0Jesse Plamondon-Willard
2020-05-13tweak Harmony patch error (#711)Jesse Plamondon-Willard
2020-05-11fix Harmony issue when assembly is loaded from memory (#711)Jesse Plamondon-Willard
2020-05-10rewrite AccessTools methods which changed in Harmony 2.0 (#711)Jesse Plamondon-Willard
2020-05-09update compatibility list for SMAPI 3.6 & Harmony 2.0 tracking (#711)Jesse Plamondon-Willard
2020-05-09add new 'unknown' compatibility status (#711)Jesse Plamondon-Willard
2020-05-09fixed generic types in method references not rewritten (#711)Jesse Plamondon-Willard
2020-05-09add GitHub licenses to mod compatibility list, update release notesJesse Plamondon-Willard
2020-05-09update web scriptsJesse Plamondon-Willard
2020-05-09sort mod warning listsJesse Plamondon-Willard
2020-05-09simplify logged paranoid warningsJesse Plamondon-Willard
2020-05-09log detailed error for rewritten patch failures (#711)Jesse Plamondon-Willard