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
/
WorldStorage
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
2
-569
/
+569
2013-06-20
Furnaces light up visually when they're cooking
madmaxoft@gmail.com
3
-10
/
+29
2013-06-16
Rewritten furnaces
madmaxoft@gmail.com
3
-12
/
+10
2013-06-13
Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.
madmaxoft@gmail.com
4
-49
/
+96
2013-06-02
Enchantments are now stored in Anvil world and in player inventory
madmaxoft@gmail.com
1
-1
/
+16
2013-06-02
Enchantments: API and sending to client
madmaxoft@gmail.com
1
-0
/
+10
2013-05-28
Fixed previous commit
madmaxoft@gmail.com
1
-2
/
+1
2013-05-28
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
3
-21
/
+20
2013-05-26
Block entities with storage now correctly mark the chunk as dirty when their contents change.
madmaxoft@gmail.com
2
-32
/
+78
2013-05-26
Implemented droppers
madmaxoft@gmail.com
3
-0
/
+19
2013-05-05
Lighting: Fixed underwater lighting (FS #369)
madmaxoft@gmail.com
1
-1
/
+10
2013-05-01
FastNBT: Added cFastNBTTag::GetName()
madmaxoft@gmail.com
2
-0
/
+8
2013-04-13
Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick()
madmaxoft@gmail.com
3
-12
/
+12
2013-04-10
Dispensers rewritten to use ItemGrid
madmaxoft@gmail.com
1
-9
/
+1
2013-04-10
ItemGrid: Renamed all Item to Slot - better and consistent naming
madmaxoft@gmail.com
1
-1
/
+1
2013-04-10
Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.
madmaxoft@gmail.com
2
-10
/
+25
2013-04-07
Anvil loader: fixed Vanilla biomes not being read
madmaxoft@gmail.com
1
-1
/
+1
2013-03-11
Anvil: Removed excessive debugging output
madmaxoft@gmail.com
1
-3
/
+0
2013-03-09
Minecarts get saved into Anvil.
madmaxoft@gmail.com
2
-7
/
+43
2013-03-09
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
6
-289
/
+775
2013-02-27
Made FAST_FLOOR_DIV work correctly, replaced all floorf() divisions with it.
madmaxoft@gmail.com
2
-4
/
+5
2013-02-07
cBlockArea can now be saved as a .schematic file.
madmaxoft@gmail.com
2
-3
/
+3
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-8
/
+8
2012-12-19
Added dispensers (they can't dispense items yet)
luksor111@gmail.com
3
-17
/
+114
2012-11-16
Android: Made the initial pre-calculated spawn area smaller
faketruth
2
-1
/
+10
2012-11-13
More valgrind uninitialized var fixing
madmaxoft
1
-2
/
+12
2012-10-28
Fixed NBT IntArray serialization; Biomes are now saved to / loaded from Anvil
madmaxoft@gmail.com
3
-14
/
+76
2012-10-21
Added jukeboxes (patch contributed by Luksor)
madmaxoft@gmail.com
3
-9
/
+66
2012-10-05
AnvilStats: made FastNBT faster by tweaking the pre-allocation.
madmaxoft@gmail.com
1
-1
/
+7
2012-09-27
Made Anvil the default storage schema
faketruth
1
-1
/
+1
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
3
-15
/
+15
2012-09-23
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
2
-2
/
+2
2012-09-23
Source files cleanup: WorldStorage-related files in a separate subfolder
madmaxoft@gmail.com
8
-0
/
+3655