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