This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
github-actions
released this
19 Oct 18:48
·
31 commits
to main
since this release
- New save game manager integration is now always active. The legacy options storage system from v1.5 is still active, but we'll likely transition over fully within the next release or two.
- Build best unicorn building works again. The original implementation has been restored and fixed.
- Time skip settings have been fixed. These were completely ineffective. Time skip should work as expected again.
- Starcharts are now under resource control. They had been missing from the script all along.
Features
- container: Base on Buster, clean up (Oliver Salzburg)
- container: Publish every commit as OCI (Oliver Salzburg)
- Experimental save manager (Oliver Salzburg)
- religion: Restore build best unicorn building (Oliver Salzburg)
- Integrate with KG save manager for loading (Oliver Salzburg)
- core: Prepare loading from KG game state (Oliver Salzburg)
- core: Always enable save game manager (Oliver Salzburg)
Bug Fixes
- time: Cycles in time skip settings not restored (Oliver Salzburg)
- ui: Unable to set reset conditions (Oliver Salzburg)
- Invalid type (Oliver Salzburg)
- religion: Some buildings are not built (Oliver Salzburg)
- Leftover settings save attempt (Oliver Salzburg)
- time: Time skip doesn't respect cycles/seasons (Oliver Salzburg)
- religion: Prices of best unicorn building ignored (Oliver Salzburg)
- ui: Wrong label on Tempus Fugit option (Oliver Salzburg)
- time: Time skip setting not checked correctly (Oliver Salzburg)
- resource: Starchart missing (Oliver Salzburg)
Documentation
- Update release process (Oliver Salzburg)
Code Refactoring
- Cycles as named settings (Oliver Salzburg)
- Seasons as named settings (Oliver Salzburg)
- ui: Dedicated stock/consume components (Oliver Salzburg)
- Cleanup refactoring (Oliver Salzburg)
- Remove redundant classes argument (Oliver Salzburg)
- Support readonly settings (Oliver Salzburg)
- Options → Settings (Oliver Salzburg)
Continuous Integration
- container: Also publish tagged releases (Oliver Salzburg)
- Only draft tagged releases (Oliver Salzburg)
Chores
- Bump version (Oliver Salzburg)
- Update yarn (Oliver Salzburg)