summaryrefslogtreecommitdiff
path: root/init.lua
Commit message (Collapse)AuthorAge
* upsHEADmasterGabriel Pérez-Cerezo2019-10-17
|
* Fix flakGabriel Pérez-Cerezo2019-10-17
| | | | flak flag is areas-specific, so don't check for other protection mods.
* Fixed physicsctl allowing sprinting when gliding at full falling speedPiezo_2019-04-01
|
* Use core.global_exists method to check for globalsJordan Irwin2019-03-03
|
* Clean up some whitespaceJordan Irwin2019-03-03
|
* Improved glider behavior when using minetestd.physicsctlPiezo_2019-01-17
|
* Update with newer minetest_systemd supportPiezo_2019-01-16
|
* Fixed glider collision box (something weird's going on in 5.0.0-dev)Piezo_2019-01-05
|
* Added player_monoids supportSpaghettiToastBook2018-12-29
|
* Added wardzones supportPiezo_2018-12-29
|
* Merge branch 'master' of https://notabug.org/Piezo_/minetest-hanggliderPiezo_2018-12-28
|\
| * Merge branch 'master' of https://notabug.org/Piezo_/minetest-hanggliderGabriel Pérez-Cerezo2018-12-10
| |\
| * | Added option to shoot down hanggliders flying in restricted airspaceGabriel Pérez-Cerezo2018-12-09
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | glider can now be opened anywhere; git pushPiezo_2018-12-28
| |/ |/|
* | An entire commit just for one commentPiezo_2018-12-09
| |
* | That didn't work, how about now?Piezo_2018-12-09
| |
* | simplified liquid checkPiezo_2018-12-09
| |
* | Removed airstopper until minetest devs are smart enough to implement ↵Piezo_2018-12-09
|/ | | | serverside players
* Minetest_systemd dependency is now optionalPiezo_2018-11-29
|
* Add glider repair recipePiezo_2018-11-27
|
* Simplified gravity/movement internalsPiezo_2018-11-26
|
* Update 'init.lua'Piezo_2018-11-25
|
* merged https://github.com/kestral246/hangglider, changed a couple thingsPiezo_2018-11-25
|
* Quick fix-upPiezo_2018-11-14
|
* Mod uploadPiezo_2018-11-14