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
/
PacketID.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cut out all packet handling to a separate cProtocol descendant
madmaxoft@gmail.com
2012-08-27
1
-1
/
+1
*
Another handful of packets rewritten.
madmaxoft@gmail.com
2012-08-19
1
-2
/
+3
*
Fixed a few gcc pedantic warnings; made BLOCKTYPE an unsigned char type.
madmaxoft@gmail.com
2012-08-03
1
-2
/
+11
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-61
/
+61
*
Added the new 1.2.4's PlayerAbilities packet; restructures packet files for less files, more dense.
madmaxoft@gmail.com
2012-03-24
1
-0
/
+1
*
Fixed player heads always pointing north (new EntityHeadLook packet)
madmaxoft@gmail.com
2012-03-19
1
-0
/
+1
*
Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.
madmaxoft@gmail.com
2012-02-13
1
-52
/
+52
*
- implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory)
lapayo94@gmail.com
2012-01-01
1
-1
/
+1
*
- 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
-0
/
+1
*
- Crafting fixed in 1.0.0
lapayo94@gmail.com
2011-12-21
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
1
-39
/
+42
*
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
1
-0
/
+2
*
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
1
-4
/
+5
*
MCServer c++ source files
faketruth
2011-10-03
1
-0
/
+52