Commit graph

104 commits

Author SHA1 Message Date
Gundul
cd58d6900f Merge branch 'main' of https://github.com/berengma/airutils into main 2023-10-14 18:04:07 +02:00
Gundul
343cb555a5 height dependend visibility on radar 2023-10-14 17:56:14 +02:00
Gundul
23e257c81a
Merge branch 'APercy:main' into main 2023-10-13 19:11:15 +02:00
Alexsandro Percy
1f8c1a635c hiding plane while landed 2023-10-13 10:15:17 -03:00
Gundul
505abdda0a
Merge branch 'APercy:main' into main 2023-10-12 18:18:46 +02:00
Alexsandro Percy
3f12d89a8d changed custom physics to use add_velocity instead of set_velocity 2023-10-11 19:51:55 -03:00
Alexsandro Percy
f36c129d64 improving plane movement 2023-10-10 22:12:23 -03:00
Gundul
a91f2e9cb2 adjust damage system 2023-10-01 17:21:48 +02:00
Alexsandro Percy
1c4ed7e761 fix old planes 2023-09-14 19:08:51 -03:00
Alexsandro Percy
bd85ee4c67 optimizations 2023-09-13 20:46:41 -03:00
Alexsandro Percy
4645a5e456 returning the angle by speed 2023-09-13 20:28:27 -03:00
Alexsandro Percy
2db0b2058a removing attack angle by speed 2023-09-13 20:25:18 -03:00
Alexsandro Percy
be5db8e08d fix old planes behaviour 2023-09-13 20:03:13 -03:00
Alexsandro Percy
2ce7a3221f fix old planes 2023-09-13 19:46:02 -03:00
Alexsandro Percy
eef4715a3a fix passenger collision when jumping from plane 2023-09-13 18:59:44 -03:00
Alexsandro Percy
be966a1ed8 added option for cannard and pendulum planes 2023-09-03 19:49:20 -03:00
Alexsandro Percy
19acdce0fa added code to ignite tnt if it is near the blast zone 2023-08-27 09:27:07 -03:00
Alexsandro Percy
df4da519b3 added plane ejection 2023-08-26 17:49:53 -03:00
Alexsandro Percy
d2aceab50d added engine stop on hard landing 2023-08-26 15:30:34 -03:00
Alexsandro Percy
0963a3dc1a added smoke by damage 2023-08-26 14:34:02 -03:00
Alexsandro Percy
5ae1a76779 log added to inform the plane destrction 2023-08-26 09:09:46 -03:00
Alexsandro Percy
cc10bd1fef added option to disable blast damage 2023-08-25 22:35:10 -03:00
Alexsandro Percy
beddd07827 added blast effect on vehicle destruction by accident 2023-08-24 21:05:43 -03:00
Alexsandro Percy
180f3fbe08 added method for a blast explosion damage 2023-08-24 20:36:39 -03:00
Alexsandro Percy
59f4865a07 improved vehicle destruction code 2023-08-24 20:14:00 -03:00
Alexsandro Percy
758ce12162 fixed crash by nil positions on destruction effects 2023-08-24 19:26:48 -03:00
Alexsandro Percy
8e6a39ec81 added priv validation for a plane 2023-08-19 17:56:18 -03:00
Alexsandro Percy
aa2f00212e improved support for any other game on camera reposition method 2023-08-19 11:27:40 -03:00
Alexsandro Percy
57937e7b18 removed support for any other game on camera reposition method 2023-08-19 10:08:08 -03:00
Alexsandro Percy
21928c277c fix ADS inicialization 2023-08-12 15:15:31 -03:00
Alexsandro Percy
e1e0330f1c fix instruction mode 2023-08-12 14:05:32 -03:00
Alexsandro Percy
51402809a5 made compatibility alias for my old biofuel mod 2023-08-12 11:44:10 -03:00
Alexsandro Percy
2e9987da03 optimized sit routine 2023-08-11 18:32:39 -03:00
Alexsandro Percy
0533fb6b48 adjusting for mineclone 2023-08-09 21:13:51 -03:00
Alexsandro Percy
3a5244c721 improved mcl compatibility 2023-08-08 21:19:49 -03:00
Alexsandro Percy
f058f30be2 improved ADF messages and added first support for mineclone 2023-08-08 20:12:06 -03:00
Alexsandro Percy
877f922145 fixed flap animation for negative angles 2023-08-03 20:16:57 -03:00
Athozus
ebe96af1e7
Add an animation to flaps
Using minetest.after() function, a move of 1 each 50 milliseconds.
2023-08-02 13:00:56 +02:00
Alexsandro Percy
4efed831b5 added damage when friction is set below 0.97 2023-07-17 18:57:56 -03:00
Alexsandro Percy
dd58627099 fixed error in pitch correction when using conventional landing gear 2023-07-17 13:15:14 -03:00
Alexsandro Percy
b31f065ab7 improved 2023-07-17 11:09:35 -03:00
Alexsandro Percy
a309227510 fixed landing detection 2023-07-17 10:32:38 -03:00
Alexsandro Percy
39e8fcf71d improved bobing and buoyance 2023-07-17 04:55:29 -03:00
Alexsandro Percy
08db96a114 improved phisics for floating planes 2023-07-16 20:37:23 -03:00
Alexsandro Percy
07a1d382c6 improved copilot detacchment 2023-07-15 12:36:20 -03:00
Alexsandro Percy
86432a1979 improved copilot attachment 2023-07-15 12:25:14 -03:00
Alexsandro Percy
32ba21c3fd fixed copilot drop 2023-07-15 12:05:22 -03:00
Alexsandro Percy
1b8caaf7c4 improving copilot and instruction mode 2023-07-14 21:08:19 -03:00
Alexsandro Percy
be2f9cccc2 improved copilot attachment 2023-07-13 21:40:40 -03:00
Alexsandro Percy
a252503f37 improved autopilot 2023-07-11 18:54:47 -03:00