index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Mobs
/
Villager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Entities handle chunks properly again
Tiger Wang
2014-04-12
1
-1
/
+1
*
cBlockInfo now manages the respective cBlockHandler
andrew
2014-03-02
1
-1
/
+1
*
Fixed most of the reordering warnings
Tycho
2014-02-05
1
-2
/
+2
*
Changed Signiture of OnUpdate
Tycho
2014-02-02
1
-1
/
+4
*
Renamed Farmer functions and added doxycomments
STRWarrior
2014-01-28
1
-11
/
+7
*
Villager: NoCountDown and Action function don't check VillagersShouldHarvestCrops anymore because it shoudn't even be activated anywhere.
STRWarrior
2014-01-28
1
-10
/
+0
*
Villager doesn't check the environment for crops if it doesn't need to.
STRWarrior
2014-01-27
1
-0
/
+5
*
The world can now be configured wether farmers should be able to harvest crops.
STRWarrior
2014-01-27
1
-0
/
+10
*
Villager: Few more comments.
STRWarrior
2014-01-27
1
-3
/
+8
*
Cleanup
STRWarrior
2014-01-27
1
-28
/
+58
*
Villagers: Harvesting is more rare.
STRWarrior
2014-01-27
1
-1
/
+1
*
Villager: Farmers can't place crops on blocks other then farmland.
STRWarrior
2014-01-27
1
-1
/
+7
*
Fixed compiler error.
STRWarrior
2014-01-27
1
-1
/
+1
*
Villager: Farmer: Crops finding is more random.
STRWarrior
2014-01-27
1
-18
/
+19
*
Villagers: Farmers now replant the crops.
STRWarrior
2014-01-27
1
-1
/
+16
*
Villagers: Fixed only gettings the crops block when farming.
STRWarrior
2014-01-27
1
-2
/
+2
*
Villagers don't look for new crops when they already found one.
STRWarrior
2014-01-27
1
-11
/
+9
*
Villagers: Farmers can also harvest carrots and potatoes.
STRWarrior
2014-01-27
1
-9
/
+37
*
Makes farmers farm crops.
STRWarrior
2014-01-27
1
-1
/
+71
*
Fixed segmentation fault on villager damage
Tiger Wang
2014-01-26
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+35