Skip to content

Version wih new Plugin API

Choose a tag to compare

@Martin-Idel Martin-Idel released this 09 Feb 08:11
· 59 commits to master since this release

Note: The save format is incompatible with version 1

New Features

  • New Plugin API: If you don't need casserole or sidedish choices, you can just delete the corresponding jar in the lib folder. If you want to draft your own settings and proposal decisions, just implement the plugin api and drop the jar into the lib folder
  • Rework of ingredients: Ingredients can have multiple measures which have to be convertible so that the shopping list will only show one ingredient with aggregated measures. That allows simpler entry of meals without having to think about the measure conversion all the time

Bugfixes

  • There was a bug where the savefiles could be corrupted when saving ingredients without edition meals. This should be fixed.