2017-03-08 |
Merge branch 'stable'
vlad20012
committed
on 8 Mar 2017
|
---|---|
|
|
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
|
[refactoring] Reformatted @InjectService usages
vlad20012
committed
on 24 Feb 2017
|
|
2017-02-16 |
Issue #52 Service-based economy API, economy commands & default currency moved out of the core
vlad20012
committed
on 16 Feb 2017
|
Added sync server executor and some utils for CompletableFuture-based commands support
...
vlad20012
committed
on 16 Feb 2017
|
|
Issue #49 Added undoable service registration, lazy service provider switching, thread-safe ServiceManager
vlad20012
committed
on 16 Feb 2017
|
|
Added undoable API
vlad20012
committed
on 16 Feb 2017
|
|
Issue #49 ServiceStateHandler
vlad20012
committed
on 16 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 |
Merge branch 'stable'
vlad20012
committed
on 10 Dec 2016
|
[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-09-18 |
Issue #47 Command unregister, fallback prefixes
vlad20012
committed
on 18 Sep 2016
|
2016-09-17 |
Issue #50 Permissions moved out of the core
vlad20012
committed
on 17 Sep 2016
|
Issue #49 First service architecture draft
vlad20012
committed
on 17 Sep 2016
|
|
2016-08-08 |
Issue #14 added WorldUpdateObject owner inference for pending updates and block events
vlad20012
committed
on 8 Aug 2016
|