Archipelago Free Samples


Allows receiving free samples of the items in each of the unlocked recipes.

Utilities
1 year, 8 months ago
1.1
215

Changelog

Version: 1.0.2
Date: 2022-08-26
  Bugfix:
    - Made changelog factorio friendly.
Version: 1.0.1
Date: 2022-08-26
  Features:
    - Added remote interface "ap-free-samples".
    - Added remote interface command "give_free_samples_to_force". (force, item_name, count)
    - Added remote interface command "give_free_samples_to_all". (item_name, count)
    - Added remote interface command "add_blacklist_entry". (item_name)
    - Added remote interface command "remove_blacklist_entry". (item_name).
  Bugfix:
    - Added rocket-silo fixed_recipe products to the free sample blacklist, as these products are consumed the same tick that they are made, and manually inserting the product into the output does NOT count towards the rocket being made.
    - Fixed a bug where an unlocked recipe that gives 0 of an item can crash the mod in single craft mode.
Version: 1.0.0
Date: 2022-08-25
  Features:
    - First version