Skip to content

Releases: judos/hardCrafting

hardCrafting_0.4.1

06 Jul 21:39
Compare
Choose a tag to compare
  • fix migration from hardCrafting_0.3.15
  • add new graphics and animation for crusher, pulverizer, big-processing-machine (thanks V453000)

hardCrafting_0.4.0

29 Jun 21:11
Compare
Choose a tag to compare
  • port mod to work with factorio 0.13.x
  • removed rail recipe changes
  • smart-long-inserter is now a long-filter-inserter
  • new graphics for the big-processing-machine (thanks to V453000)
  • removed belt-sorter into separate mod -> I will create a new beltSorter mod to contain this entity. This is not yet done...
    The version for factorio 0.13.x can now be downloaded from the factorio central mod repository: https://mods.factorio.com/mods/judos/hardCrafting

hardCrafting_0.3.15

19 Jun 16:22
Compare
Choose a tag to compare
  • fix crash in item selection of belt-sorter. Items from other mods which are registered after data-final-fixes of hardCrafting is run are not displayed anymore.
  • fix potential division by 0
  • fix desync issue. on_load in mod should never call initialization stuff.

hardCrafting_0.3.14

20 May 20:38
Compare
Choose a tag to compare
  • fix desync issue for multiplayer when connecting (apparently lua object oriented programming is hard to get right)
  • added small lamp indicator for belt-sorter
  • belt-sorter doesn't emit light anymore when condition is true

hardCrafting_0.3.13

18 May 21:26
Compare
Choose a tag to compare
  • fix bug when belt-sorters are built by construction robots (added migration to fix existing issues from savegame)
  • fixed issue with big-processing-machine when DyTech modifies assembling machine pipes

hardCrafting_0.3.12

14 May 13:23
Compare
Choose a tag to compare
  • fix memory leak in scheduled entities data
  • big processing machine can get rid of twice the dirt
  • big processing machine crushes iron as fast as pulverizing it
  • added productivity module support for modules up to 10% productivity (above is not supported on purpose)

hardCrafting_0.3.11

12 May 19:57
Compare
Choose a tag to compare

NOTE: This version has a memory leak which is fixed in 0.3.12. Just update to the new version and load your save game as usual. Your next save game might be quite a bit smaller depending on your game time.

  • Belt-sorter has now a custom gui (for factorio 0.12.33)
  • new gui supports Copy, paste the filter among sorters.
  • Belt-sorter has now much better performence
  • Belt-sorter let's you select a circuit condition
  • Belt-sorter requires power and is affected by low-power (slower distribution)
  • Crusher let's you now select recipe (only when placing new ones, or removing and replacing old ones)
  • Big-Processing-Machine added
  • Added smart-long-inserter
  • Improved graphics of fast-long-inserter (regular graphics as fast-inserter, just the arm is longer, no need for special color since the arm length is always visible)
  • Walls again less expensive

hardCrafting_0.3.10

21 Apr 06:35
Compare
Choose a tag to compare
  • walls, landfill, stone-bricks more expensive
  • stone-walls take longer to craft
  • make sure all furnaces work with hardCrafting (electric-furnaces mod)
  • added compatibility for Angels infinite ores

hardCrafting_0.3.9

12 Apr 22:24
Compare
Choose a tag to compare
  • added rich-copper at spawn point for an easier start
  • added hungarian translation
  • updated chinese translation

hardCrafting_0.3.8

27 Mar 23:26
Compare
Choose a tag to compare
  • added French translation by Laevras
  • fixed localization bug with russian language (duplicated key)