11 Commits
Author SHA1 Message Date
Jonathan TanandGitHub 4c27e35445 TWW: Support launcher command line arguments (#5806)
* Support launcher command line arguments

* Use `launch` instead of `launch_subprocess`

* Remove old runner code
2026-02-05 00:41:48 +01:00
Jonathan TanandGitHub c2f76d81ab TWW: Fix client sending duplicate magic meter (#5664) 2025-11-23 01:38:19 +01:00
Jonathan TanandGitHub e8f5bc1c96 TWW: Fix Death Link (#5270) 2025-08-01 14:39:57 -04:00
03e5fd3dae TWW: Fix Swords in Swordless Mode (#5137)
Co-authored-by: Exempt-Medic <[email protected]>
2025-06-28 10:46:37 -04:00
Jonathan TanandGitHub 52389731eb TWW: Update Preset S7 to S8 (#5138) 2025-06-27 18:46:00 -04:00
Jonathan TanandGitHub dd6007b309 TWW: Remove unnecessary items from slot data (#5045) 2025-05-29 00:27:03 +02:00
Jonathan TanandGitHub 20ca7e71c7 TWW: Update patch class (#5046) 2025-05-27 07:57:20 +02:00
e830a6d6f5 TWW: Only add Filler for Excluded Locations Which are Progress Locations (#4993)
Co-authored-by: Exempt-Medic <[email protected]>
2025-05-24 09:17:54 -04:00
Jonathan TanandGitHub 1885dab066 TWW: Documentation Cleanup (#4942) 2025-05-03 20:06:16 -04:00
Jonathan TanandGitHub 4e3da005d4 TWW: Fix generation failure with output file (#4932) 2025-04-27 09:43:24 +02:00
Jonathan TanandGitHub cf0ae5e31b The Wind Waker: Implement New Game (#4458)
Adds The Legend of Zelda: The Wind Waker as a supported game in Archipelago. The game uses [LagoLunatic's randomizer](https://github.com/LagoLunatic/wwrando) as its base (regarding logic, options, etc.) and builds from there.
2025-03-23 00:42:17 +01:00