2016-02-13 |
[optim] DataWatcher.watchedObjects type replaced from TIntObjectHashMap to fixed-size array
...
vlad20012
committed
on 13 Feb 2016
|
---|---|
More simple chunk save predicate
vlad20012
committed
on 13 Feb 2016
|
|
[optim] Do not update EntityTracker if no players in world
vlad20012
committed
on 13 Feb 2016
|
|
Added PendingBlockUpdates and EntityFallingBlock processing and EntityItem removal after chunk populating
...
vlad20012
committed
on 13 Feb 2016
|
|
2016-02-09 |
|
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] 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
|
[compat] Compatibility with mods changes BlockLeavesBase (FastLeafDecay, DragonAPI)
vlad20012
committed
on 3 Feb 2016
|
|
|
|
2016-01-29 |
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
|
|
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 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
|
|
2016-01-23 |
Support for more than 256 dimensions ids
vlad20012
committed
on 23 Jan 2016
|
2016-01-15 |
Fixed broadcast messages server side translation
vlad20012
committed
on 15 Jan 2016
|
2016-01-10 |
Typo in class name
vlad20012
committed
on 10 Jan 2016
|
ItemStackHash(Set&Map) enhancements (remap by WekRef)
vlad20012
committed
on 10 Jan 2016
|
|
[refactoring] moved some classes
vlad20012
committed
on 10 Jan 2016
|
|
[refactoring] SyncServerExecutor and its users
vlad20012
committed
on 10 Jan 2016
|
|
JLine support (ANSI colors in console)
vlad20012
committed
on 10 Jan 2016
|
|
2016-01-06 |
Server side message translation (client langs not required now)
vlad20012
committed
on 6 Jan 2016
|
[optim] Optimized Entity & TileEntity removal
vlad20012
committed
on 6 Jan 2016
|
|
Fixed XP dupe when player die with keepInventory permission
vlad20012
committed
on 6 Jan 2016
|