Skip to content

Craft All button

Julio Cezar Silva requested to merge jcezarms/veloren:craft-all into master

Only enabled for non-modular crafts. Adds an additional parameter to the Client-side craft requests, iterates the amount server-side. Inventory state seems to remain as consistent as for normal crafts. Tested for: multiple clicks, attempts to drop ingredients mid-request, multiple-ingredient recipe (e.g. Mushroom Curry) with 100k+ expected result, insufficient materials.

  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.
  • Migrations have been added if applicable
  • Significant changes of this merge request have been added to the changelog.

Merge request reports