nalc_game/mods
paramat 0664570d22 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-09-03 01:07:49 +01:00
..
beds Beds, boats: Replace deprecated get_look_yaw/set_look_yaw 2016-07-27 21:39:22 +01:00
boats Beds, boats: Replace deprecated get_look_yaw/set_look_yaw 2016-07-27 21:39:22 +01:00
bones Use minetest instead of core namespace, discourage via luacheck 2016-08-09 03:47:27 +01:00
bucket Use minetest instead of core namespace, discourage via luacheck 2016-08-09 03:47:27 +01:00
creative Creative: Make dig times near-identical for nodes of all levels 2016-09-03 01:07:49 +01:00
default Default: Eliminate redundant 'get modpath' calls 2016-08-29 00:31:18 +01:00
doors Default, stairs, doors: Vary wood flammable and choppy group values 2016-08-29 00:24:30 +01:00
dye Dye: Add global table of dye names and descriptions 2016-03-13 04:49:03 +00:00
farming Add labels to ABMs 2016-08-09 03:56:37 +01:00
fire Fire: Use 'enable fire' setting instead of 'disable fire' 2016-08-20 04:29:32 +01:00
flowers Flowers: Add missing aliases for mushrooms from the mushroom mod 2016-08-22 00:43:04 +01:00
give_initial_stuff Add give_initial_items API 2016-05-01 19:29:15 +01:00
nyancat Nyancat: Fix texture names 2016-07-18 23:47:14 +01:00
screwdriver Screwdriver: disallow rotation with on_rotate = false 2016-08-05 20:41:24 +01:00
sethome Tidy sethome code, add global functions, round coords to 1 decimal 2016-07-03 18:40:43 +02:00
stairs Default, stairs, doors: Vary wood flammable and choppy group values 2016-08-29 00:24:30 +01:00
tnt Add labels to ABMs 2016-08-09 03:56:37 +01:00
vessels Vessels: Improve code style 2016-05-23 08:37:58 +01:00
walls Walls: Don't connect to group:cracky 2016-03-18 02:35:28 +00:00
wool Wool: Use adv- and optipng to optimise texture files 2016-07-01 07:03:17 +01:00
xpanes Add steel ladder 2016-03-06 01:31:36 +00:00