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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
General fixes [SEE DESC]
Tiger Wang
2013-11-16
1
-0
/
+55
*
Fixed arrow bugs
Tiger Wang
2013-11-14
1
-1
/
+3
*
Merge remote-tracking branch 'origin/fixes'.
madmaxoft
2013-11-13
1
-0
/
+14
|
\
|
*
Bundled fixes [SEE DESC]
Tiger Wang
2013-11-12
1
-1
/
+15
|
/
*
Implemented loading more projectiles from MCA.
madmaxoft
2013-09-07
1
-2
/
+5
*
Implemented ghast fireball and firecharge projectiles
madmaxoft
2013-09-07
1
-2
/
+59
*
Arrows have proper yaw and pitch when shot, and stop when they hit a block.
madmaxoft
2013-09-07
1
-1
/
+1
*
Implemented exact block hit position.
madmaxoft
2013-09-03
1
-5
/
+5
*
Added cArrowEntity's criticalness to the API.
madmaxoft
2013-09-03
1
-0
/
+6
*
Arrows deal damage based on their speed.
madmaxoft
2013-09-03
1
-0
/
+3
*
Arrows deal damage.
madmaxoft
2013-09-01
1
-0
/
+4
*
Basic support for thrown items - eggs, snowballs and ender pearls.
madmaxoft
2013-08-30
1
-2
/
+91
*
Moved throw pos and speed calculation from cProjectileEntity into cPlayer.
madmaxoft
2013-08-30
1
-6
/
+0
*
Merged in the Projectiles branch.
madmaxoft
2013-08-30
1
-8
/
+94
|
\
|
*
Shooting a bow kinda works.
madmaxoft
2013-08-30
1
-0
/
+9
|
*
Implemented basic physics for projectiles.
madmaxoft
2013-08-27
1
-3
/
+6
|
*
Debug: arrow log their position in each tick
madmaxoft
2013-08-26
1
-0
/
+1
|
*
Added a few API accessors to cArrowEntity.
madmaxoft
2013-08-25
1
-0
/
+8
|
*
Added a few basic fields to cProjectileEntity and cArrowEntity.
madmaxoft
2013-08-22
1
-3
/
+44
|
*
Added skeleton code for projectile spawning.
madmaxoft
2013-08-22
1
-3
/
+23
|
/
*
Started work on the cProjectileEntity class.
madmaxoft
2013-08-20
1
-0
/
+69