Skip to content

Releases: ShadowTheAge/yafc

YAFC beta v0.5.0 (Experimental)

09 Aug 17:49
Compare
Choose a tag to compare
Pre-release

This release is very experimental. Probably good to back up your .yafc files.

  • Fluids with different temperatures are now handled as different fluids
    • You can specify temperature to use for recipes that accept multiple temperatures
    • You will need to specify correct fluid temperature for older projects
    • This may cause some breaking changes!
  • You can now specify fixed amount of crafting buildings
  • Multiple small display and algorithm improvements

Windows

  • Just download and run YAFC.exe

OSX and Linux

OSX and Linux builds are experimental. See Installation instructions

YAFC beta v0.4.12.2

05 Aug 19:57
Compare
Choose a tag to compare
  • Handle case with faster than 1/tick recipe speed
  • Bug fixes
  • Ability to load .yafc files saved with YAFC 0.5.x version
  • This is likely the last 0.4.x release. 0.5.x will feature splitting fluids by temperature and may introduce regressions.

Windows

  • If you have .Net Core 3.0+ installed, use regular build
  • Otherwise use "Fat" build that contains .Net Core packaged with it.

OSX and Linux

OSX and Linux builds are experimental. See Installation instructions