D00Med
f90443761a
Merge pull request #62 from Poikilos/patch-1
...
Detect if the object is dying rather than dead.
2022-12-31 06:30:17 +10:00
D00Med
53c6d19eae
Merge pull request #66 from MoNTE48/pathc1
...
Avoid wings detach crash
2022-12-31 06:28:43 +10:00
Maksym H
43e16294b3
Avoid wings detach crash
2022-12-27 12:24:47 +02:00
D00Med
2ac0e3df12
Merge pull request #63 from rollerozxa/master
...
Bunch of fixes
2022-09-02 19:14:21 +10:00
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
d41d8e042b
Fix node sounds, remove arrows_flp texture in favour of texture modifier
2022-08-27 17:12:01 +02:00
ROllerozxa
0edc01bae1
Move out crafting and nodes into separate files, add settingtypes.txt
2022-08-27 15:52:25 +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
ROllerozxa
51a303fe73
Convert readme to markdown, remove unused source file, trim trailing whitespace
2022-08-27 15:29:49 +02:00
ROllerozxa
11b714188e
Optimise textures
2022-08-27 15:29:08 +02:00
Jacob Gustafson
11781f57a7
Detect if the object is dying rather than dead.
...
The engine doesn't call on_punch when the object is already dead. The necessary fix is to accept the damage param and use it to predict if this call kills the object (resolves #61 ).
2022-04-12 12:27:59 -04:00
D00Med
499c99fd22
Merge pull request #48 from zaoqi/patch-1
...
increase vehicles:apache's size
2021-09-20 07:22:23 +10:00
D00Med
88452344e5
Merge pull request #55 from IFRFSX/zh_CN
...
update chinese translation
2021-09-20 07:21:05 +10:00
D00Med
50c97b0265
Merge pull request #54 from IFRFSX/master
...
Allows to get vehicles in low health conditions
2021-09-20 07:20:48 +10:00
D00Med
9e1dd519dd
Merge pull request #53 from Emojigit/master
...
Fix Error when multi player try to attach a same vehicles
2021-09-20 07:20:01 +10:00
D00Med
164a05712b
Merge pull request #56 from ltworf/italian
...
Italian translation (incomplete)
2021-01-17 06:53:31 +10:00
Salvo 'LtWorf' Tomaselli
658d8d4342
Italian translation (incomplete)
2021-01-14 07:23:10 +01:00
IFRFSX
ee832e5edc
-
2020-10-17 13:18:08 +08:00
IFRFSX
39d003a91c
改进中文翻译
2020-10-11 00:17:20 +08:00
IFRFSX
f129248171
Allows to get vehicles in low health conditions
2020-10-10 23:52:19 +08:00
Yiu Man Ho
b8ed3478ab
Fix Error when multi player try to attach a same vehicles
2020-10-03 16:45:43 +08:00
Zaoqi
e3a190854c
increase vehicles:apache's size
2020-03-06 19:29:53 +08:00
D00Med
353f0a5eeb
Merge pull request #47 from zaoqi-clone/master
...
rc, bullet, missile, ...: fix bugs, fix creative mods, cleanup codes
2020-01-17 08:40:15 +10:00
Zaoqi
ecbb9f6cd0
fix typo
2020-01-06 14:35:06 +08:00
Zaoqi
8f3c52271f
fix
2020-01-06 14:33:28 +08:00
zaoqi
14f6368552
fix
2020-01-05 21:15:07 +08:00
zaoqi
11d0f6f724
rc, bullet, missile, ...: fix bugs, fix creative mods, cleanup codes
2020-01-05 20:25:23 +08:00
D00Med
6e2ae2c126
Merge pull request #44 from zaoqi-clone/patch-500
...
MT 5 mod.conf
2020-01-04 06:01:36 +10:00
D00Med
b2bced54f6
Merge pull request #45 from zaoqi-clone/master
...
fix some bugs, format code
2020-01-04 06:01:24 +10:00
zaoqi
7698c653c4
format init.lua, fix comment
2020-01-01 19:09:11 +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
61afaf19c2
MT 5 mod.conf
2020-01-01 11:28:02 +08:00
D00Med
3faa2cfb42
Merge pull request #40 from zaoqi-clone/zaoqi-patch-mt5-locale
...
use minetest 5.x translation API
2019-12-16 08:11:16 +10:00
D00Med
b8783635ee
Merge pull request #39 from zaoqi-clone/zaoqi-patch-2
...
Refactor api.lua and fix some minor bugs
2019-12-16 08:10:46 +10:00
Zaoqi
9a1ef44c07
Update depends.txt
2019-12-14 19:29:02 +08:00
Zaoqi
3a039d92fd
Update and rename fr.txt to vehicles.fr.tr
2019-12-14 19:28:42 +08:00
Zaoqi
e224ce918e
Update and rename ms.txt to vehicles.ms.tr
2019-12-14 19:28:00 +08:00
Zaoqi
cd8ecd70e2
Update and rename zh_CN.txt to vehicles.zh_CN.tr
2019-12-14 19:27:27 +08:00
Zaoqi
996e9237b6
Update template.txt
2019-12-14 19:26:18 +08:00
Zaoqi
fffdb93a05
Update template.txt
2019-12-14 19:25:31 +08:00
Zaoqi
456eae7bfa
Delete intllib.lua
2019-12-14 19:25:04 +08:00
Zaoqi
879f8b5662
Update init.lua
2019-12-14 19:24:14 +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