History for ultramine_core / src / main / java / org
2017-02-16
@vlad20012
Added undoable API
vlad20012 committed on 16 Feb 2017
@vlad20012
Issue #49 ServiceStateHandler
vlad20012 committed on 16 Feb 2017
@vlad20012
Merge branch 'stable' into master ...
vlad20012 committed on 16 Feb 2017
2017-02-11
@vlad20012
Fixed Entity & TileEntity unloading in worlds with 0 active chunks (memory leak on world generation)
vlad20012 committed on 11 Feb 2017
@vlad20012
Prevent teleportation while riding entity
vlad20012 committed on 11 Feb 2017
2017-01-21
@vlad20012
[optim] Optimized Chunk.scheduleBlockUpdate() ...
vlad20012 committed on 21 Jan 2017
2016-12-24
@vlad20012
Fixed player NBT data read/write out-of-sync ...
vlad20012 committed on 24 Dec 2016
2016-12-10
@vlad20012
Merge branch 'stable'
vlad20012 committed on 10 Dec 2016
@vlad20012
[compat] Fixed GalactiGreg ore generation
vlad20012 committed on 10 Dec 2016
2016-12-08
@vlad20012
Merge branch 'stable' ...
vlad20012 committed on 8 Dec 2016
@vlad20012
Fixed /custmsg possible client crash
vlad20012 committed on 8 Dec 2016
@vlad20012
Fixed possible crashes caused by wrong eventProxy.startEntity(entity) placement
vlad20012 committed on 8 Dec 2016
2016-11-19
@vlad20012
[optim] Optimized vanilla leaves decay
vlad20012 committed on 19 Nov 2016
2016-11-13
@vlad20012
[optim] Totally replaced LongHashMap & IntHashMap implementation to Koloboke collections
vlad20012 committed on 13 Nov 2016
@vlad20012
Fixed strip color sequences from log file
vlad20012 committed on 13 Nov 2016
@vlad20012
Fixed /killentity
vlad20012 committed on 13 Nov 2016
2016-11-12
@vlad20012
Fixed /vanish lang
vlad20012 committed on 12 Nov 2016
2016-09-18
@vlad20012
Issue #47 Command unregister, fallback prefixes
vlad20012 committed on 18 Sep 2016
2016-09-17
@vlad20012
Issue #50 Permissions moved out of the core
vlad20012 committed on 17 Sep 2016
@vlad20012
Issue #49 First service architecture draft
vlad20012 committed on 17 Sep 2016
2016-08-08
@vlad20012
Issue #14 added WorldUpdateObject owner inference for pending updates and block events
vlad20012 committed on 8 Aug 2016
2016-08-07
@vlad20012
[optim] ImportChunkLoader disposing ...
vlad20012 committed on 7 Aug 2016
@vlad20012
Better hash for in-chunk block coords
vlad20012 committed on 7 Aug 2016
@vlad20012
Fixed 10bec8e13a PendingBlockUpdates and EntityFallingBlock processing after chunk populating
vlad20012 committed on 7 Aug 2016
2016-03-29
@vlad20012
Revert "[optim] Entity.random replaced to ThreadLocalRandom (it's really faster)" ...
vlad20012 committed on 29 Mar 2016
2016-02-19
@vlad20012
I18n for duration format & restart messages
vlad20012 committed on 19 Feb 2016
@vlad20012
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
@vlad20012
More appropriate behavior of not splitted world mode (splitWorldDirs: false)
vlad20012 committed on 17 Feb 2016
2016-02-15
@vlad20012
[refactoring] typos in class names
vlad20012 committed on 15 Feb 2016
@vlad20012
[optim] Entity.random replaced to ThreadLocalRandom (it's really faster)
vlad20012 committed on 15 Feb 2016