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
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-0
/
+1
*
FastRandom rewrite (#3754)
peterbell10
2017-06-13
1
-3
/
+3
*
Updated sounds and effect IDs (#3422)
mathiascode
2017-02-15
1
-1
/
+1
*
Added some blocks and items (#3503)
mathiascode
2017-02-14
1
-0
/
+1
*
Fixed bindings for cBlockArea:Read and Write. (#3568)
Mattes D
2017-02-05
1
-1
/
+1
*
Entities now bail out of ticks if destroyed (#3363)
LogicParrot
2016-09-03
1
-0
/
+5
*
Decoupled cMonster and path recalc logic, re-implemented recalc
Safwat Halaby
2015-12-13
1
-1
/
+1
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-8
/
+10
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-8
/
+8
*
Spawn baby mobs
hallucino
2015-07-16
1
-1
/
+1
*
Entity improvements
Tiger Wang
2015-05-04
1
-1
/
+1
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
formatter error
p-mcgowan
2014-11-22
1
-3
/
+3
*
villagers turn into witches on lightning
p-mcgowan
2014-11-22
1
-2
/
+4
*
villagers turn into witches when struck by lightning
p-mcgowan
2014-11-22
1
-0
/
+5
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Fixed wrong Surrounding size
Howaner
2014-09-25
1
-3
/
+3
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Add entity invulnerable
Howaner
2014-04-26
1
-2
/
+7
*
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