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
/
src
/
Blocks
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-10
Provides a possible fix for repeater timings
Tiger Wang
1
-1
/
+1
2013-12-10
more cmake stuff
Tycho Bickerstaff
1
-0
/
+7
2013-12-10
Improved pickups spawning speed again
Tiger Wang
1
-3
/
+2
2013-12-08
Readded redstone lamp handler
Tiger Wang
1
-0
/
+2
2013-12-08
Moved bindings-related to a Bindings subfolder.
madmaxoft
1
-1
/
+1
2013-12-08
Fixed stationary water starting fires and flowing lava not.
madmaxoft
1
-2
/
+2
2013-12-07
Fixed water starting fires
Tiger Wang
1
-1
/
+0
2013-12-07
Fixed some new 1.7 client crash bugs
Tiger Wang
3
-0
/
+35
2013-12-07
Added basic ender chests
Tiger Wang
2
-4
/
+46
2013-12-06
Fixed duplication glitch with QueueSetBlock
Tiger Wang
1
-2
/
+2
2013-12-06
Added trapdoor cursor Y detection
Tiger Wang
1
-2
/
+0
2013-12-06
Fixed trapdoors not overriding OnUse
Tiger Wang
1
-1
/
+1
2013-12-06
Cleaned up torch code and added comments
Tiger Wang
1
-31
/
+7
2013-12-06
Removed another export and inline'd stuff
Tiger Wang
1
-5
/
+5
2013-12-06
Removed exporting of a torch function
Tiger Wang
1
-3
/
+3
2013-12-04
Lava can spawn fire.
madmaxoft
2
-6
/
+87
2013-11-30
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
10
-56
/
+73
2013-11-30
Grass doesn't spread to podzol or grassless dirt blocks.
madmaxoft
1
-2
/
+3
2013-11-30
Fixed thin snow CanBeAt checking
Tiger Wang
1
-1
/
+13
2013-11-30
Properly fixed snow height, fixes #98 and #264
Tiger Wang
2
-16
/
+39
2013-11-29
Stairs reset meta when dropped, fixes #269
Tiger Wang
1
-2
/
+22
2013-11-29
Implemented trapdoors, fixes #43 and #105
Tiger Wang
2
-0
/
+110
2013-11-29
Removed unneeded CPP files
Tiger Wang
11
-221
/
+77
2013-11-24
Moved source to src
Alexander Harkness
69
-0
/
+5903