Desour
|
e700182f44
Replace Optional with std::optional
|
1 rok temu |
sfan5
|
660e63dbae
Fix item duplication if player dies during interact callback (alternative) (#11662)
|
3 lat temu |
sfan5
|
b57dc70769
[CSM] Expose more env functions
|
5 lat temu |
sfan5
|
4d668f32a6
Call on_secondary_use when object is right-clicked
|
5 lat temu |
Dániel Juhász
|
325bf68041
Raycast: export exact pointing location (#6304)
|
6 lat temu |
SmallJoker
|
f547452685
Unkown nodes: Provide position on interact (#6505)
|
7 lat temu |
Loïc Blot
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 lat temu |
Dániel Juhász
|
3caad3f3c9
Expose getPointedThing to Lua
|
8 lat temu |
Alex Ford
|
97908cc656
Add on_secondary_use when right clicking an item in the air
|
9 lat temu |
Sfan5
|
118e2ae865
Fix all warnings reported by clang
|
10 lat temu |
ShadowNinja
|
76d4396fa1
Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacks
|
10 lat temu |
Novatux
|
bd6d4666ab
Add a callback: minetest.register_on_craft(itemstack, player,
|
11 lat temu |
Kahrl
|
773471750d
Fix class/struct forward declaration inconsistencies (good on ya, MSVC)
|
11 lat temu |
sapier
|
ab43377577
Move scriptapi to separate folder (by sapier)
|
11 lat temu |