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
/
cWorld.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed world time
faketruth
2011-11-08
1
-1
/
+10
*
Added Sebi's changes to pistons and item drops.
admin@omencraft.com
2011-11-07
1
-0
/
+38
*
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
2011-11-06
1
-3
/
+15
*
Fixed some "Entity was not found in any chunk!" warnings
faketruth
2011-11-02
1
-0
/
+1
*
Changed world gamemode location to world.ini for world based gamemodes.
admin@omencraft.com
2011-11-02
1
-2
/
+4
*
fixed player spawning in the ground.
admin@omencraft.com
2011-11-01
1
-5
/
+0
*
You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yet
faketruth
2011-11-01
1
-36
/
+32
*
Prepared some parts of the code for multi world support, I created lots of TODO's
faketruth
2011-10-31
1
-4
/
+4
*
Made several recomended changes. Gamemode is now world based. Need to add it to player.
admin@omencraft.com
2011-10-26
1
-1
/
+2
*
Updated VS2010 project files
faketruth
2011-10-26
1
-104
/
+43
*
git-svn-id: http://mc-server.googlecode.com/svn/trunk@10 0a769ca7-a7f5-676a-18bf-c427514a06d6
admin@omencraft.com
2011-10-26
1
-10
/
+120
*
MCServer c++ source files
faketruth
2011-10-03
1
-0
/
+764