<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright/libultraship, branch develop</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>Bump libultraship to pull in HD texture-pack regression fixes (#7003)</title>
<updated>2026-07-30T14:17:41+00:00</updated>
<author>
<name>David Racine</name>
<email>bass_dr@hotmail.com</email>
</author>
<published>2026-07-30T14:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=988b5366514b7a2031535aa9675f90e27624f2be'/>
<id>988b5366514b7a2031535aa9675f90e27624f2be</id>
<content type='text'>
Advances the libultraship pin to the port-maintenance tip
(c57da1b -&gt; bbb565b), resolving the HD texture-pack regressions
tracked in #6837:

- Kenix3/libultraship#1135 - stop clamping HD textures to an
  undefined tile region (fixes the eye rendering)
- Kenix3/libultraship#1172 - reshape RAW block-load texture uploads
  that arrive as a single line (fixes the C-button icons)

The related #1143 buttons/Metal fix was already in the prior pin.
Also in range: #1139, #1170, #1173, #1175, #1176.

Fixes #6837.

Co-authored-by: Claude Opus 4.8 &lt;noreply@anthropic.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Advances the libultraship pin to the port-maintenance tip
(c57da1b -&gt; bbb565b), resolving the HD texture-pack regressions
tracked in #6837:

- Kenix3/libultraship#1135 - stop clamping HD textures to an
  undefined tile region (fixes the eye rendering)
- Kenix3/libultraship#1172 - reshape RAW block-load texture uploads
  that arrive as a single line (fixes the C-button icons)

The related #1143 buttons/Metal fix was already in the prior pin.
Also in range: #1139, #1170, #1173, #1175, #1176.

Fixes #6837.

Co-authored-by: Claude Opus 4.8 &lt;noreply@anthropic.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Constant-size texture scroll display lists via G_SETTILESIZE_LERP (#6902)</title>
<updated>2026-07-24T18:35:24+00:00</updated>
<author>
<name>Philip Dubé</name>
<email>159546+serprex@users.noreply.github.com</email>
</author>
<published>2026-07-24T18:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=c4e92a70f49ab904c9c7ec92ae0f4d4d5b340e81'/>
<id>c4e92a70f49ab904c9c7ec92ae0f4d4d5b340e81</id>
<content type='text'>
Rewrite Gfx_TexScrollEx / Gfx_TwoTexScrollEx / Gfx_TwoTexScrollEnvColorEx to
emit one command per tile instead of one baked tile size per interpolated frame,
so texture DL memory no longer scales with InterpolationFPS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewrite Gfx_TexScrollEx / Gfx_TwoTexScrollEx / Gfx_TwoTexScrollEnvColorEx to
emit one command per tile instead of one baked tile size per interpolated frame,
so texture DL memory no longer scales with InterpolationFPS</pre>
</div>
</content>
</entry>
<entry>
<title>bump lus (#6966)</title>
<updated>2026-07-23T04:01:28+00:00</updated>
<author>
<name>Jameriquiah</name>
<email>42100286+Jameriquiah@users.noreply.github.com</email>
</author>
<published>2026-07-23T04:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=23685ce11fd2f264314ca0ffbcb449a88a439abe'/>
<id>23685ce11fd2f264314ca0ffbcb449a88a439abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine HasBossSoul &amp; CanOpenOverworldDoor into HasItem (#6795)</title>
<updated>2026-06-22T14:35:57+00:00</updated>
<author>
<name>Philip Dubé</name>
<email>159546+serprex@users.noreply.github.com</email>
</author>
<published>2026-06-22T14:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=c5896c7efcec03a04e43fd10a6f3b277dfe79b66'/>
<id>c5896c7efcec03a04e43fd10a6f3b277dfe79b66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix numerous Small Key Tracking bugs, excess items now more reliably turn into Blupees (#6750)</title>
<updated>2026-06-22T05:20:33+00:00</updated>
<author>
<name>Pepper0ni</name>
<email>93387759+Pepper0ni@users.noreply.github.com</email>
</author>
<published>2026-06-22T05:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=ec2a3d7aa2c2b7e39be9e83279ebc4eda078d98f'/>
<id>ec2a3d7aa2c2b7e39be9e83279ebc4eda078d98f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all warnings on Windows and treat them as errors (#6733)</title>
<updated>2026-06-20T14:33:42+00:00</updated>
<author>
<name>Pepe20129</name>
<email>72659707+Pepe20129@users.noreply.github.com</email>
</author>
<published>2026-06-20T14:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=c642e8c4d3da56991321c3c258f7f7429c388edc'/>
<id>c642e8c4d3da56991321c3c258f7f7429c388edc</id>
<content type='text'>
Update libultraship</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update libultraship</pre>
</div>
</content>
</entry>
<entry>
<title>Move to port-maintainance LUS branch to fix crash on close (#6629)</title>
<updated>2026-06-06T21:30:55+00:00</updated>
<author>
<name>Pepper0ni</name>
<email>93387759+Pepper0ni@users.noreply.github.com</email>
</author>
<published>2026-06-06T21:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=8a14cd1096a54194d31fd95e0eb86f4a13540d54'/>
<id>8a14cd1096a54194d31fd95e0eb86f4a13540d54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update LUS to build in GCC 16 (#6601)</title>
<updated>2026-05-30T13:38:58+00:00</updated>
<author>
<name>Pepper0ni</name>
<email>93387759+Pepper0ni@users.noreply.github.com</email>
</author>
<published>2026-05-30T13:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=004adaae1418e2056296da74c5e28e3ab5afb589'/>
<id>004adaae1418e2056296da74c5e28e3ab5afb589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LUS bump to fix texture pack performance (#6416)</title>
<updated>2026-03-26T15:11:22+00:00</updated>
<author>
<name>Christopher Leggett</name>
<email>chris@leggett.dev</email>
</author>
<published>2026-03-26T15:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=69e03dcc52a141c8833b0e98490e5df0fed300ac'/>
<id>69e03dcc52a141c8833b0e98490e5df0fed300ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement toggle for allowing background inputs (#6214)</title>
<updated>2026-03-22T16:44:24+00:00</updated>
<author>
<name>aMannus</name>
<email>mannusmenting@gmail.com</email>
</author>
<published>2026-03-22T16:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=1d9de8544a6fcfc063a0a2cebd455419b499be17'/>
<id>1d9de8544a6fcfc063a0a2cebd455419b499be17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
