Commit Graph

31 Commits

Author SHA1 Message Date
Muhammad Rifqi Priyo Susanto ba05a4c983
Add Indonesian translations (#7) 2023-12-09 12:06:39 +01:00
Wuzzy 58c223675d
Fix incorrect German translations (#6) 2023-07-14 08:31:25 +02:00
Niklp 3f0ffe0b52
remove broken recipes + maintenance (#5) 2023-07-11 21:16:37 +02:00
Niklp 6f4f80bdc6 use mod.conf instead of depends.txt 2022-06-16 13:44:13 +02:00
Niklp 239442ed1c use MT5 translator 2022-06-16 09:45:31 +02:00
Vanessa Dannenberg 275d3e7207 Merge branch 'master' into 'master'
Fix deprecated use of use_texture_alpha

See merge request VanessaE/basic_signs!1
2021-02-28 14:55:21 +00:00
bri cassa e588072095 Fix use_texture_alpha = "opaque" to use_texture_alpha = "clip"
Needed for hanging signs.
2021-02-28 11:53:59 +01:00
bri cassa 472f977779 Fix deprecated use of use_texture_alpha 2021-02-28 11:30:36 +01:00
VanessaE 29c8051b96 add minimum minetest version key for contentdb 2020-06-03 13:00:00 -04:00
Vanessa Dannenberg 896a1935a6 fix crash when placing old-named signs in non-wall position
(just needed more aliases to cover all the mounting options)
2019-10-12 11:22:28 -04:00
Vanessa Dannenberg b862bf944a replace missing glass sign inv textures 2019-10-03 14:19:02 -04:00
Vanessa Dannenberg d57d8e87b1 glass signs aren't supposed to be "locked"
also, fix textures on "sticks" on back of yard model
2019-09-26 14:26:03 -04:00
Vanessa Dannenberg 9da5a40bef add plastic sign (white) 2019-09-26 14:25:30 -04:00
Vanessa Dannenberg d35bc1e515 Adapt to changes in signs_lib API
Requires signs_lib commit 38362152 (2019-09-25) or later

Use custom pole mount images for glass signs
Use custom model for yard version of glass signs
Move wooden yard sign back to signs_lib
2019-09-26 00:51:30 -04:00
Vanessa Dannenberg c4f0b331c0 adjust for signs_lib's change of `allow_onpole`
(explicitly set them to `true`, as signs_lib now defaults to disabled)
2019-09-21 15:58:35 -04:00
Vanessa Dannenberg 2f6943495a allow placing signs on horizontal poles 2019-09-21 15:52:59 -04:00
Vanessa Dannenberg 7f4bf6daf1 Add glass and obsidian glass signs
requires signs_lib commit c66c1b7 or later
(otherwise the entity won't be visible from the back side).
2019-09-19 01:04:59 -04:00
Vanessa Dannenberg 7c235ec779 use signs_lib's wide-font API features where appropriate
move the wide mode for default wood and steel to signs_lib

requires signs_lib commit a5e711d3 or later
2019-09-15 16:16:36 -04:00
Vanessa Dannenberg 9317f1563a add wide font variant of all signs
(with full yard/hanging/pole/wall detection as appropriate)
2019-09-15 03:19:10 -04:00
Vanessa Dannenberg 486423286a allow steel and locked signs to hang from a ceiling 2019-09-15 01:47:29 -04:00
Vanessa Dannenberg 2ccb449550 move hanging wooden sign back to signs_lib
(it's now handled by signs_lib's generic hanging-sign code)
2019-09-15 01:22:49 -04:00
Vanessa Dannenberg 854b94349f Use signs_lib.register_sign() call
requires signs_lib commit 6f9ca21 or later

also moved the sign-on-pole LBM stuff to signs_lib where they belong.
2019-09-14 22:41:45 -04:00
Vanessa Dannenberg a0b8560101 use signs_lib's standard wood and steel signs sound defs 2019-09-14 18:00:00 -04:00
Vanessa Dannenberg f55c39acae Move text entity out a bit further from sign surface
was ~7.81 mm (2/256), now ~11.72 mm (3/256)
2019-09-14 17:32:11 -04:00
Vanessa Dannenberg a2fa20881a fix wrong output items in crafts 2019-09-12 12:37:43 -04:00
Vanessa Dannenberg 0bdd8322e3 fix 'dummy' formspec images (the hacky way) 2019-09-12 11:31:26 -04:00
Vanessa Dannenberg a80b3e94d0 Fix bad UV mapping 2019-09-12 00:29:19 -04:00
Vanessa Dannenberg 6b0816bbcb Fix broken/bad screwdriver rotation handling 2019-09-11 15:54:51 -04:00
Vanessa Dannenberg c72e967673 fix wrong drops on colored steel signs 2019-09-11 15:20:14 -04:00
Vanessa Dannenberg 5260af134e add readme and license. 2019-09-11 12:00:07 -04:00
Vanessa Dannenberg 970b27d5f4 Initial commit 2019-09-11 11:57:40 -04:00