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
/
ProjectileEntity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bundled fixes [SEE DESC]
Tiger Wang
2013-11-12
1
-3
/
+104
*
Bundled fixes [SEE DESC]
Tiger Wang
2013-11-10
1
-0
/
+3
*
Using tabs
tonibm19
2013-10-29
1
-2
/
+2
*
fixed indentation
tonibm19
2013-10-28
1
-1
/
+1
*
extra line
tonibm19
2013-10-28
1
-0
/
+1
*
attempt at fixing indentation
tonibm19
2013-10-28
1
-3
/
+2
*
Extra line
tonibm19
2013-10-28
1
-0
/
+1
*
Fixed indentation
tonibm19
2013-10-28
1
-5
/
+2
*
Added random chicken spawn when throwing an egg
tonibm19
2013-10-28
1
-2
/
+13
*
Added a (disabled) block logging to projectile path-tracing.
madmaxoft
2013-09-07
1
-0
/
+10
*
Implemented ghast fireball and firecharge projectiles
madmaxoft
2013-09-07
1
-7
/
+102
*
Arrows have proper yaw and pitch when shot, and stop when they hit a block.
madmaxoft
2013-09-07
1
-7
/
+30
*
Implemented exact block hit position.
madmaxoft
2013-09-03
1
-21
/
+26
*
Arrows deal damage based on their speed.
madmaxoft
2013-09-03
1
-4
/
+10
*
Projectiles slow down in water and lava.
madmaxoft
2013-09-02
1
-3
/
+14
*
Projectiles don't collide with their creators.
madmaxoft
2013-09-02
1
-2
/
+6
*
Arrows deal damage.
madmaxoft
2013-09-01
1
-4
/
+123
*
Thrown ender pearls now teleport and hurt.
madmaxoft
2013-08-30
1
-1
/
+7
*
Basic support for thrown items - eggs, snowballs and ender pearls.
madmaxoft
2013-08-30
1
-3
/
+88
*
Moved throw pos and speed calculation from cProjectileEntity into cPlayer.
madmaxoft
2013-08-30
1
-31
/
+1
*
Shooting a bow kinda works.
madmaxoft
2013-08-30
1
-0
/
+41
*
Implemented basic physics for projectiles.
madmaxoft
2013-08-27
1
-18
/
+129
*
Debug logging for arrows improved
madmaxoft
2013-08-26
1
-1
/
+8
*
Debug: arrow log their position in each tick
madmaxoft
2013-08-26
1
-0
/
+12
*
Added a few API accessors to cArrowEntity.
madmaxoft
2013-08-25
1
-0
/
+17
*
Added a few basic fields to cProjectileEntity and cArrowEntity.
madmaxoft
2013-08-22
1
-1
/
+29
*
Arrows can spawn on the client.
madmaxoft
2013-08-22
1
-1
/
+2
*
Added skeleton code for projectile spawning.
madmaxoft
2013-08-22
1
-0
/
+79