summaryrefslogtreecommitdiff
path: root/corn.lua
AgeCommit message (Expand)Author
2017-09-30Replace deprecated method 'setting_getbool' with 'settings:get_bool'HEADv1origin/masterorigin/HEADmasterAntumDeluge
2016-12-15Fix whitespace.Auke Kok
2016-10-18Convert to meshoptions plantlike.Auke Kok
2016-10-18Luacheck cleanups and .luacheckrcAuke Kok
2016-10-18Intllib (#5)xisd
2015-12-28For future use, make corn waving just like plantlike.Auke Kok
2015-12-11Enable placement prediction everywhere.Auke Kok
2015-11-25Particle spawner on dead plants: flies.Auke Kok
2015-05-09Fix corn withering - wrong node name here broke itAuke Kok
2015-05-07Off-by one change.Auke Kok
2015-05-07Prevented corn from actually taking damageAuke Kok
2015-05-07Abstract crops.register method a bit.Auke Kok
2015-05-07Fix a few errors exposed by difficult setting.Auke Kok
2015-05-06Unify the difficulty settings into init.luaAuke Kok
2015-05-06No need for this.Auke Kok
2015-05-05Humidity for corn.Auke Kok
2015-04-23Configuration - persistent config fileAuke Kok
2015-04-13Interval/chance update.Auke Kok
2015-04-12Add default leaf sounds to all the crops.Auke Kok
2015-04-10Use the default plant interval and chance (90/2)Auke Kok
2015-04-10restrict all of these crops from growing if they're not on soilAuke Kok
2015-04-10Properly add dig handlers for these 2 corn tops.Auke Kok
2015-04-10I make this mistake a lot... Get proper name from node.Auke Kok
2015-04-10Don't make it wither if removing unripe corn plants.Auke Kok
2015-04-10Also break non-ripe tops properly.Auke Kok
2015-04-10Corn.Auke Kok