zaoqi
8cb517cd01
修复读我.txt
2017-01-27 15:34:10 +08:00
zaoqi
c8644ce561
修复载具被捡起时不会vehicles.object_detach
2017-01-27 14:23:00 +08:00
zaoqi
fdd7460951
将Fewawi的中文故意拼错
2017-01-26 22:40:59 +08:00
zaoqi
e0a7968bdc
修正中文语言文件
2017-01-26 22:35:44 +08:00
zaoqi
7ab9e9d910
增加中文语言文件
2017-01-26 22:21:20 +08:00
zaoqi
e87e5a0a26
只有载具没损坏或创造模式能捡起载具
2017-01-26 21:30:59 +08:00
zaoqi
db29902f9f
汉化完读我.txt
2017-01-26 20:03:31 +08:00
zaoqi
c2e343e718
汉化读我.txt中
2017-01-26 19:20:01 +08:00
zaoqi
705af021ec
增加多语言支持中
2017-01-26 19:00:41 +08:00
D00Med
a6a9685e0d
readme and minor api change
2017-01-26 19:54:50 +10:00
D00Med
b98f5f53c9
license changes and readme
2017-01-26 19:31:39 +10:00
D00Med
6eb569fe7f
Merge pull request #10 from zaoqi/master
...
Fix some bug
2017-01-26 19:29:18 +10:00
zaoqi
8d0c48b517
载具在水底不能开
2017-01-26 17:15:01 +08:00
D00Med
c4d45607ff
Merge pull request #9 from zaoqi/master
...
[WIP]fix some bug
2017-01-26 19:09:44 +10:00
zaoqi
055a7e69b8
将init.lua的object_detach修改为vehicles.object_detach
2017-01-26 17:03:56 +08:00
D00Med
3df9a0d7e0
drop item if punching vehicles and driving
2017-01-26 18:22:19 +10:00
D00Med
acacdd609d
Merge pull request #8 from zaoqi/master
...
无题
2017-01-26 18:15:29 +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
d24898fce7
wing animation
2017-01-22 06:11:25 +10: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
D00Med
b358990305
fix parachute buh
2016-12-01 05:50:50 +10:00
D00Med
9708af67d3
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# license.txt
2016-11-29 08:41:56 +10:00
D00Med
2af0d3f298
Lisence changes
2016-11-29 08:40:24 +10:00
D00Med
bb9fb068a5
Merge pull request #6 from D00Med/assault-suit
...
More vehicles and api improvements
2016-11-29 08:38:26 +10:00
D00Med
63a741b554
police car craft
2016-11-29 08:35:22 +10:00
D00Med
455263a488
Police car and minor improvements
...
>Added police car
>Added ambulance siren
>Added smoke trail to rockets.
>Cars are slower in reverse
>Vehicles fire faster bullets/missiles
2016-11-29 08:19:58 +10:00
D00Med
fac85fd257
bullet changes
2016-11-28 17:03:55 +10:00
D00Med
9bb1039505
bullet improvements
2016-11-28 15:21:06 +10:00
D00Med
e78309e236
ambulance, crafts, and car animation
2016-11-28 14:56:15 +10:00
D00Med
cf384cd222
Jeep --> Geep
2016-11-26 09:45:31 +10:00
D00Med
a64b054b00
Assaultsuit, jeep, and api changes
...
>Added assault suit and jeep
>Fixed animation and jumping
>added hovering
>fixed eye offset
>improved shooting, bullet spawn height can be set
2016-11-26 06:19:51 +10:00
D00Med
e129064877
sound fix for simplenode
2016-11-08 14:28:21 +10:00
D00Med
b3fd026ea9
changed velocity function for cars
2016-11-07 06:33:27 +10:00
D00Med
12bce2b217
Big update
...
>added driving sound for cars
>added accelleration for cars
>vehicles require ammo for weapons
>planes can no longer fly backwards
>vehicles slow down in water
>fixed an error in the parachute
>vehicles explode when destroyed
>stairs dependancy is now optional
>vehicles can be removed and picked up if there is no driver
>fixed the jet flying away after exiting
>added crafting recipes and materials
changes thanks to Wuzzy:
>added setting vehicles_nodes = true/false
>added sound to basic nodes
>made tyres fall
>changed tunnel lights texture
2016-11-04 06:25:09 +10:00
D00Med
3281701b65
fix double "then"
2016-10-27 06:12:35 +10:00
D00Med
dceb3e54e2
further fixes
2016-10-26 05:46:46 +10:00
D00Med
54a640c5f2
fix problem with animation
2016-10-26 05:35:55 +10:00