Commit Graph

1596 Commits

Author SHA1 Message Date
08057e8e0f Merge remote-tracking branch 'origin/stable-5' into HEAD 2022-09-19 21:45:31 +02:00
aff9c28eed Improve stair placement rotation for bridging (#2979)
Co-authored-by: sfan5 <sfan5@live.de>
2022-08-18 11:02:24 +02:00
e903b1f6d0 Make default an optional dependency for the creative mod 2022-08-18 10:16:22 +02:00
b55329d3e1 Merge remote-tracking branch 'origin/stable-5' into HEAD 2022-08-04 22:14:33 +02:00
2bdc7c8c7d Update Russian translation 2022-07-29 22:03:06 +02:00
c744829ce5 Update Russian translation for mtg_craftguide (#2873) 2022-07-29 15:10:24 +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
d7dd15782c Use add_wear_by_uses to fix incorrect uses counts (#2959) 2022-06-04 18:43:21 +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
b0cf061360 Fix TNT blowing up ignore nodes 2022-05-24 17:57:37 +02:00
33650c8c2e game.conf: Use title instead of deprecated name 2022-05-24 14:55:10 +02:00
e86d0dff94 TNT node drop particles: Only pick string tiles as fallback 2022-05-13 17:35:16 +02:00
5549b9585d Fix incorrectly negated comparisons 2022-05-13 17:35:07 +02:00
d294ef757e player_api: Fix crash for players without model 2022-05-13 17:34:58 +02:00
0ad8222b97 player_api - fix compatibility code
get_animation does not return the data if called from outside without this change
2022-05-13 17:34:49 +02:00
38307da22a Carts: Improve movement behaviour (#2951)
Backported various changes from boost_cart
Improved direction handling and code cleanup
Smoothed-out 'end of rail' animation
2022-05-09 20:44:06 +02:00
0c2ee1e41d Deduplicate player action logging, silence fake player actions (#2941) 2022-05-06 20:04:55 +02:00
edd033b708 TNT node drop particles: Only pick string tiles as fallback 2022-04-24 13:29:29 +02:00
9528c0f8b9 Adjust shadow intensity based on cloud density (#2938) 2022-04-02 09:35:36 +02:00
638099c999 Fix incorrectly negated comparisons 2022-03-26 19:58:07 +01:00
659895c3ed Update game_api.txt 2022-03-23 11:36:46 +01:00
ce82241ab2 Undo globalization 2022-03-23 11:36:46 +01:00
0110e01826 Fix bug and globalize players table 2022-03-23 11:36:46 +01:00
268a8844b6 Use a local for the globalstep function 2022-03-23 11:36:46 +01:00
f665382017 Allow mods to override animation globalstep 2022-03-23 11:36:46 +01:00
a6f3b89596 player_api: Fix crash for players without model 2022-03-13 00:02:40 +01:00
240f9a6a85 Fix translation of "cotton" for UK and RU locales 2022-02-15 20:29:34 +01:00
a840ac0a4d player_api - fix compatibility code 2022-02-03 09:15:14 +01:00
584a6a2102 player_api - fix compatibility code
get_animation does not return the data if called from outside without this change
2022-02-03 09:10:53 +01:00
e02e55fafd Minor translation refinement for UK and RU langs (Drinking Glass) (#2925) 2022-02-01 11:09:21 +01:00
a23819f4fe Merge remote-tracking branch 'origin/stable-5' into HEAD 2022-01-30 21:54:41 +01:00
cc3e7be429 Update Ukranian (uk) translation 2022-01-30 15:20:14 +01:00
172b62f802 Add trapdoor/door model specification (#2371) 2022-01-30 13:54:37 +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
fff3b98ab0 Make keys stackable if they contain the same secret (Fix #2714) 2022-01-23 18:12:09 +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
Yad
760581b330 Copyedit README.md & game.conf (#2919) 2022-01-23 18:07:10 +01:00
acc918436a Override local_animation settings for certain animations
This makes the lay/sit animation work on the local client (in third-person).
2022-01-20 22:48:59 +01:00
6623dec567 Redo player_api (#2745) 2022-01-17 21:49:28 +01:00