summaryrefslogtreecommitdiff
path: root/mm/2s2h/Rando/Spoiler/Apply.cpp
AgeCommit message (Collapse)Author
2026-07-11Tweaks to sarias song behavior (#1780)Garrett Cox
2026-01-28Add skulltula & stray fairy pool configuration (#1507)Garrett Cox
2026-01-20Emit notification on seed generation failure (#1478)Garrett Cox
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-04Separate pool generation and pool metrics to UI (#1431)Garrett Cox
2025-10-29Bump LUS and OTRExporter, add null audio backend (#1289)Eblo
* 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
2025-10-18[Rando] Starting Items Rework (Cleaner Edition) (#1295)Caladius
* WIP * Reworked Starting Items * Clean up * Clean up 2 * default macro for cvar * Spoiler and Save File handling * Fix spoiler drop --------- Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>
2025-04-06Cleanup includes (#1072)louist103
* Cleanup * Format * Fixes * Update macports-deps.txt * Fix mac * Update macports-deps.txt Co-authored-by: Archez <Archez@users.noreply.github.com> * Move includes around --------- Co-authored-by: Archez <Archez@users.noreply.github.com>
2025-02-12Seemingly fixed starting items on Linux (#229)sitton76
* seemingly fixed starting items on Linux * Added extra ()
2025-02-10Remove erroneous parensGarrett Cox
2025-02-10Re-add block setting vanilla items to unshuffled locations, fix starting ↵Garrett Cox
items from spoiler
2025-01-16Fix issues with some checks not being shuffled in a spoiler fileGarrett Cox
2024-11-03Split onFileCreate handler upGarrett Cox