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 |
Merge branch 'stable'
vlad20012
committed
on 10 Dec 2016
|
[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
|
Fixed kick on invalid url in chat
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
|
Fixed invisible players after teleportation
vlad20012
committed
on 12 Nov 2016
|
|
2016-10-31 |
Merge branch 'stable'
vlad20012
committed
on 31 Oct 2016
|
2016-10-01 |
Throw IllegalArgumentException from DataWatcher if object id < 0 (fix for thaumicenergistics)
vlad20012
committed
on 1 Oct 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-14 |
Fixed (previous commit) on client side
vlad20012
committed
on 14 Aug 2016
|
2016-08-09 |
Issue #14 Fixed TileEntity owner assigning on TileEntity restoring
vlad20012
committed
on 9 Aug 2016
|
2016-08-08 |
Issue #14 added WorldUpdateObject owner inference for pending updates and block events
vlad20012
committed
on 8 Aug 2016
|
2016-08-07 |
|