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
/
packets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pistons now generate noise and animate when moving.
admin@omencraft.com
2011-11-07
1
-1
/
+1
*
Added three new packets and cleaned up cPacket_Thunderbolt.cpp... cPacket_BlockAction, cPacket_Explosion, and cPacket_SoundEffect.
admin@omencraft.com
2011-11-07
7
-11
/
+190
*
Fixed some redstone items and a bug that prevented floats from client to server packets reading correctly on 64 bit linux.
admin@omencraft.com
2011-11-03
2
-2
/
+2
*
Updated the thunderbolt packet. Lightning and rain can be tested with a workbench and a chest. >:)
admin@omencraft.com
2011-11-03
2
-4
/
+25
*
Added New/Invaid State and Thunderbolt packets. For testing purposes it now rains whenever a player opens a workbench and stops when they pen a chest. The rain start/stop in only sent to the sole clientopening the items.
admin@omencraft.com
2011-11-02
4
-0
/
+100
*
Made several recomended changes. Gamemode is now world based. Need to add it to player.
admin@omencraft.com
2011-10-26
5
-11
/
+9
*
Creative mode now breaks blocks without providing block drops. Need to work with Player's Inventory for proper creative mode support. GAMEMODE is declared and set twice.
admin@omencraft.com
2011-10-26
3
-2
/
+4
*
Added CreateInventoryAction packet for creative mode. Used cPacketEntityEquipment as template. Forced server into Creative Mode. Can't break blocks yet. Player can stil be damaged in creative mode and dying takes you back to survival mode.
admin@omencraft.com
2011-10-26
3
-1
/
+70
*
Compiles for linux
faketruth
2011-10-21
2
-4
/
+4
*
MCServer c++ source files
faketruth
2011-10-03
87
-0
/
+2630