2016-02-19 |
Correct error-reporting on unknown WorldType and not equal generation settings in worlds.yml and level.dat
vlad20012
committed
on 19 Feb 2016
|
---|---|
2016-02-17 |
More appropriate behavior of not splitted world mode (splitWorldDirs: false)
vlad20012
committed
on 17 Feb 2016
|
2016-02-15 |
[refactoring] typos in class names
vlad20012
committed
on 15 Feb 2016
|
[optim] Entity.random replaced to ThreadLocalRandom (it's really faster)
vlad20012
committed
on 15 Feb 2016
|
|
2016-02-13 |
Added PendingBlockUpdates and EntityFallingBlock processing and EntityItem removal after chunk populating
...
vlad20012
committed
on 13 Feb 2016
|
2016-02-11 |
Fixed /memstat "Off-Heap chunk used" more than 2gb
vlad20012
committed
on 11 Feb 2016
|
2016-02-10 |
Fixed JLine tab completion
vlad20012
committed
on 10 Feb 2016
|
2016-02-09 |
|
Fixed lots of issues with /genworld command
vlad20012
committed
on 9 Feb 2016
|
|
2016-02-08 |
World generation limited to one chunk per tick
vlad20012
committed
on 8 Feb 2016
|
|
|
[refactoring] unused var & typos
vlad20012
committed
on 8 Feb 2016
|
|
Fixed chunk sorting with large view distance (> 15)
vlad20012
committed
on 8 Feb 2016
|
|
[refactoring] Var name typos
vlad20012
committed
on 8 Feb 2016
|
|
2016-02-04 |
[compat] Fixed mod-supported interworld teleportation (MystCraft)
vlad20012
committed
on 4 Feb 2016
|
2016-02-03 |
Max view distance is now 32 (15 by default)
vlad20012
committed
on 3 Feb 2016
|
Removed entity count from debug automessages
vlad20012
committed
on 3 Feb 2016
|
|
[compat] Compatibility with mods changes BlockLeavesBase (FastLeafDecay, DragonAPI)
vlad20012
committed
on 3 Feb 2016
|
|
[refactoring] Refactored ultramine class transformers
vlad20012
committed
on 3 Feb 2016
|
|
|
|
Fixed /memstat negative Off-heap used size & little enhancements
vlad20012
committed
on 3 Feb 2016
|
|
More correct bound chunks counting for ChunkGC
vlad20012
committed
on 3 Feb 2016
|
|
2016-01-29 |
Fixed bug due to a009ef4: sometimes entities were removed from entityList, but not from chunk and tracker
vlad20012
committed
on 29 Jan 2016
|
2016-01-28 |
[refactoring] World config applying code moved to public method in WorldServer
vlad20012
committed
on 28 Jan 2016
|
2016-01-27 |
|
[refactoring] moved class UMEventFactory
vlad20012
committed
on 27 Jan 2016
|
|
2016-01-26 |
Fixed InventoryUtil.dropItem with stackSize more than maxStackSize
vlad20012
committed
on 26 Jan 2016
|
2016-01-25 |
Overflow-safe BasicHoldings (economy)
vlad20012
committed
on 25 Jan 2016
|
2016-01-24 |
[refactoring] UMStripColorsRewritePolicy, ChatComponentLogMessage
vlad20012
committed
on 24 Jan 2016
|
Fixed some lang file typos
vlad20012
committed
on 24 Jan 2016
|