Make can_interact_with_node() check for key group instead of default:key
[oweals/minetest_game.git] / mods / default / furnace.lua
2020-01-01 An0n3m0usMove crafting, cooking and fuel recipes into correspond...
2019-09-18 An0n3m0usSet fuel percentage to decrease (#2481)
2019-09-14 An0n3m0usAdd missing infotext to nodes (#2477)
2019-09-12 sfan5Fix and improve translation strings (#2471)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-08-20 Paul OuelletteFurnace: Improve fuel item replacement support
2019-08-11 Paul OuelletteFurnace: Fix "output full" infotext
2019-01-03 ParamatRemove uses of default.gui_bg/bg_img/slots
2018-01-02 EkdohibsFurnace: Fix being able to cook items without enough...
2017-08-13 Jens RottmannTrivial: Make furnace info text look nicer
2017-07-16 SmallJokerDefault: Expose the formspec getter functions (#1783)
2017-06-28 F.K.ZFurnace formspec: Replace deprecated 'current_name...
2016-12-17 Auke KokFurnace: Attempt to fix exploits
2016-12-07 HybridDogFurnace: Make furnaces work when unloaded
2016-11-20 Auke KokFix whitespace errors to silence luacheck.
2016-10-31 WuzzyAdd fuel slot to furnace listring
2016-09-03 Auke KokDefault/furnace: Indicate dst full
2016-07-15 TimRemove unused and clean up missused variable-value...
2016-04-26 Auke KokTNT: Add on_blast to all nodes with an inventory
2016-03-30 Auke KokStart timer as well when moving items around.
2016-02-13 Auke KokConvert furnace ABM to node timer
2015-06-23 AmazAdd the listring functionality https://github.com/minet...
2014-12-13 PilzAdamFix typo in furnace.lua
2014-12-06 PilzAdamRewrite furnace 373/head