Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 1.64 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2020-10-02)

Features

  • Bases with custom getitem for grabbing base objects by their name ( ie "Main") (f9cedfd)
  • basic hub for text display stats live (058de91)
  • construction manager now uses Base object, and wall of points from map analyzer (1cce3d9)
  • main bot object ( picklerick) now has a bases property mirroring the map manager bases (dfd2b41)
  • now identify main region, main ramp, and wall of points (42ad3e0)
  • Skeleton Structure (61e4f56)
  • worker manager now selects builders with logic (7199a59)
  • WorkerManager logic for selecting builder, and bookkeeping of builders (40eeb71)

Bug Fixes

  • log compatability with sc2 and map analyzer (262d15a)