Gundul
|
4e402ec39f
Fix crash if bones punched by non-player (#3146)
|
2 месяцев назад |
OgelGames
|
110c23560e
Don't check protection of air when placing bones (#2964)
|
1 год назад |
imre84
|
d86435d86c
Extend inventory action logging to include bones (#3040)
|
1 год назад |
Maksim
|
e6aec880de
Use Minetest 5.3 'minetest.is_creative_enabled' API (#2795)
|
3 лет назад |
auouymous
|
7ae983b669
Don't replace protected liquids with bones (#2790)
|
3 лет назад |
sfan5
|
e4adb01fbf
Fix and improve translation strings (#2471)
|
5 лет назад |
Yves Quemener
|
bb9279ccb8
Add support for MT 5 game translation (rebasing ) (#2466)
|
5 лет назад |
Paramat
|
8af8dc49a0
Remove uses of default.gui_bg/bg_img/slots
|
5 лет назад |
SmallJoker
|
255031fc91
Replace deprecated function calls
|
6 лет назад |
Jacob Gustafson
|
e376d57bd2
Add optional bones messages for player and log
|
6 лет назад |
Tim
|
283636bfdb
Bones: Iterate player inventory lists dynamically (#1229)
|
6 лет назад |
SmallJoker
|
3611af1dda
Bones: Return bones when taking the last ItemStack
|
7 лет назад |
paramat
|
eec1c5a03b
Settings: Use new settings object
|
7 лет назад |
zaoqi
|
077316b4cd
Use creative.is_enabled_for for creative mode if possible (#1558)
|
7 лет назад |
tenplus1
|
0cbb516ae2
Bones: Search for nearby 'air' for fallback bones placement
|
8 лет назад |
Tim
|
76211624ac
Use minetest instead of core namespace, discourage via luacheck
|
8 лет назад |
paramat
|
4fba897a96
Bones: Improve bones textures
|
8 лет назад |
tenplus1
|
2df7ce20dd
Bones: Ability to change bones mode. Tidy up code
|
8 лет назад |
Tim
|
4473627de0
Remove unused and clean up missused variable-value assignments.
|
8 лет назад |
Auke Kok
|
54b87e955d
TNT: Add on_blast to all nodes with an inventory
|
8 лет назад |
Rui
|
8fdcfea9f9
Allow for shift+clicking inventory from bones
|
8 лет назад |
James Stevenson
|
d90a081722
Rename argument to priv check
|
8 лет назад |
Auke Kok
|
2fb40be409
Add "protection_bypass" priv.
|
8 лет назад |
MT-Modder
|
0410b5e0ca
Allow non-players to dig bones.
|
8 лет назад |
LeMagnesium
|
93a2c40ebc
Adding bones' drop feature Before, when you died, you got to punch you bones to get back your stuff, the bones block was not dropped. However, a lot of people wants to use them for decorations/building, and have to install a dedicated mod since 0.4.10-release. With this commit, a bones block containing an inventory is dropped/added to inventory (if enough room) when the bones block is removed. Then, when a player places a bones block by himself, he will dig it like any other basic node (eg. default:tree), not just punch it.
|
9 лет назад |
Tim
|
75ea7e3160
Bones mod fixes
|
10 лет назад |
Craig Davison
|
07dcae7258
Add fancy inventory for bones
|
10 лет назад |
SmallJoker
|
a32751800c
Add furnace protection, eat some lines of codes
|
10 лет назад |
SmallJoker
|
d47201f813
Add punch to pickup, drop instead of delete
|
10 лет назад |
Zheyu Shen
|
253af00743
Don't create bones if the player's inventory is empty
|
10 лет назад |