Commit Graph

86 Commits

Author SHA1 Message Date
Maksim 941b980850 Fix platform, item name text, cleaner, other minor fixes 2019-05-22 14:07:25 +02:00
Jean-Patrick Guerrero 6e13734eae Add cleaner mod (#137) 2019-05-20 23:22:47 +02:00
Maksim 4dfc3bac29 Minor fixes 2019-05-20 23:22:47 +02:00
MoNTE48 b89936fef9 item_eat particles, don't put lava on the server, Hunger small fixes 2019-05-20 22:35:00 +02:00
stujones11 05f58b3a04 Move item drop to builtin 2019-05-20 22:33:08 +02:00
MoNTE48 c1acb73c80 Integrate newer mesecons (bluestone). Part 1, WIP 2019-05-19 22:15:43 +02:00
stujones11 3d4de82b4f Improve drops mod perf in multiplayer 2019-05-18 21:36:12 +01:00
Maksim a7e14add64 Fix fences 2019-05-18 22:13:59 +02:00
MoNTE48 bf018c4521 Replace old cart mod on boost_cart 2019-05-18 20:36:28 +02:00
MoNTE48 512c54072f Spaces=>Tabs, 3dmushrooms (thank @VanessaE), update mobs, player_api, minor fixes and improvements 2019-05-18 20:35:38 +02:00
MoNTE48 5ee797e3c7 sound: stereo => mono, compress new textures 2019-05-18 00:52:32 +02:00
MoNTE48 b0346ad88a New workbench 2019-05-17 23:04:12 +02:00
stujones11 b40cd3c590 Fixes 2019-05-17 20:48:46 +01:00
MoNTE48 ed797ff414 Chest gui, increase hotbar size for PC 2019-05-17 01:25:41 +02:00
Maksim d14587b282 Update creative and mainmenu formspec 2019-05-16 00:33:06 +02:00
stujones11 c9d0b5a9c3 Update inventory and chests 2019-05-13 21:25:43 +01:00
Maksim Gamarnik 33192bd4a1 Android: update java part 2019-05-13 14:16:51 +02:00
Maksim 54634e616f Compress game textures 2019-05-11 23:40:23 +02:00
Maksim 6cd76e2e17 Fix prev commit and convert spaces => tabs. 2019-05-11 23:20:22 +02:00
stujones11 c95e292e20 snowballs 2019-05-11 21:27:38 +01:00
Maksim 24b684ca39 Update default (part 2 of ?) and fix deprecated 2019-05-11 22:20:34 +02:00
Maksim 7100026018 Start nodes.lua reformating 2019-05-11 18:36:43 +02:00
Maksim 2cee766ff6 fix 2019-05-10 22:11:18 +02:00
stujones11 30d2e9e59a Misc fixes 2019-05-10 00:12:14 +02:00
Maksim 1693f1792f Update Trees and small fix 2019-05-10 00:11:53 +02:00
stujones11 416bfee23d Inventory fixes and Armor updates 2019-05-10 00:11:29 +02:00
Maksim c3e80cf0e3 Update beds, boats, dye, fire, flowers, wool. Add player_api, new dungeon_loot. 2019-05-10 00:08:10 +02:00
Maksim 95c8ff7c83 4 2019-05-10 00:08:09 +02:00
stujones11 2f1516c650 Redo crafting with sfinv 2019-05-10 00:08:09 +02:00
Maksim 9cdf0cc470 Fix 2019-05-10 00:07:56 +02:00
stujones11 0266502fdd Use sfinv, wip 2019-05-06 22:32:39 +01:00
MoNTE48 5d01c1f28a Replace Crafting Inventory on sfinv (Creative only) 2019-05-04 22:50:43 +02:00
MoNTE48 051e7d1c58 WIP 2019-05-04 22:47:33 +02:00
Maksim c3b2eeca49 Add farming, update mobs, farming, drop and textures 2019-05-03 21:32:29 +02:00
MoNTE48 8df7922eb8 Update mobs 2018-12-26 00:53:58 +01:00
Maksim Gamarnik 13929d3d44 Change mobs spawning chance 2018-09-01 01:04:58 +02:00
Maksim Gamarnik b75c72f95e Move killme to builtin, TNT fix and new chicken model by @stujones11 2018-08-31 23:21:40 +02:00
Maksim Gamarnik a66dee611e Fix deprecated API, remove unused resources 2018-08-31 21:23:40 +02:00
MoNTE48 ef25b46b55 Update in-game gui, new cow model by @stujones11, code tidying and remove unused resources 2018-08-31 21:22:47 +02:00
MoNTE48 64ae5c54cc Update mainmenu and iOS defaultsettings, iOS: v.1.1.20 2018-08-11 14:57:14 +02:00
Amaz 01ec348219 Randomize loot 2018-08-10 23:45:30 +02:00
MoNTE48 e4517d669a Update mobs 2018-08-10 23:27:11 +02:00
MoNTE48 6d67ac1d0e Updated beds, flowers, HUD, fix inventory exit btn 2018-08-10 23:03:24 +02:00
Maksim Gamarnik 6c36a8403a Fix sign crafting and watch mod 2018-08-05 18:27:48 +02:00
Amaz efa11b5e07 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 163214d264 Fix crash with vines 2018-08-01 04:02:31 +02:00
paramat 95d0757658 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 4b7b744bf7 Minor upd menu, tmp fix sign_wall 2018-07-20 14:32:08 +02:00
Paramat 05015fdc70 Mgv7p development (#94) 2018-07-19 12:09:50 +02:00
MoNTE48 b3e3adacf3 Update and compress textures 2018-05-27 20:53:09 +02:00