This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
v2.0.0-alpha.5
github-actions
released this
06 Oct 20:35
·
144 commits
to main
since this release
Features
- village: New job distribution logic (Oliver Salzburg)
- core: Unified "trigger" concept (Oliver Salzburg)
- ui: Reflect the amount of stocked resources (Oliver Salzburg)
- bonfire: Select which buildings to upgrade (Oliver Salzburg)
- core: Track provisioned option IDs (Oliver Salzburg)
- workshop: Enable the
max
feature #123 (Oliver Salzburg) - ui: Add element for LimitedMax settings #123 (Oliver Salzburg)
- core: Remove add/del resource workflows #123 (Oliver Salzburg)
- workshop: Remove redundant stock warning #123 (Oliver Salzburg)
- trade: Log embassy builds under Building category (Oliver Salzburg)
- ui: Invert filter logic (Oliver Salzburg)
- ui: Alphabetize filters and clarify UX (Oliver Salzburg)
Bug Fixes
- trade: Trigger doesn't respect catpower (Oliver Salzburg)
- Toggling builds doesn't log (Oliver Salzburg)
- ui: Trigger not rendered correctly (Oliver Salzburg)
- Remove redundant crypto handling (Oliver Salzburg)
- Duplicate option ID (Oliver Salzburg)
- ui: Duplicate upgrade indicator (Oliver Salzburg)
- workshop: Remove references to
limRat
(Oliver Salzburg) - workshop: New resources are no longer unlocked (Oliver Salzburg)
- core: Broken resource settings perstistence (Oliver Salzburg)
- i18n: Inconsistent punctuation (Oliver Salzburg)
- ui: Inconsistent wording (Oliver Salzburg)
- ui: Leftover typo (Oliver Salzburg)
- ui: Wording should match game (Oliver Salzburg)
- ui: More typos (Oliver Salzburg)
- Redundant default args (Oliver Salzburg)
Documentation
- Update bookmarklet link (Oliver Salzburg)
Code Refactoring
- religion: TAP to discrete methods (Oliver Salzburg)
- Unify terminology (Oliver Salzburg)
- core: Align setting names (Oliver Salzburg)
- core: Move most settings to real classes #123 (Oliver Salzburg)
- core: Encapsulate settings in manager #123 (Oliver Salzburg)
- core: Flatten
addition
segments #123 (Oliver Salzburg) - core: Loader strategy for managers #123 (Oliver Salzburg)
- core: Cleanup #123 (Oliver Salzburg)
- core: Distinguish non-tab-managers #123 (Oliver Salzburg)
- core: Single manager instances #123 (Oliver Salzburg)
- ui: Move core UI elements out of
SettingsSectionUi
#123 (Oliver Salzburg) - ui: Move more inline styles to CSS classes #123 (Oliver Salzburg)
- core: Move tab-specific code out of core #123 (Oliver Salzburg)
- trade: Inconsistent "trading" vs "trade" (Oliver Salzburg)
- core: Move logging/activitiy into engine (Oliver Salzburg)
- core: Simplify logging code path (Oliver Salzburg)
- i18n: Alphabetize language file (Oliver Salzburg)
- ui: Ensure consistent data handling (Oliver Salzburg)
Chores
- Bump version (Oliver Salzburg)
Commits
- 35eb5ec: Revert "fix(workshop): New resources are no longer unlocked" (Oliver Salzburg)