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
/
Items
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-18
Minecarts can now be placed.
madmaxoft@gmail.com
2
-16
/
+103
2013-02-16
Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.
madmaxoft@gmail.com
3
-13
/
+13
2013-01-27
Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.
madmaxoft@gmail.com
4
-11
/
+11
2013-01-21
Fixed a possible crash on server restart.
madmaxoft@gmail.com
1
-0
/
+1
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
19
-184
/
+344
2012-12-29
Cauldrons and Brewing Stands are now placeable
luksor111@gmail.com
4
-0
/
+55
2012-12-27
Fixed slab usage in creative mode
luksor111@gmail.com
1
-3
/
+11
2012-12-27
Added flower pots
luksor111@gmail.com
2
-0
/
+27
2012-11-24
Fixed drops for: Stone, Mycelium, Redstone Torch.
luksor111@gmail.com
1
-2
/
+5
2012-11-15
- Added the "wait" music disc
luksor111@gmail.com
2
-3
/
+3
2012-10-28
Added cWorld:SpawnMob(PosX, PosY, PosZ, EntityType) to Lua API
madmaxoft@gmail.com
1
-141
/
+6
2012-10-21
Added more item stacking sizes (patch contributed by Hanfer)
madmaxoft@gmail.com
1
-26
/
+65
2012-10-19
Added spawn eggs with mobs (patch committed by Luksor)
madmaxoft@gmail.com
1
-2
/
+117
2012-10-18
Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.
madmaxoft@gmail.com
24
-230
/
+335
2012-10-18
Added basic spawn eggs (patch contributed by Luksor)
madmaxoft@gmail.com
2
-11
/
+78
2012-10-14
Fixed the bucket handling code trying to simulate at the wrong coords (client sends all coords as -1 to signify "item use")
madmaxoft@gmail.com
1
-12
/
+12
2012-10-03
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
7
-14
/
+23
2012-09-29
Unified folder name-casing
madmaxoft@gmail.com
23
-0
/
+1319