Commit Graph

144 Commits

Author SHA1 Message Date
4645a5e456 returning the angle by speed 2023-09-13 20:28:27 -03:00
2db0b2058a removing attack angle by speed 2023-09-13 20:25:18 -03:00
be5db8e08d fix old planes behaviour 2023-09-13 20:03:13 -03:00
2ce7a3221f fix old planes 2023-09-13 19:46:02 -03:00
eef4715a3a fix passenger collision when jumping from plane 2023-09-13 18:59:44 -03:00
be966a1ed8 added option for cannard and pendulum planes 2023-09-03 19:49:20 -03:00
19acdce0fa added code to ignite tnt if it is near the blast zone 2023-08-27 09:27:07 -03:00
df4da519b3 added plane ejection 2023-08-26 17:49:53 -03:00
d2aceab50d added engine stop on hard landing 2023-08-26 15:30:34 -03:00
0963a3dc1a added smoke by damage 2023-08-26 14:34:02 -03:00
5ae1a76779 log added to inform the plane destrction 2023-08-26 09:09:46 -03:00
cc10bd1fef added option to disable blast damage 2023-08-25 22:35:10 -03:00
beddd07827 added blast effect on vehicle destruction by accident 2023-08-24 21:05:43 -03:00
180f3fbe08 added method for a blast explosion damage 2023-08-24 20:36:39 -03:00
59f4865a07 improved vehicle destruction code 2023-08-24 20:14:00 -03:00
758ce12162 fixed crash by nil positions on destruction effects 2023-08-24 19:26:48 -03:00
8e6a39ec81 added priv validation for a plane 2023-08-19 17:56:18 -03:00
aa2f00212e improved support for any other game on camera reposition method 2023-08-19 11:27:40 -03:00
57937e7b18 removed support for any other game on camera reposition method 2023-08-19 10:08:08 -03:00
21928c277c fix ADS inicialization 2023-08-12 15:15:31 -03:00
e1e0330f1c fix instruction mode 2023-08-12 14:05:32 -03:00
51402809a5 made compatibility alias for my old biofuel mod 2023-08-12 11:44:10 -03:00
2e9987da03 optimized sit routine 2023-08-11 18:32:39 -03:00
0533fb6b48 adjusting for mineclone 2023-08-09 21:13:51 -03:00
3a5244c721 improved mcl compatibility 2023-08-08 21:19:49 -03:00
f058f30be2 improved ADF messages and added first support for mineclone 2023-08-08 20:12:06 -03:00
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
4efed831b5 added damage when friction is set below 0.97 2023-07-17 18:57:56 -03:00
dd58627099 fixed error in pitch correction when using conventional landing gear 2023-07-17 13:15:14 -03:00
b31f065ab7 improved 2023-07-17 11:09:35 -03:00
a309227510 fixed landing detection 2023-07-17 10:32:38 -03:00
39e8fcf71d improved bobing and buoyance 2023-07-17 04:55:29 -03:00
08db96a114 improved phisics for floating planes 2023-07-16 20:37:23 -03:00
07a1d382c6 improved copilot detacchment 2023-07-15 12:36:20 -03:00
86432a1979 improved copilot attachment 2023-07-15 12:25:14 -03:00
32ba21c3fd fixed copilot drop 2023-07-15 12:05:22 -03:00
1b8caaf7c4 improving copilot and instruction mode 2023-07-14 21:08:19 -03:00
be2f9cccc2 improved copilot attachment 2023-07-13 21:40:40 -03:00
a252503f37 improved autopilot 2023-07-11 18:54:47 -03:00
30b1d78149 improved painting 2023-07-10 22:07:06 -03:00
5d45c207a2 touchy fixed 2023-07-09 20:43:21 -03:00
0bdd148a3c added aileron inverter 2023-07-09 15:17:38 -03:00
eec66cabd9 added parameter to interfere in fuel consumption 2023-07-08 20:35:40 -03:00
22fe149890 more fixed from abs 2023-07-08 17:08:15 -03:00
51327e0613 fixed abs function 2023-07-08 16:58:15 -03:00
cf7cd5f7dc fixing issues pointed by Stella 2023-07-08 15:50:29 -03:00
8bf6bb87aa added support for animation start change (just for fuselage) 2023-07-08 13:08:34 -03:00
d3b677b8a5 fixed plane name tag 2023-07-08 11:05:44 -03:00
ba3e6b5f68 improved form system 2023-07-08 10:23:13 -03:00
19b3423e43 menu improved 2023-07-07 22:23:56 -03:00
4f26cbd07d added training mode 2023-07-06 21:31:15 -03:00
f7065a2766 added adf specific methods 2023-07-06 20:25:01 -03:00
df04f66d25 creating adf functions 2023-07-05 21:58:01 -03:00
8f325e1418 fix player removal on ground 2023-07-05 20:13:33 -03:00
388b2062d7 improved copilot management 2023-07-04 21:53:14 -03:00
d2d3c24468 improved formspecs 2023-07-04 21:20:39 -03:00
e74e27ca25 changed exit button 2023-07-04 18:56:41 -03:00
ffe03405f5 fix co-pilot routines 2023-07-03 19:22:37 -03:00
95087601fa improved water collision, flaps fixed 2023-07-03 18:37:55 -03:00
21c949db88 fix second painting 2023-07-02 21:56:25 -03:00
16024ca559 hud melhorado 2023-07-02 18:35:18 -03:00
8abf5d082d hud fuel gauge fixed 2023-07-02 18:15:18 -03:00
2b7d590c71 improved camera relocation 2023-07-02 17:15:55 -03:00
44ba7fe4fa fix old vanilla 2023-07-02 16:44:55 -03:00
b619e9a4b0 improved camera position and external variables 2023-07-02 16:42:20 -03:00
e09b0815d6 fixed the camera repositions to work with skinsdb and 3d armor mods 2023-07-02 16:01:39 -03:00
6b985286b8 new flap code 2023-07-02 15:16:07 -03:00
4d24a0dd25 general lib improvements to make it a general lib 2023-07-02 11:38:36 -03:00
aebcdd95eb improved hud display 2023-06-29 22:00:27 -03:00
244288490a improving tail 2023-06-29 21:44:38 -03:00
85227b0d7b flight and entities improvements 2023-06-29 20:04:13 -03:00
3cc68c379f improved damage and control configurations 2023-06-28 21:12:22 -03:00
f18cc7e441 added more gauges and improved die by destruction 2023-06-28 19:48:53 -03:00
57d038912e start of panel functions 2023-06-27 22:28:58 -03:00
91976f047a improved command to change control mode 2023-06-27 20:30:10 -03:00
1678a6b1c7 improved reload and controls 2023-06-27 20:21:25 -03:00
211b404760 fixed passenger bug 2023-06-26 21:05:12 -03:00
079e52a88c fix camewra 2023-06-25 19:41:22 -03:00
eb052e3df5 added method to update head position for the pilot 2023-06-25 19:19:28 -03:00
3f84d1d11c testing with texture modifiers 2023-06-25 17:52:16 -03:00
fd724f5b9e added a custom static data for saving parameters 2023-06-20 20:42:35 -03:00
42e111dcea added support for custom forms 2023-06-19 20:12:50 -03:00
0509ddfe1c improved damage 2023-06-18 22:14:27 -03:00
ca979a9490 fix inventory 2023-06-18 18:09:21 -03:00
7fb54cff3b improve text hp info when damaged 2023-06-18 15:59:02 -03:00
bcf2732e49 added support to 2 colors 2023-06-18 13:59:31 -03:00
a12b583c43 added destruction effects 2023-06-18 12:42:59 -03:00
a77131dc82 added code for water boiuonce and detection 2023-06-17 21:55:14 -03:00
f6200b9442 added pitch and yaw adjusts 2023-06-17 21:31:06 -03:00
1bf9867915 more improvements for the generic plane code 2023-06-17 19:08:31 -03:00
5f3607b4cd flight improved 2023-06-13 18:02:41 -03:00
471d97decc painting methods improved for new plane model 2023-06-13 12:09:13 -03:00
62a155606e added generic plane logic with parameters 2023-06-11 17:29:08 -03:00