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
/
cChunk.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-06
Patch with diff file created by Sebi (implemented some stuff like lava physics, drops are deleted when in lava, water is now slower, lava gives actual damage etc.). Pistons now work mostly as they should. They do not yet show the motion animation and do not emit sound. They do extend, push, and retract as they should though. Right now the only way to activate a piston is to light redstone wire adjacent to it with a redstone torch.
admin@omencraft.com
1
-10
/
+10
2011-11-05
Change SetBlock to FastSetBlock in cRedstone.cpp and grass will now grow if any one hit block is above it.
admin@omencraft.com
1
-6
/
+11
2011-11-02
Fixed some "Entity was not found in any chunk!" warnings
faketruth
1
-10
/
+18
2011-11-01
fixed player spawning in the ground.
admin@omencraft.com
1
-1
/
+1
2011-10-31
Prepared some parts of the code for multi world support, I created lots of TODO's
faketruth
1
-33
/
+32
2011-10-25
Using SSE instructions for noise (terrain generation)
faketruth
1
-9
/
+9
2011-10-21
Compiles for linux
faketruth
1
-6
/
+9
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+1388