<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright/soh/src, branch 8.0.2</title>
<subtitle>Ship of Harkinian: Ocarina of Time PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/'/>
<entry>
<title>Add gFixEyesOpenWhileSleeping (#3365)</title>
<updated>2023-11-15T01:47:07+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2023-11-15T01:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=044d32a46f1ed5bd7287b78d5c52233b27c0d262'/>
<id>044d32a46f1ed5bd7287b78d5c52233b27c0d262</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix magic being zeroed out when using fast file select (#3389)</title>
<updated>2023-11-14T22:08:45+00:00</updated>
<author>
<name>Josh Bodner</name>
<email>30329717+jbodner09@users.noreply.github.com</email>
</author>
<published>2023-11-14T22:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=fb45b66903b2c7449a4673a331c2117a94ce02cb'/>
<id>fb45b66903b2c7449a4673a331c2117a94ce02cb</id>
<content type='text'>
* Move to frame counter init to a place that fast file select also touches

* Undo removing old fix

* Reset on gameover</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move to frame counter init to a place that fast file select also touches

* Undo removing old fix

* Reset on gameover</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Prevent patching custom models (#3367)</title>
<updated>2023-11-14T21:37:03+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-11-14T21:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=e66eb8756d572c49101eba4c016848e93967bfdb'/>
<id>e66eb8756d572c49101eba4c016848e93967bfdb</id>
<content type='text'>
* fix prevent patching custom models

* prevent patching chests textures for custom chest models

* add tooltip for cosmetic editor about custom models

* chest texture handling for alt toggles</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix prevent patching custom models

* prevent patching chests textures for custom chest models

* add tooltip for cosmetic editor about custom models

* chest texture handling for alt toggles</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature] Remove `performDelayedSave` functionality from Autosave (#3387)</title>
<updated>2023-11-14T21:35:19+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@live.com</email>
</author>
<published>2023-11-14T21:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=4e9040d761dfcda2b0788364f76cef2ae8fe70ba'/>
<id>4e9040d761dfcda2b0788364f76cef2ae8fe70ba</id>
<content type='text'>
* Removes delayed save functionality, making autosave work everywhere except Ganon and Chamber of Sages scenes.

* Change AutoSave comment to remove the scenarios we no longer block autosave in.

* handle temp B on saving outside of kaleido

---------

Co-authored-by: Adam Bird &lt;archez39@me.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removes delayed save functionality, making autosave work everywhere except Ganon and Chamber of Sages scenes.

* Change AutoSave comment to remove the scenarios we no longer block autosave in.

* handle temp B on saving outside of kaleido

---------

Co-authored-by: Adam Bird &lt;archez39@me.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature Fix] Tunics stolen by like likes now removed from the item buttons (#3375)</title>
<updated>2023-11-14T05:12:08+00:00</updated>
<author>
<name>Malkierian</name>
<email>malkierian@gmail.com</email>
</author>
<published>2023-11-14T05:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=304016ddd2ac45e5101e03faa66f0a88f431d213'/>
<id>304016ddd2ac45e5101e03faa66f0a88f431d213</id>
<content type='text'>
* Extends `Assignable Boots and Tunics` functionality to check for and remove Goron and Zora tunics from item buttons when like likes steal them.

* Comment documentation.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Extends `Assignable Boots and Tunics` functionality to check for and remove Goron and Zora tunics from item buttons when like likes steal them.

* Comment documentation.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix edge case of MS shuffle (#3364)</title>
<updated>2023-11-14T04:45:15+00:00</updated>
<author>
<name>Ralphie Morell</name>
<email>rafael.morell@techfield.us</email>
</author>
<published>2023-11-14T04:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=cf88b3d2bf0b7e63506f823b0e1bac0d2743124b'/>
<id>cf88b3d2bf0b7e63506f823b0e1bac0d2743124b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[OTR Archive] Move shared scenes out of nonmq/mq folders (#3191)</title>
<updated>2023-11-06T22:44:49+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-11-06T22:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=460b3d02f501904ba0a1e77af8d523534cd42e62'/>
<id>460b3d02f501904ba0a1e77af8d523534cd42e62</id>
<content type='text'>
* share common scenes between mq and nonmq

* move shared scenes under shared folder and bring back thieves hideout mq handling

* update headers for shared scenes

* bump submodules

* remove mq handling for mirror world song patch

* only have unique dungeons be nomq/mq variants

* bump submodules</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* share common scenes between mq and nonmq

* move shared scenes under shared folder and bring back thieves hideout mq handling

* update headers for shared scenes

* bump submodules

* remove mq handling for mirror world song patch

* only have unique dungeons be nomq/mq variants

* bump submodules</pre>
</div>
</content>
</entry>
<entry>
<title>items tied to items rather than slots + dpad items now work (#2884)</title>
<updated>2023-11-06T04:33:51+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2023-11-06T04:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=8b78cb832abdc8e764122f5de7c348f190cf20f1'/>
<id>8b78cb832abdc8e764122f5de7c348f190cf20f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vanilla bugfix for wall climbing on edge of polys (#3358)</title>
<updated>2023-11-05T18:07:44+00:00</updated>
<author>
<name>krm01</name>
<email>krm01@users.noreply.github.com</email>
</author>
<published>2023-11-05T18:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=127f2651df145f1ded52ced4f6cd1d7d47c66132'/>
<id>127f2651df145f1ded52ced4f6cd1d7d47c66132</id>
<content type='text'>
* vanilla bugfix for wall climbing on edge of polys

* rename missed vars

* add CVar toggle</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* vanilla bugfix for wall climbing on edge of polys

* rename missed vars

* add CVar toggle</pre>
</div>
</content>
</entry>
<entry>
<title>[OTR Archive] Store soh version in OTR files and verify on launch/ask to regenerate (#3218)</title>
<updated>2023-11-05T17:34:39+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-11-05T17:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=7e9efeeadb80a48279cc5744e323b1844a8cda95'/>
<id>7e9efeeadb80a48279cc5744e323b1844a8cda95</id>
<content type='text'>
* parse sohver arg and store version file in otr

* parse args for soh.otr gen only

* pass soh version from built in extractor

* update launch scripts, cmake and extract steps to pass soh version

* check otr versions and error or ask to regenerate

* add wiiu core header for osfatal

* review feedback

* remove soh dummy version for lus change instead

* only configure linux script for linux

* change lus commit

* rename soh version to port version

* fix submodules

* bump OTRExporter

* clean up error messages for switch/wiiu

* strings not char array

* typo

* init wiiu before otr detection

* Add message for mac/linux extraction

* remove unneeded exits

* change version number types to u16 to fix 32bit devices

* bump otrexporter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* parse sohver arg and store version file in otr

* parse args for soh.otr gen only

* pass soh version from built in extractor

* update launch scripts, cmake and extract steps to pass soh version

* check otr versions and error or ask to regenerate

* add wiiu core header for osfatal

* review feedback

* remove soh dummy version for lus change instead

* only configure linux script for linux

* change lus commit

* rename soh version to port version

* fix submodules

* bump OTRExporter

* clean up error messages for switch/wiiu

* strings not char array

* typo

* init wiiu before otr detection

* Add message for mac/linux extraction

* remove unneeded exits

* change version number types to u16 to fix 32bit devices

* bump otrexporter</pre>
</div>
</content>
</entry>
</feed>
