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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Make Color was using 2 extra characters which took 2 characters off the 16 max (including color codes) for scoreboard display
mtilden@gmail.com
2011-12-26
1
-1
/
+1
*
Hold item is now dropped when inventory is closed
lapayo94@gmail.com
2011-12-25
1
-1
/
+1
*
Can now set gamemode via lua.
admin@omencraft.com
2011-11-10
1
-0
/
+1
*
Made block action sanity checks more robust, water buckets, lava buckets and empty buckets should all now work.
admin@omencraft.com
2011-11-10
1
-3
/
+6
*
Added m_IP to player class and binding to get IP for LUA. (Probably should use m_pState)
admin@omencraft.com
2011-11-09
1
-1
/
+4
*
Fixed some "Entity was not found in any chunk!" warnings
faketruth
2011-11-02
1
-1
/
+3
*
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
-0
/
+2
*
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
-2
/
+10
*
Compiles for linux
faketruth
2011-10-21
1
-0
/
+1
*
MCServer c++ source files
faketruth
2011-10-03
1
-0
/
+96