Changelog
Version: 0.1.0
Date: 2020-06-20
Features:
- Add AND-Nodes
- Add support for depending on the ability to extract resources.
Graphics:
- Very (very) slightly niftier technology graphics.
Changes:
- Add integration with 'Highly Derivative'
- Change OR-Nodes to cost no science-packs and a single tick to research.
- Changed how technology prototype names are generated to have more consistent results, will now create exactly one technology for any given set of conditions on parent technologies.
Version: 0.0.3
Date: 2020-06-10
Changes:
- Only list 1-5 alternatives in the description.
Bugfixes:
- Don't add the only illegal character '.' to derived technology names when they are over 200 characters long.
- Ignore rather than crash on recipes that define neither result nor results.
- Avoid running into the localised name recursion limit.
Version: 0.0.2
Date: 2020-06-06
Bugfixes:
- Fix documentation bug.
Version: 0.0.1
Date: 2020-06-06
Changes:
- Initial version