2020-05-04 |
|
---|---|
Add IntelliJ IDEA server run configuration
vlad20012
committed
on 4 May 2020
|
|
|
|
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
|
2017-02-16 |
[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
|
|
[compat] Fixed EntityLimiter & mob spawn for LycanitesMobs
vlad20012
committed
on 11 Feb 2017
|
|
2017-01-24 |
Fixed kick from server if player with too long username connected
vlad20012
committed
on 24 Jan 2017
|
2017-01-21 |
|
2017-01-17 |
[optim] Little WorldServer.func_147456_g() optimizations (it is enough hot)
...
vlad20012
committed
on 17 Jan 2017
|
2017-01-16 |
[optim] Optimized World.getBlockIfExists()
vlad20012
committed
on 16 Jan 2017
|
[optim] Fixed Entity with old AI path recounting each tick if target is not reachable
vlad20012
committed
on 16 Jan 2017
|
|
2016-12-31 |
[buildscript] Fixed SpeicialClassTransformTask out-of-date check
vlad20012
committed
on 31 Dec 2016
|
2016-12-26 |
[buildscript] Updated Gradle wrapper
vlad20012
committed
on 26 Dec 2016
|
2016-12-24 |
[buildscript] Added option compile_incremental to enable incremental java compilation
vlad20012
committed
on 24 Dec 2016
|
|
|
2016-12-21 |
[optim] Use buffered IO when writing non-compressed NBT to file
vlad20012
committed
on 21 Dec 2016
|
2016-12-20 |
Fixed player renderDistance reset after death
vlad20012
committed
on 20 Dec 2016
|
2016-12-11 |
[buildscript] Updated Gradle to 3.2.1
vlad20012
committed
on 11 Dec 2016
|
2016-12-10 |
[compat] Fixed GalactiGreg ore generation
vlad20012
committed
on 10 Dec 2016
|
2016-12-08 |
[buildscript] Added runtimeClient and runtimeServer dependency configurations; added mysql driver runtimeServer dependency
vlad20012
committed
on 8 Dec 2016
|
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-28 |
Fixed player lang reset after death
vlad20012
committed
on 28 Nov 2016
|
2016-11-19 |
[optim] Optimized vanilla leaves decay
vlad20012
committed
on 19 Nov 2016
|