summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-09fixed generic types in method references not rewritten (#711)Jesse Plamondon-Willard
2020-05-09log detailed error for rewritten patch failures (#711)Jesse Plamondon-Willard
2020-05-09add attribute type rewriting (#711)Jesse Plamondon-Willard
2020-05-06add base instruction handler (#711)Jesse Plamondon-Willard
2020-05-05fix reference to old Harmony namespace (#711)Jesse Plamondon-Willard
2020-05-05migrate to Harmony 2.0 finalizers (#711)Jesse Plamondon-Willard
2020-05-05combine Harmony 1.x rewrite logs (#711)Jesse Plamondon-Willard
2020-05-05add Harmony 2.0 rewriters (#711)Jesse Plamondon-Willard
2020-05-05rename files for upcoming change (#711)Jesse Plamondon-Willard
2020-05-05migrate to Harmony 2.0 (#711)Jesse Plamondon-Willard
2020-05-04add Multiplayer.PeerConnected eventJesse Plamondon-Willard
2020-05-04fix asset propagation for Gil's portraitsJesse Plamondon-Willard
2020-04-27prepare for release, tweak readmeJesse Plamondon-Willard
2020-04-25fix asset propagation for maps loaded through a temporary content managerJesse Plamondon-Willard
2020-04-24add support for getting a patch helper for arbitrary dataJesse Plamondon-Willard
2020-04-24add map patching APIJesse Plamondon-Willard
2020-04-17support lowercase season names in date translationsJesse Plamondon-Willard
2020-04-17use better short date translationsJesse Plamondon-Willard
2020-04-15update unit testJesse Plamondon-Willard
2020-04-15tweak new code, update release notesJesse Plamondon-Willard
2020-04-15Merge pull request #709 from kdau/developJesse Plamondon-Willard
2020-04-15prevent object.loadDisplayName errors due to invalid/missing item dataJesse Plamondon-Willard
2020-04-14SDateTests: cover new field and methodsKevin Daughtridge
2020-04-14SDate: fixes to new methodsKevin Daughtridge
2020-04-13SDate: Add WorldDate conversions and featuresKevin Daughtridge
2020-04-12add config option to disable console colors (#707)Jesse Plamondon-Willard
2020-04-11use SDate to set DaysPlayedKevin Daughtridge
2020-04-10set daysPlayed in world_set{day,season,year} commandsKevin Daughtridge
2020-04-05fix rare intermittent "CGI application encountered an error" errorsJesse Plamondon-Willard
2020-04-01fix marriage dialogue left in invalid state after dialogue propagationJesse Plamondon-Willard
2020-03-29fix AutoQualityPatch version in compatibility listJesse Plamondon-Willard
2020-03-29fix path segmenting on Linux/Mac in asset propagationJesse Plamondon-Willard
2020-03-27update schema for Content Patcher 1.13Jesse Plamondon-Willard
2020-03-24prepare for releaseJesse Plamondon-Willard
2020-03-24fix mouse input suppression broken in SMAPI 3.4 (#705)Jesse Plamondon-Willard
2020-03-23fix asset changes not propagating to NPCs in an eventJesse Plamondon-Willard
2020-03-22prepare for releaseJesse Plamondon-Willard
2020-03-22remove invalid-location check now handled by the gameJesse Plamondon-Willard
2020-03-22update packagesJesse Plamondon-Willard
2020-03-22add monitor.LogOnce methodJesse Plamondon-Willard
2020-03-22fix player_add error if the player has broken XNB modsJesse Plamondon-Willard
2020-03-14fix semi-transparency issues on Linux/MacJesse Plamondon-Willard