minetest_game/mods
paramat 1af677e24d Creative: Make dig times near-identical for nodes of all levels
Dig time is modified according to difference (leveldiff) between tool
'maxlevel' and node 'level'. Digtime is divided by the larger of leveldiff
and 1. In creative mode, where the hand is redefined to have maxlevel 3,
this results in higher level nodes taking significantly longer to break.

Now, to speed up digging, hand 'maxlevel' and 'digtime' have been
increased such that nodes of differing levels have an insignificant
effect on digtime. Dig time for all nodes is now identical to that of, for
example, dirt nodes.
2016-11-10 10:29:24 +01:00
..
3d_armor@456c84e93e update submodule mobs_redo, 3d_armor, mobs_monster 2016-07-24 13:47:49 +02:00
areas@7cb8787beb add submodule areas 2016-11-05 19:31:38 +01:00
bags@7806712751 update submodule bags 2016-09-25 20:17:28 +02:00
beds Beds, boats: Replace deprecated get_look_yaw/set_look_yaw 2016-07-27 21:39:22 +01:00
boats@a7534e9388 re-add farming, bones 2016-09-01 14:08:58 +02:00
bones bones: fix mergeconflict 2016-09-01 14:22:49 +02:00
bows@5013537e24 update submodule bows 2016-09-01 16:12:43 +02:00
bucket Use minetest instead of core namespace, discourage via luacheck 2016-08-09 03:47:27 +01:00
caverealms@be67d10792 update submodule caverealms 2016-08-21 10:42:49 +02:00
coloured_nametag@c50a4ca893 add submodule coloured_nametag 2016-09-14 19:02:37 +02:00
columnia@7a5384239d replace submodule columnia 2016-09-06 21:05:15 +02:00
cottages@e40a4ee838 add cottages to submodules 2016-06-23 19:08:01 +02:00
creative Creative: Make dig times near-identical for nodes of all levels 2016-11-10 10:29:24 +01:00
ctravelnet@28d4739144 update submodule ctravelnet 2016-06-15 19:38:15 +02:00
death_messages@32f967935f update/fix submodule death_messages 2016-05-15 21:35:10 +02:00
default update main inventory slot background colors 2016-10-10 12:32:33 +02:00
doors doors: update wooden trapdoor recipe 2016-10-17 22:09:59 +02:00
dragons@9a106c0c40 update submodule dragons 2016-10-26 15:26:13 +02:00
dye Dye: Add global table of dye names and descriptions 2016-03-13 04:49:03 +00:00
ethereal@21fa315e9e update submodule ethereal 2016-11-08 23:41:41 +01:00
farming@cac6a518ca update submodule farming 2016-11-06 20:19:15 +01:00
fire Fire: Use 'enable fire' setting instead of 'disable fire' 2016-08-20 04:29:32 +01:00
flowers merge github.com/minetest/minetest_game 2016-09-01 14:07:55 +02:00
give_initial_stuff initial stuff: add two small fly potions 2016-10-02 20:47:29 +02:00
halloween_mobs@a78da495d0 udpate submodule halloween_mobs 2016-11-05 19:14:08 +01:00
hemp@bb1112449e feat: hemp bags for all! (must accept bags PR first) 2016-09-22 22:01:29 -06:00
homedecor_modpack@8638435b42 update submodule homedecor_modpack 2016-11-06 20:56:35 +01:00
horses@a72192db52 add horses to submodules 2016-07-15 22:58:03 +02:00
hudbars@aaf1fe001d update submodule hudbars 2016-11-09 23:32:31 +01:00
illuna@283c9f6b14 update submodule illuna 2016-10-12 22:52:13 +02:00
irc@0c47e10a90 drop submodule plantlife_modpack 2016-11-05 18:21:41 +01:00
magical_potion@967f2d0d5c update submodule magical_potion 2016-10-04 16:24:41 +02:00
markers@52d1b90b89 add submodule markers 2016-11-05 19:31:15 +01:00
mobs_animal@d1f5d5dd40 update submodule mobs_animal 2016-10-24 09:56:57 +02:00
mobs_monster@85b8899395 update submodule mobs_monster 2016-10-24 10:36:05 +02:00
mobs_redo@31db77bab3 update submodule mobs_redo 2016-10-26 23:14:41 +02:00
mtcandy@22bf1b4fb3 add submodule mtcandy and mtfoods 2016-10-08 12:54:14 +02:00
mtfoods@7893936328 add submodule mtcandy and mtfoods 2016-10-08 12:54:14 +02:00
nyancat nyancat: add some more aliases 2016-09-06 17:27:12 +02:00
pipeworks@a3d2e69a42 update submodule farming 2016-11-06 20:19:15 +01:00
pkarcs@a0281ae202 update submodule pkarcs 2016-11-06 17:36:35 +01:00
playereffects@860358bcd1 add submodule playereffects 2016-10-02 20:50:35 +02:00
protector@fdbb241518 drop technic_chests, add technic and protector 2016-10-28 17:09:10 +02:00
random_messages random_messages: colorize 2016-11-05 19:35:30 +01:00
screwdriver Screwdriver: disallow rotation with on_rotate = false 2016-08-05 20:41:24 +01:00
sethome merge upstream commit: Tidy sethome code, add global functions, round coords to 1 decimal 2016-07-16 13:53:50 +02:00
smartshop add mod smartshop 2016-10-17 23:54:59 +02:00
stairs merge github.com/minetest/minetest_game 2016-09-01 14:07:55 +02:00
technic@6037f29c61 update submodule technic 2016-11-06 20:19:53 +01:00
teleport_potion@8c54c845a6 add submodule teleport_potion 2016-10-11 14:34:03 +02:00
tnt tnt: add group gunpowder to gunpowder 2016-10-18 08:24:08 +02:00
vessels cherry-pick from github.com/minetest/minetest_game> Vessels: Improve code style 2016-05-28 08:57:47 +02:00
walls Walls: Don't connect to group:cracky 2016-03-18 02:35:28 +00:00
wardrobe@71135fc290 update submodule wardrobe 2016-07-31 00:19:03 +02:00
wine@4953c57dc8 update submodule wine, darkage 2016-06-04 22:48:50 +02:00
wool merge upstream commit: Wool: Use adv- and optipng to optimise texture files 2016-07-16 13:51:54 +02:00
worldedit@5afea424ba update submodule farming, worldedit 2016-07-13 18:00:33 +02:00
xdecor@9c6da3477c update submodule xdecor 2016-10-03 17:43:44 +02:00
xpanes Add steel ladder 2016-03-06 01:31:36 +00:00