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
clang-format-codebase
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
/
VC2010
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Added three new packets and cleaned up cPacket_Thunderbolt.cpp... cPacket_BlockAction, cPacket_Explosion, and cPacket_SoundEffect.
admin@omencraft.com
2
-0
/
+33
2011-11-06
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
2
-0
/
+11
2011-11-05
Added cPiston.h and cPiston.cpp to VC2010 files.
admin@omencraft.com
2
-0
/
+11
2011-11-05
Updated denotch map converter to work in windows. Still has memory leak though.
admin@omencraft.com
3
-18
/
+33
2011-11-04
Added cRedstone to project file
faketruth
2
-2
/
+13
2011-11-02
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
2
-2
/
+24
2011-10-31
Player data is saved and loaded as human readable JSON now.
faketruth
2
-2
/
+17
2011-10-31
Prepared some parts of the code for multi world support, I created lots of TODO's
faketruth
2
-0
/
+16
2011-10-30
Changed long to long long so it works fine on 32bit systems
faketruth
4
-0
/
+132
2011-10-26
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
2
-2
/
+13
2011-10-26
Updated VS2010 project files
faketruth
2
-6
/
+160
2011-10-21
Compiles for linux
faketruth
1
-3
/
+4
2011-10-03
Visual Studio 2010 solution and project files
faketruth
23
-0
/
+2735