Commit Graph

13 Commits (aa199f90e453661be64aad4b140d94d48f9e45fd)

Author SHA1 Message Date
mckaygerhard aa199f90e4 eye height adjusted to the new mtgame
* backported 02b8ef8832
* still pending to test.. seems works
2023-06-06 14:12:57 -04:00
Jean-Patrick Guerrero b546d69322 Revert "Fix deprecation warnings in animations.lua (#156)"
This reverts commit 7bf70becac.
2022-09-13 00:52:03 +02:00
Niklp 7bf70becac
Fix deprecation warnings in animations.lua (#156)
This bumps the minimal required Minetest version to 5.4.0
2022-09-11 20:02:51 +02:00
Panquesito7 39e9991404 Replace "setpos" with "set_pos" 2019-08-25 14:57:15 +02:00
Jean-Patrick Guerrero 61d9da63fa Global code style cleaning 2019-07-23 14:03:20 +02:00
y f85c4091ef fix physics overrides 2019-07-16 11:46:03 +02:00
JP Guerrero de94a402b9 Minor style cleaning 2016-12-05 14:08:56 +01:00
Tim beeda8cb9b Don't crash on nil-player in can_dig and check the right players for attachment in chairs. 2016-08-06 00:06:51 +02:00
kilbith b87bd4e607 Follow the style guidelines better 2016-04-23 22:15:17 +02:00
kilbith 2297d0cb71 Remove cushion shift+click combination + misc. cleaning 2016-04-23 21:35:32 +02:00
Jean-Patrick Guerrero b39a86f1ce Convert cauldrons ABM to nodetimers 2016-02-28 21:07:43 +01:00
Jean-Patrick Guerrero cb74aad285 Sitting : prevent nil cases on pointed_thing 2016-02-28 20:13:40 +01:00
Jean-Patrick Guerrero 84358fc489 Move sitting functions in handlers folder (turn it globals) 2016-02-12 18:31:18 +01:00