<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/2s2h/Rando/MiscBehavior/ClockShuffle.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>more fixes (#1584)</title>
<updated>2026-03-02T01:51:33+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-03-02T01:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=786202eaa8596e0337573de60a947af682a3c845'/>
<id>786202eaa8596e0337573de60a947af682a3c845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up ClockShuffle.cpp (#1546)</title>
<updated>2026-02-26T23:29:28+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-02-26T23:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c7a49c89b1af7c9fcca92725688f3477f67376cf'/>
<id>c7a49c89b1af7c9fcca92725688f3477f67376cf</id>
<content type='text'>
* add .idea to gitignore (#1543)

* tlc

* use save editor methods instead

* more cleanup, document some things

* Update mm/2s2h/Rando/MiscBehavior/ClockShuffle.cpp

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

* add .idea to gitignore (#1543)

* tlc

* use save editor methods instead

* more cleanup, document some things

* Update mm/2s2h/Rando/MiscBehavior/ClockShuffle.cpp

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

* Revert "add .idea to gitignore (#1543)"

This reverts commit 0dd52ebfda9822da02aead98d978d85546f162e6.

* Revert "add .idea to gitignore (#1543)"

This reverts commit 0dd52ebfda9822da02aead98d978d85546f162e6.

* feedback

* fix

---------

Co-authored-by: anthony-barricelli &lt;104381450+anthony-barricelli@users.noreply.github.com&gt;
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 .idea to gitignore (#1543)

* tlc

* use save editor methods instead

* more cleanup, document some things

* Update mm/2s2h/Rando/MiscBehavior/ClockShuffle.cpp

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

* add .idea to gitignore (#1543)

* tlc

* use save editor methods instead

* more cleanup, document some things

* Update mm/2s2h/Rando/MiscBehavior/ClockShuffle.cpp

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

* Revert "add .idea to gitignore (#1543)"

This reverts commit 0dd52ebfda9822da02aead98d978d85546f162e6.

* Revert "add .idea to gitignore (#1543)"

This reverts commit 0dd52ebfda9822da02aead98d978d85546f162e6.

* feedback

* fix

---------

Co-authored-by: anthony-barricelli &lt;104381450+anthony-barricelli@users.noreply.github.com&gt;
Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for suns song usage in time shuffle (#1488)</title>
<updated>2026-01-22T15:41:56+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2026-01-22T15:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=99204fb69c923cba79299675c2ce21bb4f8ee587'/>
<id>99204fb69c923cba79299675c2ce21bb4f8ee587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix soft lock (#1479)</title>
<updated>2026-01-21T01:02:14+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-01-21T01:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c2f50b3cc3e623dd34a092f5fdac3d7c829851ca'/>
<id>c2f50b3cc3e623dd34a092f5fdac3d7c829851ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaks to how starting items works and is stored and interacted with (#1448)</title>
<updated>2026-01-11T00:44:17+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2026-01-11T00:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=458faa34e497d558761594177db2ac952bb20a19'/>
<id>458faa34e497d558761594177db2ac952bb20a19</id>
<content type='text'>
* Tweaks to how starting items works and is stored and interacted with

* More tweaks to clock shuffle initialization</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Tweaks to how starting items works and is stored and interacted with

* More tweaks to clock shuffle initialization</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor InitializeFileClocks (#1441)</title>
<updated>2026-01-07T17:58:57+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-01-07T17:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=7835c952b5c4da8cfbec47532853be74b39cc541'/>
<id>7835c952b5c4da8cfbec47532853be74b39cc541</id>
<content type='text'>
* refactor

* feedback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* refactor

* feedback</pre>
</div>
</content>
</entry>
<entry>
<title>[Rando] Clock Shuffle + Logic (#1275)</title>
<updated>2026-01-06T01:52:39+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2026-01-06T01:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=2b139c215f478ef5deca007dfa6f9b6052db3d1d'/>
<id>2b139c215f478ef5deca007dfa6f9b6052db3d1d</id>
<content type='text'>
* Add Clocks as Items feature

* refactor

* some clean up

* forgot to clangify

* use proper randoinf flags and some fixes

* proper skipsotcutscene fix

* Animated Clock Item (Thank you Caladius!)

* Close attempt at animating the clock, not perfect but a good start.

* Git gud Clock

* fix clock item get crash

Co-Authored-By: Caladius &lt;Caladius@users.noreply.github.com&gt;

* some enhancements

* logic refactor, minor changes, and new enhancements

* huge rework

* clang

* fix a oops; any day, not current day

* housekeeping and starting items menu support

* splits up some milkroad regions and fixes a audio bug

* i suck at merging

* feedback update

* scarecrow dance fix

* add clocks to new item tracker

* day 2 bean patches

* add time logic to enemy drops and simplify day 2 bean macro

* rebrand to "Shuffle Time"

* more eblo feedback

* some more feedback

* rename feedback

* pauseSaveEntrance fix

* fix take 2

* Time Shuffle cleanup

Fix pause save Time Shuffle bug
Fix event queue daytelop bug
Finish merge commit header include
Clean up with shouldRegister

Co-authored-by: mckinlee &lt;mckinlee@ymail.com&gt;

---------

Co-authored-by: Caladius &lt;Caladius@users.noreply.github.com&gt;
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 Clocks as Items feature

* refactor

* some clean up

* forgot to clangify

* use proper randoinf flags and some fixes

* proper skipsotcutscene fix

* Animated Clock Item (Thank you Caladius!)

* Close attempt at animating the clock, not perfect but a good start.

* Git gud Clock

* fix clock item get crash

Co-Authored-By: Caladius &lt;Caladius@users.noreply.github.com&gt;

* some enhancements

* logic refactor, minor changes, and new enhancements

* huge rework

* clang

* fix a oops; any day, not current day

* housekeeping and starting items menu support

* splits up some milkroad regions and fixes a audio bug

* i suck at merging

* feedback update

* scarecrow dance fix

* add clocks to new item tracker

* day 2 bean patches

* add time logic to enemy drops and simplify day 2 bean macro

* rebrand to "Shuffle Time"

* more eblo feedback

* some more feedback

* rename feedback

* pauseSaveEntrance fix

* fix take 2

* Time Shuffle cleanup

Fix pause save Time Shuffle bug
Fix event queue daytelop bug
Finish merge commit header include
Clean up with shouldRegister

Co-authored-by: mckinlee &lt;mckinlee@ymail.com&gt;

---------

Co-authored-by: Caladius &lt;Caladius@users.noreply.github.com&gt;
Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
