Commit Graph

77 Commits (master)

Author SHA1 Message Date
ROllerozxa 13a0a513d2 Tiny optimisations and luacheck fixesc 2022-08-29 22:32:48 +02:00
ROllerozxa 49a7451781 Cleanup deprecation warnings 2022-08-27 17:12:49 +02:00
ROllerozxa fc48be004a Make default, tnt and dye all optional dependencies
player_api is now a dependency but it is more game-agnostic than default
2022-08-27 15:32:28 +02:00
IFRFSX ee832e5edc - 2020-10-17 13:18:08 +08:00
IFRFSX f129248171
Allows to get vehicles in low health conditions 2020-10-10 23:52:19 +08:00
zaoqi 11d0f6f724 rc, bullet, missile, ...: fix bugs, fix creative mods, cleanup codes 2020-01-05 20:25:23 +08:00
zaoqi 8076994db9 fix 2020-01-01 18:57:00 +08:00
zaoqi 17c1c58758 fix 2020-01-01 18:47:14 +08:00
zaoqi 6779d2cd35 format code 2020-01-01 13:48:19 +08:00
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