Skip to content

0.9.0 Beta

Pre-release
Pre-release

Choose a tag to compare

@Snyax Snyax released this 20 May 15:20
· 68 commits to main since this release

Game Info | Setup Guide | Troubleshooting

Download this mod through Steam here!

Alternatively, files for manual installation are available below.

Changes

Config Settings

  • Added options for setting config defaults to yaml
    • Defaults are written to the config file upon connection by the client
    • Config settings can still be changed in-game via MCM
    • The client may require you to set the path to your installation of XCOM 2, which it stores in host.yaml
  • Removed config settings for proxy port and campaign completion requirements, which should never differ from the client's view
    • The client will automatically write the new proxy port to the config file when it is updated

Mod Support

  • Added /install_mod client command to automatically install a mod to the apworld (in the form of a .py or .zip file)
  • Added /clear_mods client command to automatically remove all mods from the apworld
  • The client now automatically adds entries for mod-added checks to the config file upon connection
  • Added functionality for ignoring enemies' default character group when it comes to kill checks (commit)

Miscellaneous

  • Added functionality for item and location groups (yaml/client)
  • Improved logging for the game mod, including checks for version compatibility with the client

Bugfix

  • Fixed a bug where the wrong items could be received too many times