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