<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SMAPI.git/src/SMAPI/Patches, 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>enable nullable annotations in SMAPI where no logic changes are needed (#837)</title>
<updated>2022-04-14T00:24:14+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-14T00:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=f39da383a17b368e92fd243cf155b27ba42671f3'/>
<id>f39da383a17b368e92fd243cf155b27ba42671f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable nullable annotations by default (#837)</title>
<updated>2022-04-07T01:48:55+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-07T01:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=2e7c233f6c9bf6430672b39f970a3324deba79dd'/>
<id>2e7c233f6c9bf6430672b39f970a3324deba79dd</id>
<content type='text'>
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
</pre>
</div>
</content>
</entry>
<entry>
<title>undo Constants.Save* changes in 3.12.1</title>
<updated>2021-08-04T22:02:15+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-08-04T22:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=807dcfec7723156a36524d5f1889b5f3208d97cf'/>
<id>807dcfec7723156a36524d5f1889b5f3208d97cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use more reliable method to get save folder name</title>
<updated>2021-08-03T01:14:22+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-08-03T01:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=5256b738b486aa1591c6b25b41410973f1feaf46'/>
<id>5256b738b486aa1591c6b25b41410973f1feaf46</id>
<content type='text'>
SMAPI now tracks the actual folder name being loaded to avoid edge cases where the folder name doesn't match the save ID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SMAPI now tracks the actual folder name being loaded to avoid edge cases where the folder name doesn't match the save ID.
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate to the new Harmony patch pattern used in my mods</title>
<updated>2021-07-30T04:54:15+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-07-30T04:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=948c800a98f00b1bdcfd05ee6228e3423f9eb465'/>
<id>948c800a98f00b1bdcfd05ee6228e3423f9eb465</id>
<content type='text'>
That improves validation and error-handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That improves validation and error-handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>rename patch classes for consistency</title>
<updated>2021-07-30T04:40:12+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-07-30T04:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=4074f697d73f5cac6699836550b144fd0c4e2803'/>
<id>4074f697d73f5cac6699836550b144fd0c4e2803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split patch classes which target multiple types</title>
<updated>2021-07-30T04:34:53+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-07-30T04:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=aa65b2e2f6ae2578f9d1f81d6fc1f4c5a261d90f'/>
<id>aa65b2e2f6ae2578f9d1f81d6fc1f4c5a261d90f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate to Harmony 2.1 (#711)</title>
<updated>2021-07-13T13:14:07+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-07-13T13:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=8df578edb6d135796a48b219ecc7a7291c7ef460'/>
<id>8df578edb6d135796a48b219ecc7a7291c7ef460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get patcher names automatically if needed</title>
<updated>2021-03-08T00:48:47+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-03-08T00:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=7914734375df7b4c94e9119611a0eb85cc2caac9'/>
<id>7914734375df7b4c94e9119611a0eb85cc2caac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ReturningToTitle stage</title>
<updated>2021-02-28T19:17:41+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2021-02-28T19:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=b2d47e29ffe58142efd0a5084f33fefffd87a460'/>
<id>b2d47e29ffe58142efd0a5084f33fefffd87a460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
