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