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