1
0
mirror of https://github.com/mt-mods/hangglider.git synced 2024-09-25 13:50:41 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
OgelGames
a814fbe160 don't shoot down area owners 2020-05-31 20:00:06 +10:00
BuckarooBanzay
c01518913b add luacheck and fix common errors
also fixes https://github.com/pandorabox-io/pandorabox.io/issues/493
2020-04-27 10:44:56 +02:00
BuckarooBanzay
e2d8721a52 check areas only for flak
fixes https://github.com/pandorabox-io/pandorabox.io/issues/377
2020-02-13 14:01:30 +01:00
Piezo_
206704ffab Fixed physicsctl allowing sprinting when gliding at full falling speed 2019-04-01 06:51:46 +00:00
Jordan Irwin
b0ebd689eb Use core.global_exists method to check for globals 2019-03-03 21:37:02 -08:00
Jordan Irwin
c30697805b Clean up some whitespace 2019-03-03 21:33:49 -08:00
Piezo_
37758517ea Improved glider behavior when using minetestd.physicsctl 2019-01-17 16:02:50 -08:00
Piezo_
bcfc19a8b4 Update with newer minetest_systemd support 2019-01-16 22:01:47 -08:00
Piezo_
e85a77edab Fixed glider collision box (something weird's going on in 5.0.0-dev) 2019-01-05 15:18:03 -08:00
SpaghettiToastBook
e420a1bd79 Added player_monoids support 2018-12-29 20:55:28 -05:00
Piezo_
1ffed41784 Added wardzones support 2018-12-29 13:13:18 -08:00
Piezo_
954ce03435 Merge branch 'master' of https://notabug.org/Piezo_/minetest-hangglider 2018-12-28 17:52:01 -08:00
Piezo_
c88921a81d glider can now be opened anywhere; git push 2018-12-28 17:50:57 -08:00
Gabriel Pérez-Cerezo
bc9edfa15f Merge branch 'master' of https://notabug.org/Piezo_/minetest-hangglider 2018-12-10 12:29:47 +01:00
Piezo_
43a734a57b An entire commit just for one comment 2018-12-09 17:59:23 -08:00
Piezo_
1153c08213 That didn't work, how about now? 2018-12-09 17:58:20 -08:00
Piezo_
62b8366905 simplified liquid check 2018-12-09 17:52:41 -08:00
Piezo_
61b870b9af Removed airstopper until minetest devs are smart enough to implement serverside players 2018-12-09 16:19:10 -08:00
Gabriel Pérez-Cerezo
8381bda2b4 Added option to shoot down hanggliders flying in restricted airspace
Added a /area_flak command to declare areas as closed airspace. Any
hanggliders attempting to fly in such an area will get shot down
within two seconds, which will lead to a massive loss of health to the
occupant (death if flying higher than 6 meters) and the loss of the
hangglider. The closed airspace behaviour depends on the areas mod.
2018-12-09 22:43:13 +01:00
Piezo_
3865d13887 Minetest_systemd dependency is now optional 2018-11-29 21:46:05 -08:00
Piezo_
9db4dd5fb3 Add glider repair recipe 2018-11-27 04:04:53 +00:00
Piezo_
d087e9648d Simplified gravity/movement internals 2018-11-26 05:43:55 +00:00
Piezo_
cc2cbd4973 Update 'init.lua' 2018-11-25 23:40:26 +00:00
Piezo_
197cb88523 merged https://github.com/kestral246/hangglider, changed a couple things 2018-11-25 13:49:26 -08:00
Piezo_
393de8275a Quick fix-up 2018-11-14 21:55:15 -08:00
Piezo_
2e25e777a4 Mod upload 2018-11-14 20:26:27 -08:00