Commit History

Author SHA1 Message Date
  An0n3m0us 8d9aa07752 Sort loot registration into respective mods (#2602) 4 years ago
  Yves Quemener bb9279ccb8 Add support for MT 5 game translation (rebasing ) (#2466) 5 years ago
  TumeniNodes 7f830124f7 Various mods: Use " " instead of ' ' for item names 5 years ago
  acmgit 83fb6fe872 Remove stack_max from bucket:bucket_empty 5 years ago
  An0n3m0us e19f42d648 Add groups for tools and mushrooms (#2378) 5 years ago
  SmallJoker 255031fc91 Replace deprecated function calls 6 years ago
  DTA7 a2d7678ffd Add nil checks for placer 7 years ago
  paramat 3ae382c913 River water renewability: Add comments to nodes.lua and bucket mod 7 years ago
  Fernando Carmona Varo 5b2a896180 Bucket: Allow buckets to trigger the on_punch of entities and nodes 8 years ago
  paramat 7b30c26a45 Bucket: Add optional 'force-renew' bool to registration 8 years ago
  Tim 76211624ac Use minetest instead of core namespace, discourage via luacheck 8 years ago
  Tim 4473627de0 Remove unused and clean up missused variable-value assignments. 8 years ago
  Tim 5644ab4bd3 Bucket: Allow liquid placed against unknown nodes instead of aborting abnormally 8 years ago
  Tim fe450b4144 Bucket: Prevent crashing when placing liquid against a buildable node into an unknown node 8 years ago
  tenplus1 21b457c9e1 Bucket: Correct liquid placing in protected areas 8 years ago
  paramat c4fb5bd385 Bucket: Register river water bucket, add texture 9 years ago
  ShadowNinja 794a436d86 Fix bucket code indentation 9 years ago
  tenplus1 df35360372 Make empty buckets stackable 9 years ago
  PilzAdam 957f94534b Remove remains of finite liquids from bucket mod 10 years ago
  Diego Martínez e707ba3cf1 Fix leaked globals. 10 years ago
  Zefram 263b6f2fdf Show filled buckets in creative inventory 10 years ago
  ShadowNinja 1a9362afed Prevent bucket from replacing unloaded nodes 11 years ago
  ShadowNinja 4ea001fa37 Shorten lines in bucket and support nil placers 11 years ago
  Novatux e8bcfdcd0e Check for area protection in buckets 11 years ago
  Zeg9 9bbde070a1 Call on_rightclick from buckets 11 years ago
  PilzAdam 31a74ede18 Replace minetest.env: with minetest. 11 years ago
  PilzAdam fcf0816fa8 Move all common mods back to minetest_game 11 years ago
  PilzAdam d6ec56811b Use common mods 11 years ago
  PilzAdam 4e20ed6153 Add a description to buckets and use rightclick to place the liquids 11 years ago
  ShadowNinja 79856c914d Allow buckets to pick up partially full liquid nodes when liquid_finite is enabled. 11 years ago