Commit graph

328 commits

Author SHA1 Message Date
Alexsandro Percy
aa3caa8919 typo fix 2024-02-14 11:10:32 -03:00
Alexsandro Percy
844a677684 added an alias for set_vehicle_name 2024-02-14 10:58:03 -03:00
Alexsandro Percy
2da331dd2a improve character counting for prefix 2024-02-14 10:18:09 -03:00
Alexsandro Percy
7fa37d98e9 fix gsub to sub 2024-02-13 12:01:59 -03:00
Alexsandro Percy
48943f878d improved name exibition 2024-02-12 21:52:18 -03:00
Alexsandro Percy
132acb957d improved name exibition 2024-02-12 21:11:08 -03:00
Alexsandro Percy
350568065c improving license file 2024-02-12 19:45:07 -03:00
Alexsandro Percy
c1d1173809 added support for signs_lib 2024-02-12 19:41:23 -03:00
Alexsandro Percy
62541f0b89
Merge pull request #14 from acmgit/main
Fixed typo in the german translation.
2024-02-11 17:27:45 -03:00
acmgit
ae4fe68fc5
Merge branch 'APercy:main' into main 2024-02-11 17:05:43 +01:00
acmgit
07da2c4843
Merge pull request #1 from acmgit/translate
Fixed typo in german translation
2024-02-11 17:05:19 +01:00
A.C.M.
57df3ba8be Fixed typo in german translation 2024-02-11 17:00:41 +01:00
Alexsandro Percy
d03daf4d45
fix damage starting as nil 2024-02-08 13:54:43 -03:00
Alexsandro Percy
8dcac84155 fix attach 2024-02-04 09:07:48 -03:00
Alexsandro Percy
e9547307d2 fix bug on check attach 2024-02-04 08:49:33 -03:00
Alexsandro Percy
9772e7270d improved tild and speed control 2024-01-30 20:30:37 -03:00
Alexsandro Percy
5f78cbdd59 changed acc division 2024-01-29 07:43:46 -03:00
Alexsandro Percy
6ad18f8e67 changed acc division 2024-01-29 07:42:19 -03:00
Alexsandro Percy
0b73fa504b added lift dead zone parameter 2024-01-29 07:34:03 -03:00
Alexsandro Percy
5c50282e94 fix climb speed for helicopters 2024-01-28 21:42:54 -03:00
Alexsandro Percy
394e9a08ba fix some fuel management 2024-01-28 18:42:17 -03:00
Alexsandro Percy
55d2266724 fix rotor activation when placing 2024-01-28 18:23:40 -03:00
Alexsandro Percy
6b84fd1591
Merge pull request #12 from acmgit/translate
Translate updatet and german Language added.
2024-01-28 13:12:07 -03:00
A.C.M.
cd3741e757 Translate updatet and german Language added. 2024-01-27 02:06:23 +01:00
Alexsandro Percy
0cdfdd48b3 improved sound when in auto rotation mode 2024-01-26 07:23:55 -03:00
Alexsandro Percy
4ff36cb30c start button to a checkbox 2024-01-26 07:05:30 -03:00
Alexsandro Percy
687b2eda5c fixed mouse control activation/deactivation 2024-01-26 06:51:12 -03:00
Alexsandro Percy
400ca59c29 improved copter reactions 2024-01-26 06:13:17 -03:00
Alexsandro Percy
0750eb2c9b improved control 2024-01-25 20:59:05 -03:00
Alexsandro Percy
0f631153e4 improved sounds for copter 2024-01-25 19:37:13 -03:00
Alexsandro Percy
50001c1993 improved lib_copter 2024-01-24 21:01:34 -03:00
Alexsandro Percy
446c58db33 improved show_lift command 2024-01-24 08:07:23 -03:00
Alexsandro Percy
8b95f31494 Merge branch 'main' of github.com:APercy/airutils into main 2024-01-23 21:39:21 -03:00
Alexsandro Percy
e12f018879 initial lib_copter 2024-01-23 21:38:27 -03:00
Alexsandro Percy
ff90b37408
Merge pull request #11 from debagos/main
Fixing "accessing undeclared global" warning if "emote" mod is not installed
2024-01-13 21:58:35 -03:00
debagos
2a360d970c Fixed 'accessing undeclared global' warning if 'emote' mod is not installed 2024-01-14 00:10:34 +01:00
Alexsandro Percy
30c7525103
fix server crash
https://github.com/APercy/airutils/issues/10
2024-01-10 09:20:16 -03:00
Alexsandro Percy
6f5e670324 filtered the textures dictionary 2023-12-20 18:34:33 -03:00
Alexsandro Percy
647a637528 preventing racing condition 2023-12-18 22:02:47 -03:00
Alexsandro Percy
29a8456ebd added texture management 2023-12-18 21:48:06 -03:00
Alexsandro Percy
a7e6f705be removing deprecated method and improving textures 2023-12-15 18:50:06 -03:00
Alexsandro Percy
ab0948a3f9 fix to prevent nil player activating some methods 2023-12-07 18:10:15 -03:00
Alexsandro Percy
f5bd6ede7c added drops list 2023-11-20 15:37:44 -03:00
Alexsandro Percy
2b7036eb2c added support for destroyed plane placing 2023-11-20 14:36:24 -03:00
Alexsandro Percy
81651959ba improved position strings 2023-11-15 22:15:51 -03:00
Alexsandro Percy
a9604962eb added debug log 2023-11-15 22:01:47 -03:00
Alexsandro Percy
2ae0bde0c5
Merge pull request #9 from berengma/main
protect planes, add settings
2023-11-15 09:40:08 -03:00
Gundul
c2bab6fd07 add settings, define table for namespace 2023-11-15 12:47:40 +01:00
Gundul
64e672a1c7 no punch in protected areas 2023-11-15 12:04:13 +01:00
Alexsandro Percy
7365733a09 improved friction on water 2023-11-13 20:37:47 -03:00