File tree Expand file tree Collapse file tree 4 files changed +158
-267
lines changed
Expand file tree Collapse file tree 4 files changed +158
-267
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## Overmind [ 0.2.1] - 2018.3.22
10+ ### Added
11+ - Memory stat collection and ` User ` variable (#3 - thanks CoolFeather2!)
12+ - Brief setup instructions for dashboard
13+ - Assets for possible future bunker layout
14+
15+ ### Changed
16+ - Added adaptive thresholds to logistics system requests, should slightly improve CPU usage
17+ - Switched dependency to personal fork of ` typed-screeps `
18+
19+ ### Fixed
20+ - Bugfixes with rollup and screeps-profiler
21+ - Moved changelog to root
22+
923## Overmind [ 0.2.0] : "Logistics Logic" - 2018.3.15
1024### Added
1125- Logistic groups, tranport overlords have now been enabled after being present in the previous few commits
@@ -32,6 +46,7 @@ This release was initially deployed on 2018.3.2 but was re-versioned on 2018.3.1
3246### Added
3347- Initial pre-release of Overmind after 190 commits and about 80,000 additions.
3448
35- [ Unreleased ] : https://github.com/bencbartlett/Overmind/compare/v0.2.0...HEAD
49+ [ Unreleased ] : https://github.com/bencbartlett/Overmind/compare/v0.2.1...HEAD
50+ [ 0.2.1 ] : https://github.com/bencbartlett/Overmind/compare/v0.2.0...v0.2.1
3651[ 0.2.0 ] : https://github.com/bencbartlett/Overmind/compare/v0.1.0...v0.2.0
3752[ 0.1.0 ] : https://github.com/bencbartlett/Overmind/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments