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
/
source
/
Entities
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
Implemented SteerVehicle packet.
madmaxoft
2
-6
/
+29
2013-09-03
Fixed inconsistent meta naming
Tiger Wang
1
-10
/
+10
2013-09-02
Minecart enhancements [SEE DESC]
Tiger Wang
2
-113
/
+242
2013-08-30
Basic support for thrown items - eggs, snowballs and ender pearls.
madmaxoft
2
-5
/
+179
2013-08-30
Moved throw pos and speed calculation from cProjectileEntity into cPlayer.
madmaxoft
4
-38
/
+38
2013-08-30
Shooting a bow kinda works.
madmaxoft
4
-0
/
+109
2013-08-29
Physics enhancements
Tiger Wang
2
-29
/
+37
2013-08-29
Corrected comment TypeType
Tiger Wang
1
-1
/
+1
2013-08-29
Implemented xoft's suggestions [SEE DESC]
Tiger Wang
2
-35
/
+17
2013-08-28
Fixed Minecart spawning issues
Tiger Wang
1
-9
/
+10
2013-08-27
Preliminary Minecart physics handling [SEE DESC]
Tiger Wang
2
-4
/
+199
2013-08-27
Implemented basic physics for projectiles.
madmaxoft
2
-21
/
+135
2013-08-27
Entities fall 3x slower in water
madmaxoft
2
-2
/
+2
2013-08-26
Debug logging for arrows improved
madmaxoft
1
-1
/
+8
2013-08-26
Debug: arrow log their position in each tick
madmaxoft
3
-19
/
+39
2013-08-25
Added a few API accessors to cArrowEntity.
madmaxoft
2
-0
/
+25
2013-08-25
Moved entity spawning into cEntity::Initialize().
madmaxoft
9
-61
/
+4
2013-08-24
Fixed pickup behavior outside the world.
madmaxoft
1
-3
/
+4
2013-08-22
Added a few basic fields to cProjectileEntity and cArrowEntity.
madmaxoft
2
-4
/
+73
2013-08-22
Arrows can spawn on the client.
madmaxoft
1
-1
/
+2
2013-08-22
Added skeleton code for projectile spawning.
madmaxoft
3
-6
/
+105
2013-08-22
Removed unwanted VirtualHooks remnants.
madmaxoft
1
-2
/
+1
2013-08-20
Hotfix for #83.
madmaxoft
1
-0
/
+6
2013-08-20
Started work on the cProjectileEntity class.
madmaxoft
1
-0
/
+69
2013-08-19
Debuggers: Added continuous hunger reporting.
madmaxoft
2
-4
/
+7
2013-08-19
Added cPickup:IsCollected() to the Lua API.
madmaxoft
1
-0
/
+3
2013-08-19
Added cPickup:GetAge() the the Lua API.
madmaxoft
1
-3
/
+2
2013-08-19
Moved entities into the Entities subfolder.
madmaxoft
14
-0
/
+4480