ClxS
|
65f1e5bec4
|
Removed own memberwise cast function, and replaced with one by jpmikkers. This needs converting to a recursion-less version and having the loop issue I think it has fixed
|
2016-03-13 01:54:22 +00:00 |
ClxS
|
1ec0570ed9
|
Hooked up a few callbacks. Need to work on backwards compatability next
|
2016-03-11 20:52:10 +00:00 |
ClxS
|
e1bfd54894
|
Further test on injecting. Injecting a callback to the constructor and capturing the instance that way seems to work.
|
2016-03-10 20:13:57 +00:00 |
ClxS
|
792cfcd796
|
Further work on getting MSIL Injection in. Next step is to overwrite the constructor for Game1 and redirect it to SGame
|
2016-03-09 22:11:57 +00:00 |
ClxS
|
608a5cb257
|
Changed SMAPI to load the modified assembly, but it doesn't work yet.
|
2016-03-09 19:04:33 +00:00 |
ClxS
|
8201b96034
|
Encapsulated Cecil functionality. Removed references to stardew injector from program
|
2016-03-09 18:45:04 +00:00 |