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
/
Blocks
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added initial adventure mode support
luksor111@gmail.com
2012-11-27
3
-2
/
+30
*
Fixed certain blocks crashing clients when mined
luksor111@gmail.com
2012-11-26
4
-2
/
+31
*
Implemented rail placement mechanics.
luksor111@gmail.com
2012-11-25
2
-0
/
+319
*
Fixed drops for: Stone, Mycelium, Redstone Torch.
luksor111@gmail.com
2012-11-24
3
-1
/
+33
*
Fixed boolean comparison.
madmaxoft@gmail.com
2012-11-16
1
-3
/
+3
*
- Added the "wait" music disc
luksor111@gmail.com
2012-11-15
1
-4
/
+6
*
Fixed a valgrind warning in BlockDirt.
madmaxoft@gmail.com
2012-10-26
1
-3
/
+4
*
New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)
luksor111@gmail.com
2012-10-23
5
-62
/
+46
*
Slight formatting tuneup to the previous commit.
madmaxoft@gmail.com
2012-10-22
1
-4
/
+7
*
Vine decay (patch contributed by funmaker)
madmaxoft@gmail.com
2012-10-22
1
-7
/
+44
*
Added jukeboxes (patch contributed by Luksor)
madmaxoft@gmail.com
2012-10-21
1
-0
/
+1
*
Double chests are formed correctly in all situations (meta is adjusted for the neighboring chest)
madmaxoft@gmail.com
2012-10-20
1
-2
/
+70
*
Chest does check if it can be placed at the coords specified (the client does the check itself, too, but this may be good for scripts)
madmaxoft@gmail.com
2012-10-20
1
-0
/
+68
*
Floody fluid simulator now dries up correctly, too.
madmaxoft@gmail.com
2012-10-14
3
-1
/
+48
*
Preparation for multiple fluid simulators.
madmaxoft@gmail.com
2012-10-13
1
-1
/
+1
*
All blockticking is now done in cBlockHandlers
madmaxoft@gmail.com
2012-10-07
3
-121
/
+185
*
Completely removed the old (buggy) redstone simulator.
madmaxoft@gmail.com
2012-10-06
3
-29
/
+77
*
Minor style cleanup
madmaxoft@gmail.com
2012-10-03
1
-1
/
+1
*
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
2012-10-03
47
-392
/
+444
*
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
2012-10-01
38
-490
/
+842
*
Added some missing block enums
faketruth
2012-09-30
1
-0
/
+3
*
Forgot to commit BlockBed.cpp
faketruth
2012-09-29
1
-0
/
+77
*
Beds can be slept in now (it doesn't change the time though)
faketruth
2012-09-29
1
-61
/
+7
*
Unified folder name-casing
madmaxoft@gmail.com
2012-09-29
46
-0
/
+2538