<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/2s2h/Enhancements/Graphics/EnemyHealthBars.cpp, branch develop</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Add Boss Health Multiplier option and fix Z-Targeting health bar overflow (#1735)</title>
<updated>2026-06-30T21:02:13+00:00</updated>
<author>
<name>Marvin Coto</name>
<email>138079874+MarvinCoto12@users.noreply.github.com</email>
</author>
<published>2026-06-30T21:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=9e0c8f2e22b75d40be8e68ee739633dd6fe320f8'/>
<id>9e0c8f2e22b75d40be8e68ee739633dd6fe320f8</id>
<content type='text'>
* Add bosses health multiplier

* Fix scale max health dynamically to prevent health bar overflow

* Format code using clang-format

* Update mm/2s2h/BenGui/BenMenu.cpp

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

* Apply suggestion from @Eblo

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

* Apply suggestion from @Eblo

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

* Apply suggestion from @Eblo

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

* Optimizing boss tracking with COND_ID_HOOK and more options for the combo box.

* fix unnecessary decimals

* Apply feedback to zero-index options and optimize the memory lifecycle

---------

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add bosses health multiplier

* Fix scale max health dynamically to prevent health bar overflow

* Format code using clang-format

* Update mm/2s2h/BenGui/BenMenu.cpp

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

* Apply suggestion from @Eblo

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

* Apply suggestion from @Eblo

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

* Apply suggestion from @Eblo

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;

* Optimizing boss tracking with COND_ID_HOOK and more options for the combo box.

* fix unnecessary decimals

* Apply feedback to zero-index options and optimize the memory lifecycle

---------

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to ObjectExtension (#1299)</title>
<updated>2025-10-31T00:26:35+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-10-31T00:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=8c9e6dca046941bebcb5d68170c686388e2596dd'/>
<id>8c9e6dca046941bebcb5d68170c686388e2596dd</id>
<content type='text'>
* Replace ActorExtension with ObjectExtension

* We only need cassert here, not all of LUS

* Expose ObjectExtension_Free to C++

* Remove unneeded vector include</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replace ActorExtension with ObjectExtension

* We only need cassert here, not all of LUS

* Expose ObjectExtension_Free to C++

* Remove unneeded vector include</pre>
</div>
</content>
</entry>
<entry>
<title>Bump LUS and OTRExporter, add null audio backend (#1289)</title>
<updated>2025-10-29T16:56:57+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-10-29T16:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=83921dc012588c520efe0ed8c7ac1406806543c7'/>
<id>83921dc012588c520efe0ed8c7ac1406806543c7</id>
<content type='text'>
* Bump LUS and OTRExporter, add null audio backend

* Missed an include change

* And again

* Thanks macOS

* Another one

* Bump LUS again, fixing SDL audio backend bug

* Sync LUS bump changes to merged PRs

* Bump LUS again

* Update CMakeLists.txt includes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump LUS and OTRExporter, add null audio backend

* Missed an include change

* And again

* Thanks macOS

* Another one

* Bump LUS again, fixing SDL audio backend bug

* Sync LUS bump changes to merged PRs

* Bump LUS again

* Update CMakeLists.txt includes</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up collision et al in enhancements</title>
<updated>2025-09-17T02:41:14+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-09-17T02:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=764d92ef3e82aaa075d76a2a42e2bae3ccd24a2a'/>
<id>764d92ef3e82aaa075d76a2a42e2bae3ccd24a2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update player docs in enhancement files</title>
<updated>2025-09-16T17:46:42+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-09-16T17:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=82a315a30b03ba56778c4065cfd92083e24cd992'/>
<id>82a315a30b03ba56778c4065cfd92083e24cd992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missed spots with TargetContext =&gt; Attention</title>
<updated>2025-09-16T15:40:34+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-09-16T15:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=91f405ddadc4730049238b69ac72f13d85be1f01'/>
<id>91f405ddadc4730049238b69ac72f13d85be1f01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync enhancements and missed spots for collision</title>
<updated>2025-09-16T14:13:36+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-09-16T14:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=7e1b34059f50851e3ca4ec8b647c7e14df3f3b92'/>
<id>7e1b34059f50851e3ca4ec8b647c7e14df3f3b92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup includes (#1072)</title>
<updated>2025-04-06T21:17:50+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2025-04-06T21:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=3d0feab897b065106f5d38ffbc55f075f990e784'/>
<id>3d0feab897b065106f5d38ffbc55f075f990e784</id>
<content type='text'>
* Cleanup

* Format

* Fixes

* Update macports-deps.txt

* Fix mac

* Update macports-deps.txt

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;

* Move includes around

---------

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup

* Format

* Fixes

* Update macports-deps.txt

* Fix mac

* Update macports-deps.txt

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;

* Move includes around

---------

Co-authored-by: Archez &lt;Archez@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Menu fixes and some cleanup (#1074)</title>
<updated>2025-03-31T13:21:13+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-03-31T13:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=f4f8f660a902ed214300086dbc846e820f9cb472'/>
<id>f4f8f660a902ed214300086dbc846e820f9cb472</id>
<content type='text'>
* add early return after assert

* nametag header cleanup and remove unneeded newline check

* fix skipboot fade out glitch and set save context values

* clean up unneeded includes from menu headers

* update arrow cycle tooltip to callout R button

* use motion blur enums in menu

* switch intro skip hide to be disabled

* tweak no play state disabled text

* cleanup fps slider

* default value for vsync</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add early return after assert

* nametag header cleanup and remove unneeded newline check

* fix skipboot fade out glitch and set save context values

* clean up unneeded includes from menu headers

* update arrow cycle tooltip to callout R button

* use motion blur enums in menu

* switch intro skip hide to be disabled

* tweak no play state disabled text

* cleanup fps slider

* default value for vsync</pre>
</div>
</content>
</entry>
<entry>
<title>Add Enemy Health Bars using actor extension (#1035)</title>
<updated>2025-03-02T07:17:19+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-03-02T07:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=38db4492fd88f21bec18dac8f8e6160ec7adeed6'/>
<id>38db4492fd88f21bec18dac8f8e6160ec7adeed6</id>
<content type='text'>
* add interface draw start hook

* Add enemy health bars system using actor extension</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add interface draw start hook

* Add enemy health bars system using actor extension</pre>
</div>
</content>
</entry>
</feed>
