Commit Graph

191 Commits

Author SHA1 Message Date
stujones11 51b9110533 Expose PLATFORM global 2019-05-23 23:47:36 +02:00
MoNTE48 c903357766 Update default, WIP! 2019-05-23 15:17:23 +02:00
MoNTE48 596e5aecac Fix mobs egg problem on server 2019-05-23 11:43:37 +02:00
MoNTE48 5adbb927ed Minor gui update, new chest texture, etc. 2019-05-23 01:51:39 +02:00
MoNTE48 cb3f7c67a5 remove damage_noise 2019-05-23 01:51:39 +02:00
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
MoNTE48 df1e42d468 Replace watch mod, update playerplus, add killme mod 2018-05-27 17:29:07 +02:00
Maksim Gamarnik ff7b0e0f4d Compress textures 2017-12-19 01:09:42 +02:00
Paramat 6d66c11a28 Various fixes for 'stairs' and 'hud' mods (#91)
Fix undeclared global variables in 'stairs' and 'hud' mods.

Stairs mod:
Add to 'depends.txt' to enable cheeseblock and wool slabs/stairs.
Improve detection of mobs mods.
Remove 'mobs:honey_block' slabs/stairs as the node does not exist.
2017-08-01 16:53:10 +03:00
Paramat e6f54b1fce 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 4cd987b653 Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
Maksim Gamarnik c022289648 Update textures 2017-01-18 22:23:21 +02:00
Maksim Gamarnik d8901de27e ver. 1.1.6.1 / Part 2 (textures) 2017-01-12 23:21:40 +02:00
Maksim Gamarnik b0d4c29e5e Split block for all platform 2016-12-11 22:08:57 +02:00
Maksim Gamarnik 23d3335a6b Android and iOS: Splits Stacks by @sfan5 2016-12-08 11:26:20 +02:00
Maksim Gamarnik 45e108b24f Update HUD 2016-12-06 07:49:00 +03:00
Maksim Gamarnik 6d60a2d71b Subgame: Update textures and small bugfix 2016-12-06 07:25:04 +03:00
Maksim Gamarnik 827084f5fb Update item_drop 2016-11-28 01:19:49 +02:00
Maksim Gamarnik ca7aeea2f2 Remove Protector, not used textures, update 3d armor models 2016-09-05 21:22:05 +03:00
Maksim Gamarnik 7c7d4f9712 Update Mobs, playerplusm ...
add damage_noise (thanks @jordan4ibanez), fixed Flint and Steel, update
Fire, other...
2016-09-05 20:48:57 +03:00
Maksim Gamarnik 099b793c63 Part 2 2016-08-12 19:59:03 +03:00
Maksim Gamarnik bdbe5f6a67 Crack_anylenght and mobs update 2016-05-31 10:50:49 +03:00
Maksim Gamarnik 43e19ede49 New mobs_redo and update railcart, beds 2016-05-19 21:35:02 +03:00
Maksim Gamarnik 6a46c7bf60 Merge 2016-05-07 23:57:42 +03:00
Maksim Gamarnik cc42dc0b9b Merge latest code 2016-05-07 23:40:31 +03:00
Maksim Gamarnik 751550ee53 Release
Or no? :)
2016-05-02 06:09:17 +03:00
Maksim Gamarnik 7ab76deb40 New UI / Part I 2016-04-21 02:00:56 +03:00
Maksim Gamarnik f178f4f7a4 Update game 2016-04-08 20:44:43 +03:00
Maksim Gamarnik 66d9352586 Remove ogg and item_drop improve 2016-04-01 00:26:03 +03:00
Maksim Gamarnik a7bf6b60b3 Merge default
Thanks, friend :)
2016-03-04 19:43:29 +02:00
Maksim Gamarnik e6d149b246 Small improvement 2016-02-25 13:57:10 +02:00
Maksim Gamarnik 9ac4477a67 Doc fix 2016-02-20 01:36:36 +02:00
Maksim Gamarnik f32ca40892 Default: Oops 2016-02-19 02:18:56 +02:00
Maksim Gamarnik 152d9cfbdb ver. 1.1.2
Fix license, remove npc, fix creative inventory, mobs spawning fix, doc
improve
2016-02-19 00:31:22 +02:00
Maksim Gamarnik a7df206e59 Fix games 2016-02-17 00:50:51 +02:00
Maksim Gamarnik ccf69633fe Fix 2016-02-17 00:12:05 +02:00
Maksim Gamarnik 6bb9d4867b Subgame - v.1.1.1 2016-02-16 23:42:45 +02:00
Maksim Gamarnik d01e19b2e1 fix license 2016-02-11 23:23:46 +02:00
Maksim Gamarnik 6960c318c4 Update Games
Fix .gitignore. OoPs)
2016-02-11 23:16:15 +02:00
Maksim Gamarnik 824e9e4664 Fix license version 2016-02-09 00:27:22 +02:00
Maksim Gamarnik 145e617ba0 subgame update | part 2/2
Very big update! =)
2016-02-07 03:33:43 +02:00
Maksim Gamarnik 73b6c36f81 subgame update | Part 1/2 2016-02-07 03:24:38 +02:00