Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 03:47
d957525

0.0.1 (2024-02-07)

Features

  • Adding templates for sc2ai new and sc2ai ladderzip (4ca8c2b)
  • broadly, allows sc2ai new and sc2ai ladderzip (4ca8c2b)
  • drop external dependencies (ef6018c)
  • during init callback to Bot#configure to define additional attributes (4ca8c2b)
  • enable_feature_layer configuration added (410758b)
  • enable_feature_layer/interface_options removed from join_game and added as attributes (4ca8c2b)
  • everything added (2713e90)
  • moved /data/replays to ./replays/ (4ca8c2b)
  • Paths#template_root for template sources (4ca8c2b)
  • reduce ladderzip builder image size to barebones 200mb. (0b87c7a)
  • removed enable_feature_layer from Sc2 config, and forcing it via Bot#configure (4ca8c2b)
  • Sc2#is_live? reads bin/ladder env "AIARENA" to toggle live or not (4ca8c2b)

Bug Fixes

Miscellaneous Chores