Archipelago/worlds/sc2wol
Fabian Dill c617bba959
SC2: client revamp (#967)
SC2 client now relies almost entirely on the map file and server for the locations and just facilitates them, should make it significantly more resilient to objectives being added or removed


* SC2: fix client crash on printjson messages with more [ than ]

* SC2: move text to queue, that actually clears memory

* SC2: Announce which mission is being loaded


Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-08-31 20:55:15 +02:00
..
docs SC2 docs: Extensive reworks and rewordings. (#809) 2022-07-26 16:53:30 +02:00
Items.py SC2: Switched mission item group to a list comprehension to fix missile shuffle errors (#959) 2022-08-23 23:20:39 +02:00
Locations.py SC2: add anti air to Devil's Playground Victory 2022-08-23 23:06:58 +02:00
LogicMixin.py SC2: Logic changes and fixes, 6 new locations, 2 removed locations (#933) 2022-08-19 22:50:44 +02:00
MissionTables.py SC2: client revamp (#967) 2022-08-31 20:55:15 +02:00
Options.py SC2: UI update, Relegate No Build Option, and Filler Item Update (#606) 2022-06-03 20:18:36 +02:00
Regions.py SC2: Logic changes and fixes, 6 new locations, 2 removed locations (#933) 2022-08-19 22:50:44 +02:00
Starcraft2.kv SC2: GUI Mission Launcher (#586) 2022-05-30 07:11:01 +02:00
__init__.py SC2: client revamp (#967) 2022-08-31 20:55:15 +02:00
requirements.txt SC2: Updated apsc2 version required (#691) 2022-06-22 11:49:00 +02:00