Commit Graph

10 Commits

Author SHA1 Message Date
mazes-80 59bf43aa28
Optimize code and modernize API calls
* Remove is_connected() and use minetest counterpart

* Less calls to minetest.get_connected_players()

* Deprecated: get_player_velocity

* Luacheck: unused assignements

* Luacheck: unused variable

* Luacheck: already declared variable

---------

Co-authored-by: mazes 80 <>
2023-02-22 03:10:33 +01:00
Till Affeldt d4e00db432 Make wind dependent on height, add additional control commands, improve docu 2020-05-13 16:03:28 +02:00
Till Affeldt f42b4183e5 Various adjustments and fixes 2020-05-12 16:00:24 +02:00
Till Affeldt 4df9a61374 Move damage effect to API, add advanced damage checks, add dewpoint influence 2020-04-28 01:22:27 +02:00
Till Affeldt 9e0ed0c256 Tweak world cycle, add documentation 2020-04-26 18:11:38 +02:00
Till Affeldt c9d0cfca21 Enable more options for particles, fix skybox reset, add new debug command, fix daylight influence 2020-04-22 00:56:34 +02:00
Till Affeldt a6cfca7745 Improve wind position for particles, add command to set wind, improve wind influences 2020-04-18 11:12:47 +02:00
Till Affeldt 7f8f1a77f2 Add hud overlay effect, increase global tick cycle, improve skybox and sound effects 2020-04-16 08:05:16 +02:00
Till Affeldt 47530bb07e Fix bugs, tweak weather configs, fix noise generator 2020-04-13 13:40:05 +02:00
Till Affeldt 49242573f2 Complete rewrite 2020-04-13 01:55:39 +02:00