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
|
bb0b86198d
|
[Item] Added constants for harvest capabilities/requirements.
|
2020-07-28 23:39:28 +02:00 |
|
Quentin Bazin
|
eba4145037
|
[mods/default/blocks.lua] Torch inventory appearance fixed.
|
2020-07-28 21:30:30 +02:00 |
|
Quentin Bazin
|
371ea10381
|
[mods/default/blocks.lua] Torch hardness set to 0.
|
2020-07-28 21:28:48 +02:00 |
|
Quentin Bazin
|
d38946e097
|
[mods/creative_inventory] Fixed a few bugs with search bar.
[mods/default] 'Shears' added.
|
2020-07-28 19:57:17 +02:00 |
|
Quentin Bazin
|
51f4496c74
|
[mods/default/blocks.lua] Ice block fixed.
|
2020-07-27 18:12:30 +02:00 |
|
Quentin Bazin
|
f99729d827
|
Block placement constraints implemented. Closed #137.
|
2020-07-27 18:12:30 +02:00 |
|
DeatHunter
|
bbc9d84495
|
New blocks, items and recipes (#151)
* Added new blocks and items
* Added crafting recipes
* Added missing textures
* Changed textures to faithful 1.12
* Fixed file permissions
* Changed to 1.12 naming scheme
* Added missing MineCraft textures
* Fixed error in blocks.lua
* Fixed some filenames
|
2020-07-25 00:27:33 +02:00 |
|
Quentin Bazin
|
43b0833c7e
|
[mods/default/door.lua] Fixed material for lower door part.
|
2020-07-25 00:13:38 +02:00 |
|
Quentin Bazin
|
112886111b
|
[mods/default/tools.lua] Fixed #165.
|
2020-07-24 23:43:56 +02:00 |
|
Quentin Bazin
|
0564e1cb70
|
[Chunk] 'onBlockDestroyed' is now called after updating the block.
|
2020-07-24 23:27:54 +02:00 |
|
Quentin Bazin
|
78f5204d33
|
[LuaBlockLoader] Fixed blockparam bit allocation for block states.
|
2020-07-24 23:02:30 +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
|
a214890517
|
[mods/default] Hoe now works on Dirt blocks.
|
2020-07-20 21:59:24 +02:00 |
|
Quentin Bazin
|
3c3d323e6f
|
Small fixes.
|
2020-07-20 16:06:49 +02:00 |
|
Quentin Bazin
|
64ddacd08f
|
[mods/default] 'Torch' added.
[BlockState] 'isCollidable' attribute added.
[TextButton] Now rounding position.
|
2020-07-20 15:31:43 +02:00 |
|
Quentin Bazin
|
646fea1b9e
|
[mods/default] Fixed a bug causing furnace to update the chunk every tick.
|
2020-07-18 07:44:49 +02:00 |
|
Quentin Bazin
|
f359169cda
|
[mods/default] Fixed a bug causing swords to mine faster.
|
2020-07-18 01:38:30 +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
|
7eaac50d48
|
Now saving last hotbar slot.
|
2020-07-17 23:32:50 +02:00 |
|
Quentin Bazin
|
98c599dcaa
|
[mods/default] Small fix for cactus.
|
2020-07-17 20:16:29 +02:00 |
|
Quentin Bazin
|
af9f7ef10f
|
[Config] Now using 'Fast' AO setting by default.
|
2020-07-17 19:58:45 +02:00 |
|
Quentin Bazin
|
1ded0d929e
|
[Lua API] Added 'daylight_cycle' in sky definition to control its presence and speed.
|
2020-07-17 19:58:45 +02:00 |
|
Quentin Bazin
|
5119ab9985
|
[Lua API] Added moon, sun and stars attributes in sky definition.
|
2020-07-17 19:58:45 +02:00 |
|
Quentin Bazin
|
b44b094423
|
[mods/default] Pickaxe is now effective against Glowstone and Redstone Lamp.
|
2020-07-17 19:58:45 +02:00 |
|
Quentin Bazin
|
79e0794389
|
[Lua API] Screen size and gui scale are now available from ClientInfo.
|
2020-07-13 12:50:16 +02:00 |
|
Quentin Bazin
|
1485c15808
|
[Lua API] Added item definition property 'effective_on'. Fixed #143.
|
2020-07-13 06:54:05 +02:00 |
|
Quentin Bazin
|
9df06a4a88
|
Fixed block mining speed.
|
2020-07-13 06:26:21 +02:00 |
|
Quentin Bazin
|
2d56b94398
|
[mods/default/blocks.lua] Small fixes.
|
2020-07-11 03:18:44 +02:00 |
|
Quentin Bazin
|
6a68b1a430
|
[BlockState] 'drawOffset' attribute added.
|
2020-07-11 02:59:48 +02:00 |
|
Quentin Bazin
|
801c13fc4b
|
[default] Various gameplay tweaks. [BlockState] Fixed tools.
|
2020-07-11 02:32:41 +02:00 |
|
Quentin Bazin
|
52b53ebfe4
|
[mods/default/blocks.lua] Removed old 'Redstone Lamp'.
|
2020-07-11 02:03:44 +02:00 |
|
Quentin Bazin
|
6bb0042adc
|
[mods/default/tools.lua] Added to generate tools automatically.
|
2020-07-11 02:02:19 +02:00 |
|
Quentin Bazin
|
a24deef802
|
[blocks.lua] Redstone Lamp now works with states. [furnace.lua] Now emits light when on.
|
2020-07-11 00:58:45 +02:00 |
|
Quentin Bazin
|
d68e17a521
|
Added 'Redstone Lamp' alternative using states. WIP.
|
2020-07-10 23:58:07 +02:00 |
|
Quentin Bazin
|
f5f586980d
|
'use_alt_tiles' replaced by block states.
|
2020-07-10 22:43:50 +02:00 |
|
Quentin Bazin
|
a44a3b6ad2
|
Block states almost completely working.
|
2020-07-10 22:43:50 +02:00 |
|
Quentin Bazin
|
4884b7c1d9
|
[ScriptEngine] 'BlockState' and 'BlockParam' added.
|
2020-07-10 22:43:50 +02:00 |
|
Quentin Bazin
|
7750154b22
|
[BlockState] Added. First stop of block states.
|
2020-07-10 22:43:50 +02:00 |
|
Quentin Bazin
|
70f58e7b5b
|
[LuaGUI] Now allows defining a closing key.
|
2020-07-09 00:11:54 +02:00 |
|
DeatHunter
|
5ba2699c4b
|
Add random walk as an alternative to flood fill for oregen (#148)
* Improved oregen
* [Lua API] Added biome ore definition property 'gen_type'.
Co-authored-by: Quentin Bazin <quent42340@gmail.com>
|
2020-07-08 02:28:11 +02:00 |
|
Quentin Bazin
|
43c28b4e68
|
[mods/default] Fixed some textures.
|
2020-07-08 00:40:27 +02:00 |
|
Quentin Bazin
|
14e23dc83d
|
Added seeds and wheat. You can grow wheat but it's quite clunky atm.
|
2020-07-05 23:32:24 +02:00 |
|
Quentin Bazin
|
531b7badab
|
Added 'Grass Path' block, which is possible to create with any shovel.
|
2020-07-05 21:02:52 +02:00 |
|
Quentin Bazin
|
7497b6b2a8
|
Added 'Farmland' block, which is possible to create with any hoe.
|
2020-07-05 20:55:23 +02:00 |
|
Quentin Bazin
|
a3d5180f2d
|
[ServerModLoader] Now checking if the same mod is being loaded multiple times.
|
2020-07-03 11:34:32 +02:00 |
|
Quentin Bazin
|
e919cbb8f7
|
[Lua API] Added properties 'fog_color' and 'fog_depth'.
|
2020-06-30 01:45:30 +02:00 |
|
Quentin Bazin
|
00d1cb84d5
|
Mod-defined server config options. Fixes #105.
[Chat] History system with up/down arrow keys.
[ChatCommandHandler] '/option' command added.
|
2020-06-20 01:07:28 +02:00 |
|
Quentin Bazin
|
fc3fafc1a8
|
[Lua API] Key definition: OK. Can't be remapped yet.
|
2020-06-19 16:20:35 +02:00 |
|
Quentin Bazin
|
ea38e6d397
|
[LuaKeyLoader] Moved callback inside key definition.
|
2020-06-19 16:20:35 +02:00 |
|