31 Commits

Author SHA1 Message Date
tenplus1
ba66e00ff5 local pi 2024-12-18 13:08:55 +00:00
tenplus1
3428070c8d use "item" visual for falling items 2024-03-13 08:47:24 +00:00
tenplus1
694e1447c6 update param checks 2024-03-13 08:41:24 +00:00
tenplus1
6a40458fbd revert to working original code 2024-03-12 17:58:53 +00:00
tenplus1
a43f3a6eea set_wielded_item returns true 2024-03-12 16:41:10 +00:00
tenplus1
f37e2c02cc add set_wielded_item to fake_player 2024-03-12 16:39:55 +00:00
tenplus1
f8f82e32b2 add fake player to on_dig check to fix 3rd party mod issues 2024-03-03 09:54:22 +00:00
tenplus1
d4564f09d4 update code to be more in line with latest minetest_game 2024-02-13 11:54:55 +00:00
tenplus1
fc2b86e113 tweak dependencies 2023-08-08 17:35:03 +01:00
tenplus1
76dd8d4b8e changed core. to minetest. (thx mckaygerhard) 2023-06-10 18:11:00 +01:00
tenplus1
0278628578 default is now optional, update drawtypes, tidy code 2023-05-10 10:19:41 +01:00
tenplus1
8862cc98cd add loaded msg 2022-12-19 17:03:23 +00:00
tenplus1
432dc549ae revert change 2021-06-26 21:28:19 +01:00
tenplus1
082a322a2e keep in line with dev changes 2021-06-12 20:01:17 +01:00
tenplus1
29d21ea4dc param2 check 2021-06-06 08:45:14 +01:00
tenplus1
5196e06f2a add missing nil check for param2 2021-06-05 08:17:29 +01:00
tenplus1
7255c3d607 update falling types 2021-06-03 13:45:34 +01:00
tenplus1
44cfbe4b3d sound tweak 2021-05-27 09:46:52 +01:00
tenplus1
2bfbdf4eb0 only drop attached nodes if area not protected 2021-03-31 20:42:44 +01:00
tenplus1
b0ccbd644f punching stuck falling entity drops as item 2021-01-09 15:04:44 +00:00
tenplus1
2e1aba1aa1 fix nil bug 2020-11-04 13:12:04 +00:00
TenPlus1
747986b209 nil check and code tidy 2020-07-20 20:13:27 +01:00
TenPlus1
f556c098d6 fix param2 nil errors 2020-01-25 13:15:22 +00:00
TenPlus1
dd77a27c99 falling nodes work with different drawtypes and light_source glow (thanks Wuzzy) 2020-01-05 10:26:43 +00:00
tenplus1
b0f2de1090 use settings:get_bool, fix cnode issue 2019-12-05 21:54:59 +00:00
TenPlus1
2329cb79b2 remember to add delay to dtime for custom function 2018-11-04 14:42:54 +00:00
TenPlus1
ab362b5913 added falling_step() custom function for falling nodes 2018-11-04 14:23:42 +00:00
TenPlus1
28026b791d add horizontal slowing, airlike check, nil or ignore checks 2018-11-04 09:51:28 +00:00
TenPlus1
e31d20c6ab increase object radius to 0.8 2018-07-22 12:47:50 +01:00
TenPlus1
4d8f2401d4 gravel hurt player also 2018-07-22 11:13:19 +01:00
TenPlus1
acca325d6c Initial upload 2018-07-22 10:43:33 +01:00