<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/2s2h/Rando/ActorBehavior/EnTab.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>Refactor junk cycling and trap models (#1452)</title>
<updated>2026-01-16T21:20:27+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2026-01-16T21:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=254cc60e1d718fb73d40610d8ca51455ce54bfef'/>
<id>254cc60e1d718fb73d40610d8ca51455ce54bfef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Use documented scripts in enhancements</title>
<updated>2025-09-14T17:10:22+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-09-14T17:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=26aa526128702a358f404f75fc8cfac97acaa34e'/>
<id>26aa526128702a358f404f75fc8cfac97acaa34e</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>Restrict Milk bar check logic to Mr. Barten actor (#242)</title>
<updated>2025-02-20T01:33:58+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-02-20T01:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=31bf89613d05f995dbdc2bf78acbc3f07678a885'/>
<id>31bf89613d05f995dbdc2bf78acbc3f07678a885</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rando: Add Checks for Milk Bar NPC Shop (#217)</title>
<updated>2025-02-13T15:16:59+00:00</updated>
<author>
<name>Joshua Sanchez</name>
<email>joshuaesanch@gmail.com</email>
</author>
<published>2025-02-13T15:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=4d25d0d34fd16e9585852bbe5ba12f9912ae74a9'/>
<id>4d25d0d34fd16e9585852bbe5ba12f9912ae74a9</id>
<content type='text'>
* Rando: Add Checks for Mr Barten's Milk Bar Shop Prompts (Milk/Chateau)

* Rando: Add custom behavior for Mr Barten to support randomizing his shop options

* Refactor: Alphabetically list Milk Bar npc shop checks

* Refactor: Alphabetically list Milk Bar npc shop checks in Types.h

* Refactor: Clean up references to Milk Bar purchase checks

* Engine: Pass callback and script pointers as VB_EXEC_MSG_EVENT hook parameters

* Add dialogue state tracking to EnTab ActorBehavior

* Override default script and callback behavior in EnTab ActorBehavior

* Clang-format on EnTab and remove extraneous LUSLOGs

* Last pass on clang-format for #217

* Remove unused reference to EnTab actor script that was crashing builds on Linux/Mac

* Add QueueNonCheckItem to MiscBehavior.h/cpp

Allows actors to queue up Give Item events which go through the same flow as the Rando Save check queue. Should only be used for non-key items.

* Swap EnTab behavior to granting RI Refills and remove all vanilla bottle checks

* EnTab clang-format pass

* Update mm/2s2h/Rando/ActorBehavior/EnTab.cpp

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;

* Revert "Add QueueNonCheckItem to MiscBehavior.h/cpp"

This reverts commit 4c274dbf907235b8518a9359c5b941d8e7c1f831.

* Rando EnTab: Add RO_SHUFFLE_SHOPS check to SHOULD conditionals

* Update EnTab rando shop shuffle behavior to give vanilla refill behavior with delayed bottle check

* Remove now-unused MsgScript** parameter in VB_EXEC_MSG_EVENT

This was introduced in an earlier commit for #217 but is no longer a necessary addition to the engine as a result of 5a4f0424b.

* Remove unused LUSLOG that was breaking builds on Linux/Mac

---------

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rando: Add Checks for Mr Barten's Milk Bar Shop Prompts (Milk/Chateau)

* Rando: Add custom behavior for Mr Barten to support randomizing his shop options

* Refactor: Alphabetically list Milk Bar npc shop checks

* Refactor: Alphabetically list Milk Bar npc shop checks in Types.h

* Refactor: Clean up references to Milk Bar purchase checks

* Engine: Pass callback and script pointers as VB_EXEC_MSG_EVENT hook parameters

* Add dialogue state tracking to EnTab ActorBehavior

* Override default script and callback behavior in EnTab ActorBehavior

* Clang-format on EnTab and remove extraneous LUSLOGs

* Last pass on clang-format for #217

* Remove unused reference to EnTab actor script that was crashing builds on Linux/Mac

* Add QueueNonCheckItem to MiscBehavior.h/cpp

Allows actors to queue up Give Item events which go through the same flow as the Rando Save check queue. Should only be used for non-key items.

* Swap EnTab behavior to granting RI Refills and remove all vanilla bottle checks

* EnTab clang-format pass

* Update mm/2s2h/Rando/ActorBehavior/EnTab.cpp

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;

* Revert "Add QueueNonCheckItem to MiscBehavior.h/cpp"

This reverts commit 4c274dbf907235b8518a9359c5b941d8e7c1f831.

* Rando EnTab: Add RO_SHUFFLE_SHOPS check to SHOULD conditionals

* Update EnTab rando shop shuffle behavior to give vanilla refill behavior with delayed bottle check

* Remove now-unused MsgScript** parameter in VB_EXEC_MSG_EVENT

This was introduced in an earlier commit for #217 but is no longer a necessary addition to the engine as a result of 5a4f0424b.

* Remove unused LUSLOG that was breaking builds on Linux/Mac

---------

Co-authored-by: Garrett Cox &lt;garrettjcox@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
