2017-05-13 |
Removed ButtonCommand
vlad20012
committed
on 13 May 2017
|
---|---|
Removed WarpProtection
vlad20012
committed
on 13 May 2017
|
|
|
|
Added UndoableOnce util
vlad20012
committed
on 13 May 2017
|
|
2017-05-06 |
|
Removed basic commands.
AtomicInteger
committed
on 6 May 2017
|
|
2017-04-26 |
Removed keep-inventory on out-of-world death
vlad20012
committed
on 26 Apr 2017
|
2017-04-23 |
[optim] Optimized memory usage for structureMap
vlad20012
committed
on 23 Apr 2017
|
2017-03-19 |
|
Fixed possible ConcurrentModificationException - copy ItemStack NBT on writeToNBT
vlad20012
authored
on 11 Mar 2017
Vlad
committed
on 19 Mar 2017
|
|
2017-03-08 |
|
[optim] Optimized memory usage on chunk send
vlad20012
committed
on 8 Mar 2017
|
|
[client] Issue #50 Fixed singleplayer permissions
vlad20012
committed
on 8 Mar 2017
|
|
Merge branch 'stable'
vlad20012
committed
on 8 Mar 2017
|
|
|
|
2017-02-26 |
[optim] Optimized some World methods by using getChunkIfExists instead of chunkExists + getChunkFromChunkCoords
vlad20012
committed
on 26 Feb 2017
|
[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
|
|
|
|
[buildscript] Replace version in annotations (used in mods build)
vlad20012
committed
on 16 Feb 2017
|
|
2017-02-11 |
Disable entity updating in worlds with disabled chunk loaders and no players
...
vlad20012
committed
on 11 Feb 2017
|
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
|