Commit Graph

12 Commits

Author SHA1 Message Date
lhofhansl
0ade097e99 Allow the server to control fog_distance and fog_start via the sky-api () 2023-06-30 19:11:17 -07:00
DS
edcbfa31c9 Sound refactor and improvements () 2023-06-16 20:15:21 +02:00
Wuzzy
6b3deaa170 Add disable_descend to disable active node sinking 2023-06-16 20:14:08 +02:00
Pascal Abresch
ba80d1ce1f Implement check_offset for decorations 2023-06-15 10:36:46 +02:00
Treer
8cd1296049 Add additional texture modifiers ()
* Adjust hue, saturation, and lightness
* Colorize using hue, saturation, and lightness
* Adjust contrast & brightness
* Hard light
* Overlay
* Screen
* Create texture of a given size and color
2023-05-29 20:17:39 +01:00
Zughy
d6eb6ff973 Reset player lighting when passing no arguments ()
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
2023-05-26 13:47:16 +02:00
Zughy
b60d38b7f9 Reset day/night ratio even when passing no arguments ()
* reset day_night_ratio when passing zero fields

* Update lua_api.md

---------

Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
2023-05-26 13:45:42 +02:00
Gregor Parzefall
f393214fef Settings menu improvements regarding default values ()
The reset button now removes the setting from minetest.conf instead of setting it to its default value.
The reset button is now shown whenever a value is present in minetest.conf
Float settings now get a .0 suffix if they have no decimal places.
2023-05-18 20:32:26 +02:00
Buckaroo Banzai
65692ad1b5 Add min/max protocol version to minetest.get_version() () 2023-05-06 16:16:21 +01:00
AFCMS
d197ff0f9d Use Lua code blocks in lua_api.md 2023-04-26 20:09:08 +02:00
rubenwardy
4158b72971 Add ability to override item images using meta () 2023-04-17 19:44:41 +01:00
rubenwardy
b1786e88ac Use .md extension for markdown files
Linking to line numbers is brittle, linking to sections/headings is better.

If you still want to link to a line number, you can append ?plain=1 to GitHub's URL
2023-04-16 20:23:53 +01:00