Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-12 | Make unconnected generators burn the fuel they still have.origin/network_rewrite | Novatux | |
2014-07-11 | Make switching station run all machines it is connected to, including those ↵ | Novatux | |
in unloaded blocks. | |||
2014-07-09 | Rework some recipes to use more varied ingredients | Zefram | |
2014-07-09 | Consistently use cable in electric machine recipes | Zefram | |
All electric machine recipes now include cable of the appropriate tier as the bottom-middle ingredient, immediately below the casing ingredient. Many LV machines were using a copper ingot in that location. | |||
2014-07-09 | Use machine casing in most machine recipes | Zefram | |
2014-06-21 | Rationalise machine terminology | Zefram | |
All electrically-powered machines now consistently indicate their tier (supply voltage) in their names. As this implies that they are electrically powered, the furnaces no longer have "Electric" in their names. The fuel-fired equivalents of electric machines, which exist for alloy furnace and furnace, now say "Fuel-Fired" to distinguish them. (The fuel-fired alloy furnace used to say "Coal", which was inaccurate because it uses any fuel. The fuel-fired furnace, from the default mod, used to just be called "Furnace", which is ambiguous.) Electric power generators now consistently indicate their tier and have the word "Generator" in their names. This makes their purpose much clearer, and makes obvious craft guide searches produce useful results. The fuel-fired generators, previously just (ambiguously) called "Generator", are now explicitly "Fuel-Fired". | |||
2014-05-04 | 86400 ticks is one week, not 24h | Vanessa Ezekowitz | |
2013-12-10 | Add support for minetest.swap_node | ShadowNinja | |
2013-11-27 | Externalize common functions and protect inventories | ShadowNinja | |
2013-10-30 | Add support for translations via intllib | ShadowNinja | |
2013-09-17 | Partial rewrite | ShadowNinja | |