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
/
cPlayer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some "Entity was not found in any chunk!" warnings
faketruth
2011-11-02
1
-1
/
+10
*
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
-24
/
+14
*
forogt to update all of cPlayer.cpp for player based gamemode.
admin@omencraft.com
2011-11-01
1
-1
/
+1
*
Put in some sanity checks to ensure players don't interact with blocks too quickly. Changed gamemode to be player based. (MCServer crashes when picking up an item. Need to find and fix bug.)
admin@omencraft.com
2011-11-01
1
-7
/
+23
*
Player data is saved and loaded as human readable JSON now.
faketruth
2011-10-31
1
-18
/
+63
*
Prepared some parts of the code for multi world support, I created lots of TODO's
faketruth
2011-10-31
1
-22
/
+21
*
Made several recomended changes. Gamemode is now world based. Need to add it to player.
admin@omencraft.com
2011-10-26
1
-2
/
+7
*
Moved GAMEMODE declaration to a single place... cPacket.h. Player can't take damage any more but can still sometimes die on spawn. Not sure why. Falling through the void does not kill you yet.
admin@omencraft.com
2011-10-26
1
-5
/
+7
*
Compiles for linux
faketruth
2011-10-21
1
-0
/
+1
*
MCServer c++ source files
faketruth
2011-10-03
1
-0
/
+713