Files
Grinch-AP/worlds/_sc2common/bot
Ziktofel 5f1835c546 SC2: Content update (#5312)
Feature highlights:
- Adds many content to the SC2 game
- Allows custom mission order
- Adds race-swapped missions for build missions (except Epilogue and NCO)
- Allows War Council Nerfs (Protoss units can get pre - War Council State, alternative units get another custom nerf to match the power level of base units)
- Revamps Predator's upgrade tree (never was considered strategically important)
- Adds some units and upgrades
- Locked and excluded items can specify quantity
- Key mode (if opt-in, missions require keys to be unlocked on top of their regular regular requirements
- Victory caches - Victory locations can grant multiple items to the multiworld instead of one 
- The generator is more resilient for generator failures as it validates logic for item excludes
- Fixes the following issues:
  - https://github.com/ArchipelagoMW/Archipelago/issues/3531 
  - https://github.com/ArchipelagoMW/Archipelago/issues/3548
2025-09-02 17:40:58 +02:00
..
2024-03-15 17:33:03 +01:00
2023-06-12 07:41:53 +02:00
2025-09-02 17:40:58 +02:00
2023-06-12 07:41:53 +02:00
2023-06-12 07:41:53 +02:00
2023-06-12 07:41:53 +02:00
2023-06-12 07:41:53 +02:00

SC2 Bot

This is client library to communicate with Starcraft 2 game
It's based on burnysc2 python package, see https://github.com/BurnySc2/python-sc2

The base package is stripped down to clean up unneeded features and those not working outside a melee game.