Quentin Bazin
127d20009e
[EngineConfig] Changed to 0.0.10.
2021-05-22 21:16:05 +02:00
Quentin Bazin
758813a35d
[EngineConfig] Bump VERSION_SUFFIX to 'pre8'.
2021-05-22 16:14:47 +02:00
Quentin Bazin
1742eac7ae
[Heightmap] Changed height formula.
...
[EngineConfig] Version suffix increased.
2020-07-30 12:40:05 +02:00
Quentin Bazin
98cf9df93e
[Heightmap] Added and used in TerrainGenerator. Fixed #135 .
...
[README.md] Fixed typo.
[EngineConfig] Increased pre-release version suffix.
[mods/default] Fixed furnace texture.
2020-07-29 18:01:48 +02:00
Quentin Bazin
90d64e263c
[DebugOverlay|TitleScreenState] Small fix. [EngineConfig] 'VERSION_SUFFIX' added. [misc/deploy.sh] Now asking if version number has been updated before deploying.
2020-07-28 21:47:49 +02:00
Pedro Gimeno
6202717443
Use gk::abs instead of defining an ABS macro
2020-07-28 11:43:47 +02:00
Pedro Gimeno
d22785f593
Fix clipping of the skybox
...
The bottom of the skybox was being clipped as a result of a -50m offset that is applied to its centre. Fix that, and add a constant for said offset in EngineConfig.cpp.
2020-07-26 23:55:06 +02:00
Pedro Gimeno
2b34e90216
Add constants for sun, moon and stars distance based on far clip
2020-07-23 19:31:28 +02:00
Quentin Bazin
a4dfd7a7aa
Item stack limit added (server global + per block/item definition).
2020-07-18 01:35:59 +02:00
Quentin Bazin
084a002a6d
[EngineConfig] Chunks are back to their old 16x16x32 state until superchunks are implemented.
2020-07-05 22:26:41 +02:00
Quentin Bazin
f2ab97105b
[EngineConfig] Chunks are now cubic (16 blocks tall instead of 32 blocks tall).
2020-07-01 21:18:11 +02:00
Quentin Bazin
21edf6816c
[TitleScreenState] Now displaying version.
2020-06-26 19:06:51 +02:00
Quentin Bazin
bc3226eedc
Folders reorganized.
2020-03-17 22:22:22 +01:00