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
|
|
|
[client] Fixed sending view distance to server when closing gui video settings by esc key
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-07 |
Fixed translation for server name in /say command
vlad20012
committed
on 7 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-31 |
[buildscript] Fixed dependency duplications in maven POM
vlad20012
committed
on 31 Jan 2016
|
2016-01-29 |
.gitignore /classes directory used in some IDEA configurations
vlad20012
committed
on 29 Jan 2016
|
TileEntity onChunkUnload list processing moved before loadedTEList processing to prevent updating unloaded TileEntities
vlad20012
committed
on 29 Jan 2016
|
|
Fixed bug due to a009ef4: sometimes entities were removed from entityList, but not from chunk and tracker
vlad20012
committed
on 29 Jan 2016
|
|
[buildscript] Store revision number only if build is successful; changelog generation task
vlad20012
committed
on 29 Jan 2016
|
|
2016-01-28 |
[buildscript] Fixed maven dependencies
vlad20012
committed
on 28 Jan 2016
|
[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 block placement distance check - now relative to player eye location
vlad20012
committed
on 26 Jan 2016
|
Fixed reed dupe by door when block place event was canceled
vlad20012
committed
on 26 Jan 2016
|
|
Fixed InventoryUtil.dropItem with stackSize more than maxStackSize
vlad20012
committed
on 26 Jan 2016
|