Elias Fleckenstein
1fbbb76825
Merge branch 'master' of https://github.com/minetest/minetest
2021-02-10 19:50:36 +01:00
rubenwardy
b28749057a
Fix crash in tab_online when cURL is disabled
2021-02-09 12:41:11 +00:00
rubenwardy
3a8c37181a
Use consistent temp folder path ( #10892 )
2021-02-07 15:27:24 +00:00
sfan5
40ad976753
Revise dynamic_add_media API to better accomodate future changes
2021-02-01 23:00:13 +01:00
sfan5
a01a02f7a1
Preserve immortal group for players when damage is disabled
2021-01-31 20:38:12 +01:00
rubenwardy
6e0e0324a4
Fix minetest.dig_node returning true when node isn't diggable ( #10890 )
2021-01-31 18:49:51 +00:00
sfan5
83229921e5
Rework use_texture_alpha to provide three opaque/clip/blend modes
...
The change that turns nodeboxes and meshes opaque when possible is kept,
as is the compatibility code that warns modders to adjust their nodedefs.
2021-01-29 17:34:41 +01:00
sfan5
edd8c3c664
Drop never documented 'alpha' property from nodedef
...
Includes minimal support code for practical reasons.
We'll need it for a slightly different purpose next commit.
2021-01-29 17:34:41 +01:00
rubenwardy
82deed2d7d
ContentDB: Order installed content first ( #10864 )
2021-01-28 11:24:36 +00:00
Yaman Qalieh
6417f4d314
Fix ESC in error dialog from closing Minetest ( #10838 )
2021-01-23 21:40:48 +00:00
rubenwardy
67aa75d444
Use JSON for favorites, move server list code to Lua ( #10085 )
...
Co-authored-by: sfan5 <sfan5@live.de>
2021-01-22 15:08:57 +00:00
Zughy
8ff209c412
Load system-wide texture packs too ( #10791 )
...
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
2021-01-21 19:01:37 +00:00
Zughy
45ccfe26fb
Removed some obsolete code ( #10562 )
...
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
2021-01-21 18:17:09 +00:00
Zughy
eb8af614a5
Local tab: rename 'Configure' to 'Select Mods' ( #10779 )
...
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
Co-authored-by: rubenwardy <rw@rubenwardy.com>
2021-01-20 22:32:18 +00:00
rubenwardy
5e6df0e7be
ContentDB: Ignore content not installed from ContentDB
2021-01-16 17:51:49 +00:00
JDiaz
08ee9794fb
Implement on_rightclickplayer callback ( #10775 )
...
Co-authored-by: rubenwardy <rw@rubenwardy.com>
2021-01-11 18:03:31 +01:00
Elias Fleckenstein
607add326f
Update credits
2021-01-11 14:34:27 +01:00
Elias Fleckenstein
946f3030fc
Merge branch 'master' of https://github.com/minetest/minetest
2021-01-11 14:27:16 +01:00
Elias Fleckenstein
b2f629d8d3
Logo improvements
2021-01-11 14:26:03 +01:00
Zughy
fcb3ed840a
Sanitize server IP field in mainmenu ( #10793 )
2021-01-10 20:10:12 +01:00
Elias Fleckenstein
19e0528e33
Add minetest.get_nearby_objects
2021-01-07 16:04:06 +01:00
Elias Fleckenstein
cca4254f7c
Merge branch 'master' of https://github.com/minetest/minetest
2021-01-07 12:35:04 +01:00
Elias Fleckenstein
dc67f669e9
Make the Cheat Menu size configureable
2021-01-07 10:52:42 +01:00
Elias Fleckenstein
906845a874
Add minetest.registered_items and minetest.registered_nodes (Doesn't do anything yet)
2021-01-07 10:45:59 +01:00
rubenwardy
edd0836011
ContentDB: Add overwrite dialog when content is already installed ( #10768 )
2021-01-04 15:18:31 +00:00
hecks
dd5a732fa9
Add on_deactivate callback for luaentities ( #10723 )
2021-01-02 15:14:29 +01:00
Zughy
92aac69b36
"Browse online content" formspec improvement ( #10756 )
2021-01-02 15:13:02 +01:00
Zughy
55dba1bc6d
Display Minetest header when menu_last_game value isn't available anymore ( #10751 )
2020-12-28 13:56:58 +01:00
Lars Mueller
8f72d4b294
Fix minetest.is_nan
2020-12-24 22:07:04 +01:00
rubenwardy
d2bbf13dfe
Add dependency resolution to ContentDB ( #9997 )
2020-12-23 14:42:18 +00:00
Wuzzy
535557cc2e
Fix fallnode rotation of wallmounted nodebox/mesh ( #10643 )
2020-12-22 14:54:27 +01:00
Markus
af22dd86e3
Fix some more joystick issues ( #10624 )
2020-12-19 22:01:05 +01:00
Andrey
5066fe7583
MainMenu: Add clear button and icon for search input ( #10363 )
2020-12-19 22:00:20 +01:00
rubenwardy
664f5ce960
Add open user data button to main menu ( #10579 )
2020-12-19 13:27:15 +00:00
Lars
e638056523
Allow configuring block disk and net compression. Change default disk level.
2020-12-15 10:15:25 -08:00
Elias Fleckenstein
0c6e0c7177
Reorganize categories
2020-12-12 15:21:17 +01:00
Elias Fleckenstein
e8faa2afb7
Rework Range
2020-12-12 15:17:00 +01:00
Elias Fleckenstein
a34c610938
Make GitHub Actions Happy try 2
2020-12-12 14:06:41 +01:00
Elias Fleckenstein
7250cf2c1c
Merge branch 'master' of https://github.com/minetest/minetest
2020-12-12 14:00:10 +01:00
Elias Fleckenstein
f783f59392
Make GitHub Actions Happy try 1
2020-12-12 13:58:46 +01:00
Elias Fleckenstein
35c15567af
Update builtin/settingtypes.txt to the new philosophy
2020-12-11 17:47:52 +01:00
Elias Fleckenstein
0c9e7466e8
New Cheat Philosophy
2020-12-11 17:11:22 +01:00
Elias Fleckenstein
a1e61e561f
World Cheats improvements; Add BlockLava; Readd minetest.request_http_api for Compatibility
2020-12-11 16:38:49 +01:00
sfan5
07e0b527cf
Revert "Increase limit for simultaneous blocks sent per client and the meshgen cache."
...
This reverts commit 2f6393f49d5ebf21abfaa7bff876b8c0cf4ca191.
2020-12-04 19:06:16 -08:00
HybridDog
e73c5d4585
Fix MSAA stripes ( #9247 )
...
This only works when shaders are enabled.
The centroid varying avoids that the textures (which repeat themselves out of bounds) are sampled out of bounds in MSAA.
If MSAA (called FSAA in minetest) is disabled, the centroid keyword does nothing.
2020-12-04 20:16:12 +01:00
sfan5
ecd4f45318
Fix certain connected nodeboxes crashing when falling
...
fixes #10695
2020-12-04 11:28:45 +01:00
Elias Fleckenstein
89995efee4
CheatDB Support & Enable/Disable CSMs in Main Menu
2020-12-01 14:32:54 +01:00
Elias Fleckenstein
3df23e23cd
Small AutoTool Fix
2020-12-01 10:59:02 +01:00
Elias Fleckenstein
8b3eaf5b05
Lua API: Particle callbacks; Add NoWeather
2020-11-30 11:20:07 +01:00
Elias Fleckenstein
0a285dd338
Remove NextItem
2020-11-29 19:15:41 +01:00