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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #690 from tonibm19/master
Alexander Harkness
2014-02-17
1
-2
/
+2
|
\
|
*
Improved formatting
tonibm19
2014-02-17
1
-2
/
+2
|
*
Now mobs can't escape from fences.
tonibm19
2014-02-16
1
-2
/
+2
*
|
Merge pull request #692 from mc-server/wolfcleanup
Alexander Harkness
2014-02-17
1
-30
/
+15
|
\
\
|
*
|
Fixes to previous commit
Tiger Wang
2014-02-16
1
-9
/
+10
|
*
|
Slight cleanup of wolf code
Tiger Wang
2014-02-16
1
-23
/
+7
|
|
/
*
/
Fixed TNT fizzing everywhere
Tiger Wang
2014-02-15
1
-1
/
+1
|
/
*
Simplified Attack() tracing
Tiger Wang
2014-02-12
1
-1
/
+6
*
Fixed #627
Tiger Wang
2014-02-11
4
-19
/
+10
*
Merge remote-tracking branch 'origin/master' into playerimprovements
Tiger Wang
2014-02-09
2
-6
/
+6
|
\
|
*
Merge pull request #646 from worktycho/warningfixes
Alexander Harkness
2014-02-05
2
-6
/
+6
|
|
\
|
|
*
Fixed most of the reordering warnings
Tycho
2014-02-05
2
-6
/
+6
*
|
|
Merge branch 'master' into playerimprovements
Tiger Wang
2014-02-09
3
-1
/
+14
|
\
|
|
|
*
|
Merge pull request #635 from tonibm19/master
Mattes D
2014-02-04
2
-0
/
+13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Blank lines and indentation.
tonibm19
2014-02-04
1
-0
/
+4
|
|
*
Exporded World:FindClosestPlayer, Item:IsEnchantable and Monster:MoveToPosition to Lua API
tonibm19
2014-02-03
2
-0
/
+9
|
*
|
Increased Type safety of Biomes
Tycho
2014-02-03
1
-1
/
+1
|
|
/
*
/
Fixed a bunch of MSVS warnings
Tiger Wang
2014-02-05
1
-1
/
+1
|
/
*
Merge branch 'master' into GeneratingBenchmark2
Tycho
2014-02-02
2
-1
/
+2
|
\
|
*
Monster's nominal speed was increased.
Kirill Kirilenko
2014-02-01
1
-1
/
+1
|
*
Fixed teleport to air, if owner is flying.
Kirill Kirilenko
2014-02-01
1
-0
/
+1
*
|
Changed Signiture of OnUpdate
Tycho
2014-02-02
1
-1
/
+4
|
/
*
Did what xoft said
tonibm19
2014-01-29
4
-5
/
+3
*
Rewritten code.
tonibm19
2014-01-29
12
-152
/
+25
*
Fixed sheep
tonibm19
2014-01-29
1
-18
/
+17
*
Fixed a copypasta error...
tonibm19
2014-01-29
4
-1
/
+5
*
Now mobs follow you when holding their breed item
tonibm19
2014-01-29
10
-5
/
+153
*
Renamed Farmer functions and added doxycomments
STRWarrior
2014-01-28
2
-17
/
+20
*
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
2
-4
/
+9
*
Cleanup
STRWarrior
2014-01-27
2
-31
/
+65
*
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
*
Added GetCropsPos and DidFindCrops functions.
STRWarrior
2014-01-27
1
-0
/
+6
*
Villagers: Farmers now replant the crops.
STRWarrior
2014-01-27
2
-1
/
+17
*
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
2
-9
/
+38
*
Makes farmers farm crops.
STRWarrior
2014-01-27
2
-1
/
+76
*
Merge pull request #590 from mc-server/Wolf_Fix
Mattes D
2014-01-26
1
-7
/
+31
|
\
|
*
Fixed bug where wolfs would teleport while they were sitting.
STRWarrior
2014-01-26
1
-1
/
+4
|
*
Small fix since the new AI and a new small feature.
STRWarrior
2014-01-26
1
-6
/
+27
*
|
Fixed segmentation fault on villager damage
Tiger Wang
2014-01-26
1
-1
/
+1
|
/
*
Merge pull request #588 from mc-server/Sheep_Eating
Mattes D
2014-01-25
2
-1
/
+41
|
\
|
*
Implemented sheeps eating grass.
STRWarrior
2014-01-25
2
-1
/
+41
*
|
Merge pull request #587 from mc-server/mobimprovements
Mattes D
2014-01-25
14
-277
/
+482
|
\
\
|
|
/
|
/
|
|
*
Did what xoft recommended
Tiger Wang
2014-01-25
1
-1
/
+5
|
*
Implemented fall damage for mobs
Tiger Wang
2014-01-25
2
-6
/
+33
|
*
Attack() is no longer always called
Tiger Wang
2014-01-25
1
-1
/
+1
|
*
Mob bugfixes
Tiger Wang
2014-01-25
2
-22
/
+39
|
*
All mobs now drown (fixes #54)
Tiger Wang
2014-01-25
2
-0
/
+7
|
*
Fixed a generator bug
Tiger Wang
2014-01-25
1
-0
/
+3
|
*
Zombies and skeletons use AI
Tiger Wang
2014-01-25
2
-9
/
+15
|
*
Miscellaneous improvements
Tiger Wang
2014-01-24
2
-18
/
+13
|
*
Changed a condition to IsGameMode
Tiger Wang
2014-01-24
1
-2
/
+1
|
*
Made wolves compatible with new AI code
Tiger Wang
2014-01-24
2
-11
/
+26
|
*
Monsters no longer check for direct line of sight
Tiger Wang
2014-01-24
1
-10
/
+2
|
*
Large reworking of mob code [SEE DESC]
Tiger Wang
2014-01-24
6
-232
/
+324
|
*
Implemented creeper abilities
Tiger Wang
2014-01-24
2
-2
/
+50
*
|
Fixed a failure in cSquid.
madmaxoft
2014-01-24
1
-1
/
+2
|
/
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-1
/
+1
*
Merge branch 'fixes&features' of git://github.com/tonibm19/MCServer
madmaxoft
2013-12-25
1
-0
/
+6
|
\
|
*
Some fixes (SEE DESC)
tonibm19
2013-12-23
1
-0
/
+6
*
|
Preliminary mobile entity saving
Tiger Wang
2013-12-25
1
-1
/
+2
|
/
*
Fixed bug where snowgolems could replace non-solid blocks to snow blocks.
STRWarrior
2013-12-22
1
-1
/
+3
*
Snow golems die in hot biomes and leave a snow trail.
STRWarrior
2013-12-22
2
-0
/
+18
*
EnderDragons and SnowGolems are able to spawn.
STRWarrior
2013-12-22
1
-0
/
+2
*
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-21
5
-17
/
+21
|
\
|
*
Fixed the rest of constructor reorders.
madmaxoft
2013-12-20
1
-2
/
+2
|
*
Sorted a few constructors to remove warnings.
madmaxoft
2013-12-20
5
-17
/
+21
*
|
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-20
1
-1
/
+1
|
\
|
|
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-1
/
+1
*
|
moved mobs to globs
Tycho Bickerstaff
2013-12-11
1
-1
/
+5
*
|
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-11
1
-0
/
+6
|
\
|
|
*
Fixed not getting XP from mobs.
STRWarrior
2013-12-14
1
-0
/
+6
*
|
more cmake
Tycho Bickerstaff
2013-12-10
1
-0
/
+7
|
/
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-26
1
-0
/
+55
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
65
-0
/
+3488