Commit Graph

14 Commits

Author SHA1 Message Date
Magnemania 23b1e973b0 SC2: Alternate final missions, new logic, fixes 2022-10-16 09:25:13 -04:00
Magnemania cf1ae860fb SC2: Required Tactics and Unit Upgrade options, better connected item handling 2022-10-13 07:50:39 -04:00
Magnemania 58f392a0af SC2: Options to curate random item pool and control early unit placement 2022-10-05 21:46:08 -04:00
Magnemania 7f8fce5a51 Using location table for hardcoded starter unit 2022-10-04 22:27:31 -04:00
Magnemania 646ecc7679 SC2: New Mission Order options for shorter campaigns and smaller item pools 2022-10-04 12:57:42 -04:00
Fabian Dill e9e15e854d SC2: make apworld compatible (#1024)
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-10-01 15:24:05 +02:00
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
TheCondor07 89ab4aff9c SC2: Logic changes and fixes, 6 new locations, 2 removed locations (#933) 2022-08-19 22:50:44 +02:00
alwaysintreble 81cf1508e0 Core: Refactor Autoworld.options to Autoworld.option_definitions (#906)
* refactor `world.options` -> `world.option_definitions`

* rename world api reference

* missed some self.options
2022-08-15 23:46:59 +02:00
Fabian Dill 6c525e1fe6 Core: move multiple Item properties into a single Flag (#638) 2022-06-17 03:23:27 +02:00
TheCondor07 0dd67f40ba SC2: UI update, Relegate No Build Option, and Filler Item Update (#606) 2022-06-03 20:18:36 +02:00
TheCondor07 e786243738 SC2: Option for random mission order (#569) 2022-05-26 19:28:10 +02:00
Fabian Dill ad99850192 SC2: some cleanup (#532)
* SC2: some cleanup

* SC2: some cleanup in client
2022-05-18 18:03:33 -07:00
TheCondor07 551cf8442f Starcraft 2 Wings of Liberty AP Implementation (#528) 2022-05-18 23:27:38 +02:00