Commit graph

229 commits

Author SHA1 Message Date
Alexsandro Percy
8654a100f7 server parameter for blast explosion is now limited 2023-08-26 08:39:54 -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
cdbd2aba71 improvements 2023-08-12 13:06:57 -03:00
Alexsandro Percy
393f993635 fix to remove traces of the my old biofuel mod 2023-08-12 12:57:27 -03:00
Alexsandro Percy
51402809a5 made compatibility alias for my old biofuel mod 2023-08-12 11:44:10 -03:00
Alexsandro Percy
ff14be2bbe changed how biofuel is enabled 2023-08-11 21:14:01 -03:00
Alexsandro Percy
08f7200caf changed color 2023-08-11 18:34:36 -03:00
Alexsandro Percy
2e9987da03 optimized sit routine 2023-08-11 18:32:39 -03:00
Alexsandro Percy
17cdc987f1 fix texture reference 2023-08-10 21:10:58 -03:00
Alexsandro Percy
00a4358a82 added biofuel inside airutils 2023-08-10 21:06:14 -03:00
Alexsandro Percy
4475e4210b fix wind indicator texture on mineclone2 2023-08-09 21:25:28 -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
Alexsandro Percy
e837209990
Merge pull request #3 from Athozus/flaps-animation
Add an animation to flaps
2023-08-02 09:34:16 -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
fd728c2dff reverted change 2023-07-17 11:52:54 -03:00
Alexsandro Percy
58fda74994 fix lift 2023-07-17 11:47:59 -03:00
Alexsandro Percy
da87150918 lift function received a normalization at ending 2023-07-17 11:41:12 -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
Alexsandro Percy
30b1d78149 improved painting 2023-07-10 22:07:06 -03:00
Alexsandro Percy
5d45c207a2 touchy fixed 2023-07-09 20:43:21 -03:00
Alexsandro Percy
0bdd148a3c added aileron inverter 2023-07-09 15:17:38 -03:00
Alexsandro Percy
eec66cabd9 added parameter to interfere in fuel consumption 2023-07-08 20:35:40 -03:00
Alexsandro Percy
22fe149890 more fixed from abs 2023-07-08 17:08:15 -03:00
Alexsandro Percy
3496cc07d7 fixed deg method 2023-07-08 17:05:17 -03:00
Alexsandro Percy
51327e0613 fixed abs function 2023-07-08 16:58:15 -03:00
Alexsandro Percy
cf7cd5f7dc fixing issues pointed by Stella 2023-07-08 15:50:29 -03:00
Alexsandro Percy
8bf6bb87aa added support for animation start change (just for fuselage) 2023-07-08 13:08:34 -03:00