]> git.lizzy.rs Git - hangglider.git/log
hangglider.git
2 years agoAdd setting to disable using the hangglider and the fast privilege together master
Elias Fleckenstein [Sat, 1 May 2021 15:52:59 +0000 (17:52 +0200)]
Add setting to disable using the hangglider and the fast privilege together

5 years agoFixed physicsctl allowing sprinting when gliding at full falling speed
Piezo_ [Mon, 1 Apr 2019 06:51:46 +0000 (06:51 +0000)]
Fixed physicsctl allowing sprinting when gliding at full falling speed

5 years agoMerge branch 'modname' of AntumMT/mod-hangglider into master
Piezo_ [Tue, 5 Mar 2019 09:47:55 +0000 (09:47 +0000)]
Merge branch 'modname' of AntumMT/mod-hangglider into master

5 years agoMerge branch 'global_check' of AntumMT/mod-hangglider into master
Piezo_ [Tue, 5 Mar 2019 09:47:46 +0000 (09:47 +0000)]
Merge branch 'global_check' of AntumMT/mod-hangglider into master

5 years agoUse core.global_exists method to check for globals
Jordan Irwin [Mon, 4 Mar 2019 05:37:02 +0000 (21:37 -0800)]
Use core.global_exists method to check for globals

5 years agoClean up some whitespace
Jordan Irwin [Mon, 4 Mar 2019 05:33:49 +0000 (21:33 -0800)]
Clean up some whitespace

5 years agoSet name in mod.conf to avoid startup error due to directory name
Jordan Irwin [Mon, 4 Mar 2019 03:37:53 +0000 (19:37 -0800)]
Set name in mod.conf to avoid startup error due to directory name

5 years agoImproved glider behavior when using minetestd.physicsctl
Piezo_ [Fri, 18 Jan 2019 00:02:50 +0000 (16:02 -0800)]
Improved glider behavior when using minetestd.physicsctl

5 years agoUpdate with newer minetest_systemd support
Piezo_ [Thu, 17 Jan 2019 06:01:47 +0000 (22:01 -0800)]
Update with newer minetest_systemd support

5 years agoFixed glider collision box (something weird's going on in 5.0.0-dev)
Piezo_ [Sat, 5 Jan 2019 23:18:03 +0000 (15:18 -0800)]
Fixed glider collision box (something weird's going on in 5.0.0-dev)

5 years agoMerge branch 'master' of SpaghettiToastBook/minetest-hangglider into master
Piezo_ [Sun, 30 Dec 2018 20:36:57 +0000 (20:36 +0000)]
Merge branch 'master' of SpaghettiToastBook/minetest-hangglider into master

5 years agoAdded player_monoids support
SpaghettiToastBook [Sun, 30 Dec 2018 01:55:28 +0000 (20:55 -0500)]
Added player_monoids support

5 years agoAdded wardzones support
Piezo_ [Sat, 29 Dec 2018 21:13:18 +0000 (13:13 -0800)]
Added wardzones support

5 years agoMerge branch 'master' of https://notabug.org/Piezo_/minetest-hangglider
Piezo_ [Sat, 29 Dec 2018 01:52:01 +0000 (17:52 -0800)]
Merge branch 'master' of https://notabug.org/Piezo_/minetest-hangglider

5 years agoglider can now be opened anywhere; git push
Piezo_ [Sat, 29 Dec 2018 01:50:57 +0000 (17:50 -0800)]
glider can now be opened anywhere; git push

5 years agoMerge branch 'master' of gpcf/minetest-hangglider into master
Piezo_ [Wed, 12 Dec 2018 02:29:22 +0000 (02:29 +0000)]
Merge branch 'master' of gpcf/minetest-hangglider into master

5 years agoMerge branch 'master' of https://notabug.org/Piezo_/minetest-hangglider
Gabriel Pérez-Cerezo [Mon, 10 Dec 2018 11:29:47 +0000 (12:29 +0100)]
Merge branch 'master' of https://notabug.org/Piezo_/minetest-hangglider

5 years agoAn entire commit just for one comment
Piezo_ [Mon, 10 Dec 2018 01:59:23 +0000 (17:59 -0800)]
An entire commit just for one comment

5 years agoThat didn't work, how about now?
Piezo_ [Mon, 10 Dec 2018 01:58:20 +0000 (17:58 -0800)]
That didn't work, how about now?

5 years agosimplified liquid check
Piezo_ [Mon, 10 Dec 2018 01:52:41 +0000 (17:52 -0800)]
simplified liquid check

5 years agoRemoved airstopper until minetest devs are smart enough to implement serverside players
Piezo_ [Mon, 10 Dec 2018 00:19:10 +0000 (16:19 -0800)]
Removed airstopper until minetest devs are smart enough to implement serverside players

5 years agoAdded option to shoot down hanggliders flying in restricted airspace
Gabriel Pérez-Cerezo [Sun, 9 Dec 2018 21:43:13 +0000 (22:43 +0100)]
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.

5 years agoHow did that readme get back in here? o_O
Piezo_ [Fri, 30 Nov 2018 05:51:56 +0000 (21:51 -0800)]
How did that readme get back in here? o_O

5 years agoGPL Compliance for minetest_systemd
Piezo_ [Fri, 30 Nov 2018 05:51:04 +0000 (21:51 -0800)]
GPL Compliance for minetest_systemd

5 years agoMinetest_systemd dependency is now optional
Piezo_ [Fri, 30 Nov 2018 05:46:05 +0000 (21:46 -0800)]
Minetest_systemd dependency is now optional

5 years agoAdd glider repair recipe
Piezo_ [Tue, 27 Nov 2018 04:04:53 +0000 (04:04 +0000)]
Add glider repair recipe

5 years agoSimplified gravity/movement internals
Piezo_ [Mon, 26 Nov 2018 05:43:55 +0000 (05:43 +0000)]
Simplified gravity/movement internals

5 years agoUpdate 'init.lua'
Piezo_ [Sun, 25 Nov 2018 23:40:26 +0000 (23:40 +0000)]
Update 'init.lua'

5 years agoRemoved outdated README (may replace later, or not)
Piezo_ [Sun, 25 Nov 2018 21:50:58 +0000 (13:50 -0800)]
Removed outdated README (may replace later, or not)

5 years agomerged https://github.com/kestral246/hangglider, changed a couple things
Piezo_ [Sun, 25 Nov 2018 21:49:26 +0000 (13:49 -0800)]
merged https://github.com/kestral246/hangglider, changed a couple things

5 years agoQuick fix-up
Piezo_ [Thu, 15 Nov 2018 05:55:15 +0000 (21:55 -0800)]
Quick fix-up

5 years agoReplace screenshot with a better one
Piezo_ [Thu, 15 Nov 2018 04:57:51 +0000 (20:57 -0800)]
Replace screenshot with a better one

5 years agoAdded screenshot, cleaned up a few things
Piezo_ [Thu, 15 Nov 2018 04:48:18 +0000 (20:48 -0800)]
Added screenshot, cleaned up a few things

5 years agoMod upload
Piezo_ [Thu, 15 Nov 2018 04:26:27 +0000 (20:26 -0800)]
Mod upload