<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SMAPI.git/src/StardewModdingAPI.AssemblyRewriters, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/'/>
<entry>
<title>reorganise repo structure</title>
<updated>2017-10-08T03:07:10+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-10-08T03:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=929dccb75a1405737975d76648e015a3e7c00177'/>
<id>929dccb75a1405737975d76648e015a3e7c00177</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore AssemblyRewriters assembly for method injection</title>
<updated>2017-09-27T01:08:54+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-09-27T01:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=3c42119c8c0541a4f233e79fe591aa09c79c58cf'/>
<id>3c42119c8c0541a4f233e79fe591aa09c79c58cf</id>
<content type='text'>
This fixes a SMAPI 2.0 issue where mods would fail with MethodAccessException if they used SpriteBatch methods that got rewritten for MonoGame/XNA compatibility, because the methods SMAPI injected were internal. Moving it back into a separate assembly lets us make it public without making it visible to modders.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a SMAPI 2.0 issue where mods would fail with MethodAccessException if they used SpriteBatch methods that got rewritten for MonoGame/XNA compatibility, because the methods SMAPI injected were internal. Moving it back into a separate assembly lets us make it public without making it visible to modders.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge assembly rewriters into main SMAPI project (#347)</title>
<updated>2017-09-20T02:45:28+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-09-20T02:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=8c5bd12f4793a9c866b6046c05482592a5c799bc'/>
<id>8c5bd12f4793a9c866b6046c05482592a5c799bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update for 1.15.2 release</title>
<updated>2017-08-21T18:49:09+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-08-21T18:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=e42f06c916f753aefaf385e8463df048cbb8b604'/>
<id>e42f06c916f753aefaf385e8463df048cbb8b604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix build config</title>
<updated>2017-08-17T03:03:14+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-08-17T03:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=49ff572932f72374ebee73a3ebae6cc2c24bbeed'/>
<id>49ff572932f72374ebee73a3ebae6cc2c24bbeed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename crossplatform.targets to common.targets for reuse</title>
<updated>2017-08-14T12:11:11+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-08-14T12:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=c47e43a1e92cc8389ef06bd800251fbe0458fb76'/>
<id>c47e43a1e92cc8389ef06bd800251fbe0458fb76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify stardewvalley.targets support, add to release notes (#319)</title>
<updated>2017-07-07T20:58:55+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-07-07T20:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=e61f060b965150a0dccfd032871fe905097881fd'/>
<id>e61f060b965150a0dccfd032871fe905097881fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak debug deploy to respect stardewvalley.targets</title>
<updated>2017-07-07T20:55:32+00:00</updated>
<author>
<name>spacechase0</name>
<email>spacechase0.and.cat@gmail.com</email>
</author>
<published>2017-07-07T19:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=7e856106b89755e7e5f8f90cafe827c50eb62e39'/>
<id>7e856106b89755e7e5f8f90cafe827c50eb62e39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add SMAPI 2.0 compile mode</title>
<updated>2017-07-03T05:03:13+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-07-03T05:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=771263299cae11d464c25c5291e59507c639e822'/>
<id>771263299cae11d464c25c5291e59507c639e822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>streamline crossplatform build with Mono 5.0, update readme, tweak release notes</title>
<updated>2017-05-13T19:14:32+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2017-05-13T19:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=17ff230d8e7f7879337011babba4f65fae5d9bf8'/>
<id>17ff230d8e7f7879337011babba4f65fae5d9bf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
