1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-30 13:50:23 +02:00
Commit Graph

834 Commits

Author SHA1 Message Date
127629a029 Merge remote-tracking branch 'upstream/master' into dev 2023-11-26 13:53:43 +01:00
bff7596364 Update Ukrainian translation (#3070) 2023-11-04 16:40:07 +01:00
b58991d4f3 Fix typo in German translation 2023-10-08 18:11:44 +02:00
eba9012d05 Fix coral and kelp duping with mesecons' sticky piston (#3062) 2023-09-16 14:52:07 +02:00
59da46c80b Add sapling growth APIs (#3053)
---------
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
Co-authored-by: sfan5 <sfan5@live.de>
2023-09-12 15:43:41 +02:00
bbc70c95ef Replace nonfree water textures
Reduced image size.

Ran `optipng -strip all FILENAME` on files and reduced file size.

Transparent(er) River water

Made the `default_river_water.png` and it's relatives more transparent.

Added my name to license.txt

Bump year to 2023

Corrected Hue.

Corrected a miss-alignment in hue between running and still non-river water.
2023-09-04 13:34:39 +02:00
83c10f59e1 chest_lid_close: don't replace a node if it's not the expected open chest 2023-08-11 13:00:22 +02:00
960aff2f63 Improve opaque leaves textures (#3013) 2023-07-18 22:28:01 +02:00
d86435d86c Extend inventory action logging to include bones (#3040) 2023-07-05 23:14:02 +02:00
16bf166902 Update bookshelf on inventory move (#3039)
Otherwise the empty book slot icon does not get replaced
2023-06-07 16:20:47 +02:00
cd6ea53a52 Update bookshelf infotext on put and take inv actions 2023-06-06 18:07:37 +02:00
16b6bdde0a default.set_inventory_action_loggers: Hook (instead of replace) callbacks 2023-06-06 18:07:37 +02:00
671e289256 Merge commit '833ed776' into dev 2023-06-04 22:13:07 +02:00
xin
1e237b8d18 Minor improvements to the French translation (#3027) 2023-04-20 17:28:50 +02:00
833ed77620 Validate & sanitize formspec fields (#3022) 2023-04-08 18:13:45 +02:00
34c1d3242d Update locale files 2023-04-08 18:11:37 +02:00
ec2f57db0e Ensure chests close properly (#2965)
Co-authored-by: sfan5 <sfan5@live.de>
2023-01-25 19:10:32 +01:00
97130f4c1c Update Chinese translation (#3008)
+ template update
2023-01-21 09:44:35 +01:00
26b2da2c08 Update Japanese translation (#3007)
Add missing translations
 Corrected mistranslations
 Revised translation to match Mineclone2
2023-01-21 09:43:53 +01:00
c4cf1a6004 Update Indonesian translation (#3003)
- Add missing translations
- Fix wrong terms/spellings
2022-11-27 21:24:35 +01:00
3151f8f3cf Merge remote-tracking branch 'upstream/stable-5' into dev 2022-08-21 10:36:59 +02:00
2bdc7c8c7d Update Russian translation 2022-07-29 22:03:06 +02:00
06daee4c6d Correct some Esperanto translations (#2910) 2022-07-25 13:26:49 +02:00
697b028e43 Update Lojban translation 2022-07-22 21:28:31 +02:00
e229236bc2 Update German translation 2022-07-22 16:19:31 +02:00
350c52319e Update translation templates 2022-07-22 16:19:31 +02:00
b64868ef92 Move Japanese key translations to keys mod 2022-07-22 16:19:31 +02:00
79d38078a5 Remove paramtype2="glasslikeliquidlevel" from glass nodes (#2963) 2022-07-02 11:58:01 +02:00
986b65775f Update engine feature checks 2022-06-13 20:02:08 +02:00
b4392aeb1f Fix book duplication: Remember wield index (#2957) 2022-06-01 20:54:16 +02:00
54dc58ef1f Fix furnace fire sound stopping too late (#2955)
Cleans fire sound IDs after a few seconds
2022-05-29 21:16:23 +02:00
b57700a75b Add polish translation (#2926) 2022-05-29 16:20:42 +02:00
0c2ee1e41d Deduplicate player action logging, silence fake player actions (#2941) 2022-05-06 20:04:55 +02:00
a5d810bc78 Merge remote-tracking branch 'upstream/stable-5' into dev 2022-03-05 10:40:21 +01:00
cc3e7be429 Update Ukranian (uk) translation 2022-01-30 15:20:14 +01:00
a5547a3a76 Add ukrainian (uk) translation (#2921)
Co-authored-by: sfan5 <sfan5@live.de>
2022-01-30 00:35:28 +01:00
c8a1454e2b Fix and update Swedish translation (#2920) 2022-01-29 18:35:45 +01:00
bcd1ee048e Update french translations (#2922)
* Update french translations for beds, farming and fire

* Update french translations for mtg_craftguide

* Update french translations for default

* Correct typos

* Restore new line at end of file

* Shorten translation for better display

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-01-29 16:27:19 +01:00
40861c9e4f Move keys to a separate mod (Fix #1490) 2022-01-23 18:12:09 +01:00
0c1252bcf5 Balance sounds, remove silent water footstep 2022-01-23 18:07:59 +01:00
44d859d011 Merge remote-tracking branch 'upstream/master' into dev 2022-01-16 17:38:17 +01:00
78de12d6b4 Fix torch models so they render correctly in model[]
reported by @OgelGames
2022-01-09 22:57:57 +01:00
ad183c48ee Update German translation 2021-12-10 12:24:48 +01:00
2361987421 Update locale files 2021-12-10 12:24:48 +01:00
31f7d57889 Add and fix Japanese translation (#2904) 2021-10-31 19:17:21 +01:00
02ec133392 Prevent blocking of fuel inventory by fuel replacement (#2895) 2021-10-23 14:37:51 +02:00
f2bc5e2c67 Improve Russian translation (#2532) 2021-10-16 16:40:56 +02:00
953fcfe09e Improve zh_CN translation (#2885) 2021-09-04 23:37:39 +02:00
21e5f68292 default: Improves reading and writing to books. (#2656)
* Allow anyone to write to a book without any text and title.
* Allows saving books without any text or title.
* Adds a "Read" and "Write" tab to written owned books.

Fixes #1743
2021-09-04 23:37:27 +02:00
c96cc55c40 Fix incorrect documentation of "default_coal_lump.png" 2021-06-06 19:25:30 +02:00