68 Commits

Author SHA1 Message Date
zaoqi
48c3a20b0a fix typo 2020-01-01 13:07:08 +08:00
zaoqi
29c46054e2 fix typo 2020-01-01 13:00:10 +08:00
zaoqi
bff33da554 fix #43, parachute, watercraft 2020-01-01 12:56:27 +08:00
Zaoqi
98256f7236
fix creative_mode check 2019-12-14 17:54:33 +08:00
Zaoqi
516d7a7cae
Update api.lua 2019-12-13 19:53:23 +08:00
Zaoqi
922baca787
Refactor api.lua and fix some minor bugs 2019-12-13 19:48:57 +08:00
D00Med
e027253978 replace old timer variable in boost 2017-06-05 17:59:42 +10:00
D00Med
d2d1cb17c6 a little fix 2017-06-04 07:24:28 +10:00
D00Med
cf87fdc90f fix
>fixed problem with line 740
2017-05-25 07:31:32 +10:00
D00Med
9a106cef79 tractor animation, don't lose spawners in creative 2017-05-06 07:57:44 +10:00
D00Med
201695daf4 some fixes 2017-04-11 06:26:38 +10:00
D00Med
3a9476d1d5 boat braking and fixes 2017-03-27 07:01:13 +10:00
D00Med
4abafa79a3 brake improvement, boost fix 2017-03-25 15:28:45 +10:00
D00Med
5a8b8e6df4 some fixes 2017-03-25 14:44:19 +10:00
D00Med
f3d8ab17fc brakes and better turning
>added brakes
>improved boost effect
>steering is smoother and slower
2017-03-24 20:13:28 +10:00
D00Med
1800c4715e sound not serverwide 2017-03-08 18:28:32 +10:00
D00Med
1e357198f4 Tractor, and destroy node drops 2017-03-08 18:10:40 +10:00
zaoqi
ebc918c0d9 可以没有creative模组 2017-02-25 17:01:17 +08:00
zaoqi
6dbb5539d2 用creative.is_enabled_for代替minetest.setting_getbool 2017-02-07 16:41:50 +08:00
D00Med
cb4310db63 vehicle drives the way it is facing 2017-02-05 11:09:33 +10:00
D00Med
48cfd702f8 helicopter collisionbox, vehicle turning
>helicopter collision box is a little lower
>vehicles can now turn with arrow keys instead of looking around
2017-02-05 06:59:22 +10:00
D00Med
2b836b258d bigger apache, jeep 3rd person 2017-02-04 18:55:29 +10:00
D00Med
1ef8788a35 forgot something 2017-02-04 18:27:38 +10:00
D00Med
ddf345595f 4 steps not 3 in yaw change 2017-02-04 15:22:18 +10:00
D00Med
e41763700d fix weird spin for certain target yaw values 2017-02-04 15:20:36 +10:00
D00Med
ba3700098f vehicles can't shoot themselves. api cleanup 2017-02-04 15:02:16 +10:00
D00Med
e3fe555406 apache helicopter, animation speed 2017-02-04 14:50:34 +10:00
D00Med
ede42e784c yaw changes and lightcycle texture change 2017-02-03 18:33:33 +10:00
D00Med
e274b3e0fd more improvements 2017-02-03 17:07:00 +10:00
D00Med
40b2d8ccb6 Lightcycle and api changes 2017-02-03 10:41:50 +10:00
zaoqi
c8644ce561 修复载具被捡起时不会vehicles.object_detach 2017-01-27 14:23:00 +08:00
zaoqi
e87e5a0a26 只有载具没损坏或创造模式能捡起载具 2017-01-26 21:30:59 +08:00
D00Med
a6a9685e0d readme and minor api change 2017-01-26 19:54:50 +10:00
zaoqi
8d0c48b517 载具在水底不能开 2017-01-26 17:15:01 +08:00
D00Med
3df9a0d7e0 drop item if punching vehicles and driving 2017-01-26 18:22:19 +10:00
zaoqi
7dfb57e6aa 修复vehicles.on_punch 2017-01-26 15:48:26 +08:00
zaoqi
11f7d54ebc 载具不能变成物品,更加真实 2017-01-26 15:41:47 +08:00
zaoqi
ac7753852d 所有东西碰到岩浆时会马上爆炸,修复有司机的载具爆炸时Minetest会崩溃的问题(object_detach未加上vehicles.) 2017-01-26 15:40:36 +08:00
zaoqi
dde25b0798 给所以东西加上重力,给无司机的船加上浮力 2017-01-26 15:31:05 +08:00
zaoqi
ec014e7280 船有浮力了 2017-01-26 14:29:51 +08:00
zaoqi
da8e96d632 给船离开水面时增加重力 2017-01-26 14:19:28 +08:00
zaoqi
2452cf2bcf 优化注释 2017-01-26 14:12:17 +08:00
zaoqi
d54cb51377 用vehicles.on_punch代替重复的on_punch 2017-01-26 14:01:19 +08:00
zaoqi
71f7466eb0 将所有API移动到vehicles中 2017-01-26 13:56:24 +08:00
D00Med
f0e32688ae extra yaw setting added, wings changes
>models can be rotated with entra_yaw
>wing model and texture changed
>attempts made to make wings work.
2017-01-21 18:33:53 +10:00
D00Med
a27acf2fc2 jet improvements 2017-01-14 06:12:39 +10:00
D00Med
8fa6e7c945 api changes, small vehicle improvements
>only one function is used for most vehicles(apart from gliding and
simple)
>vehicles can now have two weapons
>vehicles can have a 'boost' and still shoot
>boosts are now controlled with the 'use' key instead of 'sneak'
>The assault suit now shoots missiles in addition to bullets
2017-01-11 17:46:31 +10:00
D00Med
a7ad9aafb0 fixes for fixes 2016-12-21 05:12:01 +10:00
D00Med
04a6f622aa fixes 2016-12-21 05:10:04 +10:00
D00Med
ca5a08308a nitro changes and spawner improvements
>vehicles spawners are now craftitems instead of tools
2016-12-17 07:01:45 +10:00