| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64.
Conflicts:
src/Bindings/PluginLua.h
src/Blocks/BlockFire.h
src/Generating/ChunkGenerator.h
src/LoggerListeners.cpp
src/Mobs/Components/AIAggressiveComponent.h
src/Mobs/Monster.h
src/OSSupport/IsThread.h
src/Protocol/Authenticator.h
src/UI/SlotArea.h
|
| |
|
|
|
|
| |
Now they are all Finishers. Fixes #398.
|
|
|
|
| |
Now the chunk generator can be used by other projects without depending on the two hugest structures in MCS.
|
|
|
|
| |
Also it forces the defaults into the INI file.
|
|
|
|
| |
The generator also explicitly sets the default back into the INI file.
|
|
|
|
| |
This way it can be shared between MCServer and BiomeVisualiser.
|
|
|