Commit Graph

4 Commits

Author SHA1 Message Date
OgelGames c2f339c0a4
Hangglider rewrite and improvements (#11)
* hangglider rewrite

* correct job name and use faster luacheck action

* more powerful airbrake and less antigravity

* optimize textures

* Update .luacheckrc

* update item texture to match actual appearance

* up to 256 colors of glider with only one recipe

* fix mtg dye colors not working

* almost forgot to add a readme

* export ignore

* Update mod.conf

* Update README.md
2023-08-03 08:33:36 +02:00
Niklp 6f837e9e44
Revert "fix fly upwards" workaround (#10) 2023-08-01 17:59:11 +10: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_ 2e25e777a4 Mod upload 2018-11-14 20:26:27 -08:00