index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI
/
Framework
Age
Commit message (
Expand
)
Author
2020-06-03
Remove take while op(does not return first none matched item)
ZaneYork
2020-06-03
Parallel exception aggregate fix
ZaneYork
2020-06-02
undo parallel loop (#716)
Jesse Plamondon-Willard
2020-06-02
1.Multithread rewrite
ZaneYork
2020-05-30
simplify harmony_search output, tweak SMAPI's Harmony ID
Jesse Plamondon-Willard
2020-05-29
Bug fix: make it possible for multi patch(When one patch replace an instructi...
ZaneYork
2020-05-22
add harmony_summary command
Jesse Plamondon-Willard
2020-05-22
move internal commands out of SCore
Jesse Plamondon-Willard
2020-05-21
rewrite Harmony.Patch method to allow non-implemented virtual methods (#711)
Jesse Plamondon-Willard
2020-05-21
rewrite HarmonyMethod to allow null (#711)
Jesse Plamondon-Willard
2020-05-21
rename facade classes
Jesse Plamondon-Willard
2020-05-21
improve facade annotations
Jesse Plamondon-Willard
2020-05-21
fix AccessTools facade constructor logic (#711)
Jesse Plamondon-Willard
2020-05-21
load .pdb file when mod is loaded from bytes (#711)
Jesse Plamondon-Willard
2020-05-21
rewrite method overrides (#711)
Jesse Plamondon-Willard
2020-05-20
Merge branch 'mod/harmony-2.0' into develop
Jesse Plamondon-Willard
2020-05-20
fix error-handling when patch is called with a null target method (#711)
Jesse Plamondon-Willard
2020-05-20
rewrite renamed 'prioritiy' field (#711)
Jesse Plamondon-Willard
2020-05-20
rewrite base types & interfaces (#711)
Jesse Plamondon-Willard
2020-05-20
rewrite methods without a body (#711)
Jesse Plamondon-Willard
2020-05-20
ignore special types (#711)
Jesse Plamondon-Willard
2020-05-19
fix rewriting declaring type for a generic method (#711)
Jesse Plamondon-Willard
2020-05-19
rewrite assembly rewriting, merge Harmony rewriters (#711)
Jesse Plamondon-Willard
2020-05-18
fix some type references not being rewritten (#711)
Jesse Plamondon-Willard
2020-05-18
move facade namespace (#711)
Jesse Plamondon-Willard
2020-05-18
remove workaround no longer needed with Harmony 2.0.2 (#711)
Jesse Plamondon-Willard
2020-05-18
simplify patch facade (#711)
Jesse Plamondon-Willard
2020-05-16
minor cleanup
Jesse Plamondon-Willard
2020-05-16
use newer C# features
Jesse Plamondon-Willard
2020-05-13
tweak Harmony patch error (#711)
Jesse Plamondon-Willard
2020-05-11
fix Harmony issue when assembly is loaded from memory (#711)
Jesse Plamondon-Willard
2020-05-10
rewrite AccessTools methods which changed in Harmony 2.0 (#711)
Jesse Plamondon-Willard
2020-05-09
fixed generic types in method references not rewritten (#711)
Jesse Plamondon-Willard
2020-05-09
sort mod warning lists
Jesse Plamondon-Willard
2020-05-09
simplify logged paranoid warnings
Jesse Plamondon-Willard
2020-05-09
log detailed error for rewritten patch failures (#711)
Jesse Plamondon-Willard
2020-05-09
add attribute type rewriting (#711)
Jesse Plamondon-Willard
2020-05-06
add base instruction handler (#711)
Jesse Plamondon-Willard
2020-05-05
migrate to Harmony 2.0 finalizers (#711)
Jesse Plamondon-Willard
2020-05-05
combine Harmony 1.x rewrite logs (#711)
Jesse Plamondon-Willard
2020-05-05
add Harmony 2.0 rewriters (#711)
Jesse Plamondon-Willard
2020-05-05
rename files for upcoming change (#711)
Jesse Plamondon-Willard
2020-05-05
migrate to Harmony 2.0 (#711)
Jesse Plamondon-Willard
2020-05-04
add Multiplayer.PeerConnected event
Jesse Plamondon-Willard
2020-04-25
fix asset propagation for maps loaded through a temporary content manager
Jesse Plamondon-Willard
2020-04-24
add support for getting a patch helper for arbitrary data
Jesse Plamondon-Willard
2020-04-24
add map patching API
Jesse Plamondon-Willard
2020-04-17
use better short date translations
Jesse Plamondon-Willard
2020-04-15
prevent object.loadDisplayName errors due to invalid/missing item data
Jesse Plamondon-Willard
2020-04-12
add config option to disable console colors (#707)
Jesse Plamondon-Willard
[next]