summaryrefslogtreecommitdiff
path: root/mm/2s2h/Rando/MiscBehavior/ClockShuffle.cpp
AgeCommit message (Collapse)Author
2026-03-01more fixes (#1584)mckinlee
2026-02-26Clean up ClockShuffle.cpp (#1546)mckinlee
* 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 <7004497+Eblo@users.noreply.github.com> * 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 <7004497+Eblo@users.noreply.github.com> * 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 <104381450+anthony-barricelli@users.noreply.github.com> Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>
2026-01-22Fixes for suns song usage in time shuffle (#1488)Garrett Cox
2026-01-20fix soft lock (#1479)mckinlee
2026-01-10Tweaks to how starting items works and is stored and interacted with (#1448)Garrett Cox
* Tweaks to how starting items works and is stored and interacted with * More tweaks to clock shuffle initialization
2026-01-07Refactor InitializeFileClocks (#1441)mckinlee
* refactor * feedback
2026-01-05[Rando] Clock Shuffle + Logic (#1275)mckinlee
* 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 <Caladius@users.noreply.github.com> * 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 <mckinlee@ymail.com> --------- Co-authored-by: Caladius <Caladius@users.noreply.github.com> Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>