58 Commits

Author SHA1 Message Date
MoNTE48
c2563ca5a3 Minor 2019-05-25 18:27:53 +02:00
MoNTE48
6e94770d31 3dmesh beds (by @kilbith), new sponge mod, minor fixes 2019-05-24 22:20:10 +02:00
MoNTE48
5c160c3461 Minor fixes and Fix creative inventory background and other minor fixes 2019-05-24 16:06:04 +02:00
MoNTE48
7edc33f0db Update default, WIP! 2019-05-23 15:17:23 +02:00
MoNTE48
d36ad9b9bf Fix mobs egg problem on server 2019-05-23 11:43:37 +02:00
MoNTE48
e5470d4f1d Minor gui update, new chest texture, etc. 2019-05-23 01:51:39 +02:00
MoNTE48
d664e29a73 remove damage_noise 2019-05-23 01:51:39 +02:00
Maksim
c63176fb1d Fix platform, item name text, cleaner, other minor fixes 2019-05-22 14:07:25 +02:00
Maksim
b8610d2db0 Minor fixes 2019-05-20 23:22:47 +02:00
MoNTE48
7fae47883d item_eat particles, don't put lava on the server, Hunger small fixes 2019-05-20 22:35:00 +02:00
MoNTE48
c604c91eca Spaces=>Tabs, 3dmushrooms (thank @VanessaE), update mobs, player_api, minor fixes and improvements 2019-05-18 20:35:38 +02:00
MoNTE48
4276692938 sound: stereo => mono, compress new textures 2019-05-18 00:52:32 +02:00
MoNTE48
5988e4af73 New workbench 2019-05-17 23:04:12 +02:00
MoNTE48
25ba2cc7c3 Chest gui, increase hotbar size for PC 2019-05-17 01:25:41 +02:00
Maksim
1bc6a0a164 Update creative and mainmenu formspec 2019-05-16 00:33:06 +02:00
stujones11
813652f9f9 Update inventory and chests 2019-05-13 21:25:43 +01:00
Maksim Gamarnik
6795444c90 Android: update java part 2019-05-13 14:16:51 +02:00
Maksim
a65e721ce8 Compress game textures 2019-05-11 23:40:23 +02:00
Maksim
8c6314bc62 Fix prev commit and convert spaces => tabs. 2019-05-11 23:20:22 +02:00
stujones11
81936c539b snowballs 2019-05-11 21:27:38 +01:00
Maksim
dd4266680e Update default (part 2 of ?) and fix deprecated 2019-05-11 22:20:34 +02:00
Maksim
430531f9c9 Start nodes.lua reformating 2019-05-11 18:36:43 +02:00
Maksim
3beacc456e fix 2019-05-10 22:11:18 +02:00
stujones11
21fbaecf2a Misc fixes 2019-05-10 00:12:14 +02:00
Maksim
baf3c3be10 Update Trees and small fix 2019-05-10 00:11:53 +02:00
stujones11
ba9f3701e0 Inventory fixes and Armor updates 2019-05-10 00:11:29 +02:00
Maksim
492c5359a7 Update beds, boats, dye, fire, flowers, wool. Add player_api, new dungeon_loot. 2019-05-10 00:08:10 +02:00
Maksim
a87a784e41 4 2019-05-10 00:08:09 +02:00
Maksim
7b68452583 Fix 2019-05-10 00:07:56 +02:00
stujones11
fbba187af0 Use sfinv, wip 2019-05-06 22:32:39 +01:00
MoNTE48
e459d79a25 Replace Crafting Inventory on sfinv (Creative only) 2019-05-04 22:50:43 +02:00
MoNTE48
53b3f40534 WIP 2019-05-04 22:47:33 +02:00
Maksim
ec0eced495 Add farming, update mobs, farming, drop and textures 2019-05-03 21:32:29 +02:00
Maksim Gamarnik
7d44ea7760 Fix deprecated API, remove unused resources 2018-08-31 21:23:40 +02:00
MoNTE48
87cde57468 Update in-game gui, new cow model by @stujones11, code tidying and remove unused resources 2018-08-31 21:22:47 +02:00
MoNTE48
44f1ad6aa4 Update mainmenu and iOS defaultsettings, iOS: v.1.1.20 2018-08-11 14:57:14 +02:00
MoNTE48
1db2ec7f20 Updated beds, flowers, HUD, fix inventory exit btn 2018-08-10 23:03:24 +02:00
Maksim Gamarnik
89b51c3d44 Fix sign crafting and watch mod 2018-08-05 18:27:48 +02:00
Amaz
8d004f9396 Add signs with visible text (#125)
* Add signs with visible text

* Compress signs textures (-70.6%)

* Add lbm to convert old signs to new ones

* More sensible approach in legacy

* Check for sign text on block load
Missing text can also be fixed by punching the sign.

* Finally, detect sign type on placement

* Neaten code up slightly
2018-08-02 09:03:52 +02:00
Amaz
83e7ddfec0 Fix crash with vines 2018-08-01 04:02:31 +02:00
paramat
96a6df0c3d Mapgen.lua: Various fixes and improvements
Nodes:
Add savanna nodes (appear in non-mgv6 mapgens only):
Add 'dirt with dry grass'.
Add 'dry grass' (dry tall grass).
Textures were derived from the green grass textures.

Mapgen aliases:
desert_stone does not exist, use redsandstone.
desert_sand does not exist, use redsand.
sandstonebrick does not exist, use sandstone.
stair_sandstonebrick does not exist, use stair_sandstone.

Ores:
Generate bedrock in lava_source too.
Change desert_stone to redsandstone.

Biomes:
Change desert_stone to redsandstone.
Change desert_sand to redsand.

Decorations:
Make bonusbox chest appear on all mgv6 surface nodes.
Add bonusbox chest to non-mgv6 mapgens.
Replace redundant multiple grass decorations with an equivalent
single grass decoration, because only 1 length is used in MultiCraft.
Change desert_sand to redsand.

General format cleanup.
2018-07-29 12:15:16 +02:00
MoNTE48
bbbf2640e8 Minor upd menu, tmp fix sign_wall 2018-07-20 14:32:08 +02:00
Paramat
5f8c4efa5a Mgv7p development (#94) 2018-07-19 12:09:50 +02:00
MoNTE48
93426af539 Update and compress textures 2018-05-27 20:53:09 +02:00
Maksim Gamarnik
4eba68b42d Compress textures 2017-12-19 01:09:42 +02:00
Paramat
63ae3f313f Bedrock: Fix and make continuous (#83)
Bedrock was not generating because the cluster size was larger than the
difference between 'y_min' and 'y_max'.
Edit 'y_max' to enable.

Bedrock was cut through by seabed sand, deep ocean and cave air.
Make bedrock generate in stone, sand, water and air.
2017-07-19 23:26:20 +03:00
Maksim Gamarnik
465d49b826 Update textures 2017-01-18 22:23:21 +02:00
Maksim Gamarnik
efc0b19672 ver. 1.1.6.1 / Part 2 (textures) 2017-01-12 23:21:40 +02:00
Maksim Gamarnik
36a826f7fc Update HUD 2016-12-06 07:49:00 +03:00
Maksim Gamarnik
7c6bd94dd5 Subgame: Update textures and small bugfix 2016-12-06 07:25:04 +03:00