seventeenthShulker
378df76e5f
Prevent signs from being replaced by pushed/pulled blocks
2023-11-04 16:01:46 +00:00
seventeenthShulker
e5829f719d
All signs are mvps_stopper upon registration
...
All buttons are mvps_unsticky upon registration
Add some missing unmovable nodes
Bamboo trapdoor is now sticky
2023-11-04 16:01:46 +00:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08:00
PrairieWind
a5a035d9bb
Make sure dying sign text respects protection
2023-05-22 20:47:49 +00:00
PrairieWind
5071a7c789
Fix translator translating sign description api side instead of mod side
2023-05-16 21:38:28 +00:00
PrairieWind
0903ac60e4
Make custom sign registration not absolutely require color
2023-05-16 21:38:28 +00:00
3raven
9518d47662
(french) translation enhancements ( #3643 )
...
- Add missing translation
- Fix broken translations
- Fix unacurate description
- Correct/improve/change for cohesion french translation
Translations templates have been updated,other translations must be updated.
<!--
Please follow our contributing guidelines first:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#how-you-can-help-as-a-programmer
By submitting this pull request, you agree to follow our Code of Conduct:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md
-->
Tell us about your pull request! Reference related issues, if necessary
### Testing
Tell us how to test your changes!
Co-authored-by: 3raven <elise_declerck@laposte.net>
Reviewed-on: MineClone2/MineClone2#3643
Reviewed-by: AFCMS <afcm.contact@gmail.com>
Co-authored-by: 3raven <3raven@noreply.git.minetest.land>
Co-committed-by: 3raven <3raven@noreply.git.minetest.land>
2023-05-11 22:39:49 +00:00
syl
96b2f6a01d
Improve French translation
2023-03-10 22:48:46 +01:00
Michieal
6601ecf788
Basic signs texture replacement.
2023-02-15 14:52:00 +00:00
Michieal
6265148727
Move textures all into one centralized directory.
2023-01-30 22:55:53 -05:00
Riu Sakura
b1b2e06dc7
Removed invisible character codes.
...
Updated translations with the latest templates.
2022-12-20 08:37:24 +09:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
cora
7d63b07e09
Fix mangrove sign registrations
2022-11-18 00:51:45 +01:00
Michieal
197e807684
Fix the crafting recipes for the signs.
...
Placed in the proper place. Ugh.
2022-11-18 00:51:45 +01:00
Michieal
67296c7a37
Update Signs API to only use timer functions when there is text to display.
2022-11-17 02:55:14 +01:00
Michieal
4a1e37d9c6
fix typo that somehow propagated.
2022-11-17 02:55:14 +01:00
Michieal
e67c6e1ada
fix signs to reset after /clearobjects
...
Additionally, added in the register_hanging_sing_craft() for future use.
2022-11-17 02:55:14 +01:00
Michieal
fb10320550
Quickfix: changed standing sign rotate replacement node.
...
Replaced the standing sign (90 degrees) starting replacement node for on_rotate().
Tested on all signs, testing all degrees of rotation (all 16 of them).
fixes newly found bug: non-oak standing sign becomes oak standing sign when initially rotated with a screwdriver.
2022-11-03 13:10:50 +01:00
Michieal
5a68c876fb
new translations for the additional signs.
2022-11-03 13:10:50 +01:00
Michieal
dd1e4ca927
Added in Crimson Hyphae and Warped Hyphae Signs
...
Added in Crimson Hyphae and Warped Hyphae Signs.
Didn't do the the translations for them.
2022-11-03 13:10:50 +01:00
Michieal
162bd36101
Translations for the signs
2022-11-03 13:10:50 +01:00
Michieal
d48100c427
Translations for the signs
2022-11-03 13:10:50 +01:00
cora
58a4a9d048
Set signs debug output to default to false
2022-10-24 02:47:56 +02:00
Michieal
d4b9918ed4
Added in Documentation, changed the inventory image to be more minecraft-like (hand made), changed some licensing, and tracked down an out of place debug log line.
2022-10-23 03:20:34 -04:00
Michieal
7095876af1
Forgot to add in the greysacle images.
2022-10-21 22:55:26 -04:00
Michieal
9bbb065967
Complete signs acess using new API.
...
Has compatibility layer for signs_dark, the original signs, etc.
Has added greyscale sign for making your own signs. :)
TODO: add in translations, tweak the sign colors.
2022-10-21 22:50:39 -04:00
Michieal
c0e4c96d87
set up for new api.
...
Setting up for the NEW inclusive API. (prelude to).
2022-10-21 23:54:26 +00:00
Michieal
23654916cf
Update DEBUG to use the global variable.
...
Added in a debug variable entry into settings. This commit uses that variable for all of the Signs API's debugging needs.
2022-10-21 23:31:00 +00:00
Michieal
9f32a4c692
MineClone2 Signs Rewrite - move from GitHub to MeseHub
...
GitHub link: https://github.com/michieal/Mineclone2-Signs
2022-10-19 18:55:07 -04:00
1F616EMO
fc768cb1ad
mcl_signs
2022-02-23 23:58:05 +01:00
marcin-serwin
cbe8583cef
Merge branch 'master' into polish-translation
2021-06-02 10:14:25 +00:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
Marcin Serwin
3917bb51a2
Add polish translation of mcl_signs
2021-04-25 13:39:59 +02:00
AFCMS
02f393998f
fix many warnings (644 remaining)
2021-04-17 09:26:37 +02:00
Elias Åström
ed30fa0868
Move data from deprecated files to mod.conf
...
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.
This was done with a shell script :)
2021-03-18 17:37:12 +01:00
Lizzy Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
kay27
c9294a4d8a
Fix Wuzzy/MineClone2#996 Coordinate exploit in signs and chests, sent by @cora
2021-01-22 21:42:37 +04:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
c106a62979
Use minetest.is_creative_enabled
2020-07-10 16:45:40 +02:00
Wuzzy
1a0e979b0c
Update incomplete license information and credits
2020-05-11 17:18:04 +02:00
Wuzzy
c156398fb5
Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr
2020-05-09 18:57:40 +02:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
Wuzzy
3087621b11
Merge branch 'mcl_explosions'
2020-04-30 20:55:10 +02:00
Elias Åström
6315490b14
Update the rest of the blast resistance values
...
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +02:00
Wuzzy
e268370452
Add fire metadata to many nodes (unused for now)
2020-04-18 23:24:42 +02:00
Wuzzy
a2785041dd
Remove mod startup debug messages
2020-04-11 02:56:46 +02:00
Wuzzy
c5e4ec5e27
Use ephemeral sounds
2020-04-07 00:55:45 +02:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
ba74546d48
Add extended tooltips
2020-02-19 04:54:17 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00