Archipelago/worlds/messenger
Aaron Wagener 430b71a092
Core: have webhost slot name links go through the launcher (#2779)
* Core: have webhost slot name links go through the launcher so that components can use them

* fix query handling, remove debug prints, and change mousover text for new behavior

* remove a missed debug and unused function

* filter room id to suuid since that's what everything else uses

* pass args to common client correctly

* add GUI to select which client to open

* remove args parsing and "require" components to parse it themselves

* support for messenger since it was basically already done

* use "proper" args argparsing and clean up uri handling

* use a timer and auto launch text client if no component is found

* change the timer to be a bit more appealing. also found a bug lmao

* don't hold 5 hostage and capitalize URI ig

---------

Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>
2024-09-08 00:03:04 +02:00
..
docs The Messenger: update docs formatting and fix outdated info (#3033) 2024-03-31 18:11:10 +02:00
test The Messenger: fix generation failure for no portal shuffle with 3 available portals (#3200) 2024-05-17 10:18:50 +02:00
__init__.py Core: have webhost slot name links go through the launcher (#2779) 2024-09-08 00:03:04 +02:00
client_setup.py Core: have webhost slot name links go through the launcher (#2779) 2024-09-08 00:03:04 +02:00
connections.py The Messenger: remove an invalid entrance (#3873) 2024-09-04 15:21:02 +02:00
constants.py The Messenger: Fix precollected notes not being removed from the itempool (#3066) 2024-03-31 17:47:11 +02:00
options.py Core: Rework accessibility (#1481) 2024-07-31 12:13:14 +02:00
portals.py Core: move PlandoConnections and PlandoTexts to the options system (#2904) 2024-06-01 06:34:41 -05:00
regions.py The Messenger: content update (#2823) 2024-03-11 23:23:41 +01:00
rules.py The Messenger: Fix missing rules for Double Swing Saws (#3562) 2024-06-19 16:20:47 +02:00
shop.py Core: move option results to the World class instead of MultiWorld (#993) 2023-10-10 22:30:20 +02:00
subclasses.py The Messenger: content update (#2823) 2024-03-11 23:23:41 +01:00