2017-02-26 |
[optim] Optimized RecipeCache - don't clear full cache on overflow - remove only oldest (by usage) entries
vlad20012
committed
on 26 Feb 2017
|
---|---|
[optim] Optimized RegionFileCache - don't clear full cache on overflow - remove only oldest (by usage) entries
...
vlad20012
committed
on 26 Feb 2017
|
|
2017-02-24 |
Update player chunk send queue on server coord changes (don't await client packet)
...
vlad20012
committed
on 24 Feb 2017
|
2017-02-11 |
Fixed Entity & TileEntity unloading in worlds with 0 active chunks (memory leak on world generation)
vlad20012
committed
on 11 Feb 2017
|
Prevent teleportation while riding entity
vlad20012
committed
on 11 Feb 2017
|
|
2017-01-21 |
|
2016-12-24 |
|
2016-12-10 |
[compat] Fixed GalactiGreg ore generation
vlad20012
committed
on 10 Dec 2016
|
2016-12-08 |
Fixed /custmsg possible client crash
vlad20012
committed
on 8 Dec 2016
|
Fixed possible crashes caused by wrong eventProxy.startEntity(entity) placement
vlad20012
committed
on 8 Dec 2016
|
|
2016-11-19 |
[optim] Optimized vanilla leaves decay
vlad20012
committed
on 19 Nov 2016
|
2016-11-13 |
[optim] Totally replaced LongHashMap & IntHashMap implementation to Koloboke collections
vlad20012
committed
on 13 Nov 2016
|
Fixed strip color sequences from log file
vlad20012
committed
on 13 Nov 2016
|
|
Fixed /killentity
vlad20012
committed
on 13 Nov 2016
|
|
2016-11-12 |
Fixed /vanish lang
vlad20012
committed
on 12 Nov 2016
|
2016-08-07 |
|
Better hash for in-chunk block coords
vlad20012
committed
on 7 Aug 2016
|
|
Fixed 10bec8e13a PendingBlockUpdates and EntityFallingBlock processing after chunk populating
vlad20012
committed
on 7 Aug 2016
|
|
2016-03-29 |
Revert "[optim] Entity.random replaced to ThreadLocalRandom (it's really faster)"
...
vlad20012
committed
on 29 Mar 2016
|
2016-02-19 |
I18n for duration format & restart messages
vlad20012
committed
on 19 Feb 2016
|
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
|