Dehydrate6684
9b2b8ee56e
Removed direction checks
2023-11-05 14:06:53 +08:00
Dehydrate6684
23468cc2dd
Used vector.offset instead of add/subtract
2023-10-10 09:39:16 +08:00
Dehydrate6684
0c48a46f7c
Updated code based on reviews
2023-10-09 13:55:08 +08:00
Dehydrate6684
cc217d0089
Removed unnessary node definitions
2023-09-17 17:13:50 +08:00
Dehydrate6684
e6653b78ee
Added directional checks
2023-09-17 17:04:24 +08:00
Dehydrate6684
a960bf2e8e
Update trapdoor climbable behavior
2023-09-16 13:16:49 +08:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08:00
PrairieWind
67078ba3b1
Fix most of the feedback issues in cherry blossoms
2023-06-25 16:37:02 +00:00
FossFanatic
ac31642ec9
Door Fixes & Improvements ( #3479 )
...
This pull request fixes the issue where people had to mirror their door textures because the game used a different method to texture the doors.
Speaking of mirrored, this pull request also fixes mirrored doors and improves those greatly.
Reviewed-on: MineClone2/MineClone2#3479
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: FossFanatic <fossfanatic@noreply.git.minetest.land>
Co-committed-by: FossFanatic <fossfanatic@noreply.git.minetest.land>
2023-06-13 15:43:52 +00:00
megustanlosfrijoles
06077d1633
Spanish translations ( #3753 )
...
<!--
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: José Muñoz <dr.cabra@disroot.org>
Reviewed-on: MineClone2/MineClone2#3753
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: megustanlosfrijoles <dr.cabra@disroot.org>
Co-committed-by: megustanlosfrijoles <dr.cabra@disroot.org>
2023-05-31 21:22:49 +00:00
megustanlosfrijoles
d14c074d6c
Add spanish translations ( #3678 )
...
I'm working on adding more translations. I made this pull request to let everyone now I'm working on this.
So far I've completed 1 file/mod
Co-authored-by: José Muñoz <dr.cabra@disroot.org>
Reviewed-on: MineClone2/MineClone2#3678
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: megustanlosfrijoles <dr.cabra@disroot.org>
Co-committed-by: megustanlosfrijoles <dr.cabra@disroot.org>
2023-05-10 23:12:37 +00:00
syl
96b2f6a01d
Improve French translation
2023-03-10 22:48:46 +01:00
anarquimico
e2de5908c7
5th ITEMS batch
2023-02-07 16:39:24 +00:00
Michieal
6265148727
Move textures all into one centralized directory.
2023-01-30 22:55:53 -05:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
cora
51e43f7efc
Fix mirrored doors rotation
2022-10-11 11:46:08 +02:00
Lizzy Fleckenstein
f6a40ffb78
Run tools/strip_trailing_whitespace.sh
2022-05-26 07:29:28 +02:00
1F616EMO
fb1d189d40
mcl_doors
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
AFCMS
30e83088d4
[mcl_doors] fix warnings
2021-05-23 00:03:34 +02:00
Benjamin Schötz
bffd032a8b
Fixes my own typo ;)
2021-04-14 22:06:03 +02:00
Benjamin Schötz
e4c8ba795a
Fixes typos, grammar errors, and some translation flaws in several german translation files.
2021-04-14 22:03:36 +02:00
kay27
3077498a63
Fix screwdriver/door duplication glitch, MineClone2/MineClone2#1149
2021-04-13 16:49:10 +04:00
Marcin Serwin
9472f86025
Fix spellchecking errors
2021-04-12 17:58:04 +02:00
Marcin Serwin
38d788998d
Add polish translation of mcl_doors
2021-04-12 15:19:40 +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
AFCMS
5d17a6b699
fix SO MANY pairs/ipairs
2021-03-16 17:35:46 +01:00
Lizzy Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
Lizzy Fleckenstein
fa9d4402c7
Fix doors dropping duplicate when blown up
2021-01-17 12:00:00 +01: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
MysticTempest
a20637f68c
Fix redstone dust climbing up doors, and fix redstone dust not turning off when redstone torch is destroyed through the destruction of an attached block
2020-05-13 21:11:17 +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
wuniversales
3772dd51cc
Update Spanish translation
2020-03-15 08:32:00 +01:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
cbda2ef326
Add _tt_help to many more items
2020-03-08 03:30:40 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
cfa77288c1
Add screwdriver support to doors
2019-12-13 10:59:30 +01:00
Wuzzy
31fbe97e4e
Allow axis rotation of trapdoors
2019-12-09 19:28:08 +01:00
aligator
1d5cdfe544
enable double doors (mirror) if left block is also a door of the same type
2019-07-31 14:56:24 +02:00
Wuzzy
c5db9987c3
Fix various typos in German translation
2019-03-25 11:01:52 +01:00
Wuzzy
1c27cbe4f6
German translation: mcl_mobitems to mcl_potions
2019-03-15 09:50:32 +01:00
Wuzzy
e764851775
German translation: Dunkeleiche → Schwarzeiche
2019-03-15 03:47:16 +01:00