Skip to content

Releases: DarkMatterProductions/reactive-evolution-factor

Release 0.0.20

18 Jan 18:06

Choose a tag to compare

Integrate Events Logger Support

  • Fixed version Dependency

Release 0.0.19

18 Jan 18:05

Choose a tag to compare

Integrate Events Logger Support

  • Added new function send_event that will trigger an event JSON output in the events-logger mod.
  • Added new function send_std_log that will trigger an event log output in the events-logger mod.

Release 0.0.18

17 Jan 02:26

Choose a tag to compare

Github Action Changelog Generation

  • Adjusting the checkout stage to hopefully checkout full history, allowing changelog build to work.

Release 0.0.13

17 Jan 01:46

Choose a tag to compare

Github Action Changelog Generation

  • Changing how the git log is collected for the Factorio Changelog.

Release 0.0.12

17 Jan 01:36

Choose a tag to compare

Github Artifact handling fixes

  • typo

Release 0.0.11

17 Jan 01:34

Choose a tag to compare

Github Artifact handling fixes

  • Needed to update the artifact path for the Factorio publishing script.

Release 0.0.10

17 Jan 01:32

Choose a tag to compare

Github Artifact handling fixes

  • Github Actions's Download artifact and upload asset have extremely different behaviors. This should hopefully be resolved now.

Release 0.0.9

17 Jan 01:26

Choose a tag to compare

Factorio publish enablement.

  • Fixed typo

Release 0.0.8

17 Jan 01:24

Choose a tag to compare

Factorio publish enablement.

  • Updated so that Download artifact path element has the full filename.

Release 0.0.7

16 Jan 23:03

Choose a tag to compare

Factorio publish enablement.

  • Updated so that Download artifact uses the correct file name.
  • Changed behavior so that it downloads before it creates any releases.