FossFanatic
ce403b9245
Rename Liquid Textures ( #3758 )
...
This pull request renames the textures of water and lava to more closely follow the MineClone 2 naming convention.
The code has also been changed to now reflect these new names.
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3758
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: FossFanatic <fossfanatic@noreply.git.minetest.land>
Co-committed-by: FossFanatic <fossfanatic@noreply.git.minetest.land>
2023-11-02 23:47:26 +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: https://git.minetest.land/MineClone2/MineClone2/pulls/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
FossFanatic
14e630a1e2
Fix cauldron water textures
2023-02-18 08:53:36 +00:00
cora
ca6cf81e24
set objects on fire when in lava cauldron
2022-06-22 12:40:16 +02:00
cora
1401f398ae
globalstep instead of abm to extinguish objects
2022-06-21 14:24:15 +02:00
cora
3a7022ab66
Clean up buckets and cauldrons a little bit
2022-06-21 13:53:08 +02:00
cora
9937224997
Add lava filled cauldron
2022-06-21 12:58:19 +02:00
cora
820b97f065
fix soem codestyle stuff in mcl_cauldrons
2022-06-21 12:52:54 +02:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
Elias Fleckenstein
5df1df8e21
Update cauldron code to use the corrected translation template string
2021-04-26 10:52:50 +02:00
AFCMS
5d17a6b699
fix SO MANY pairs/ipairs
2021-03-16 17:35:46 +01:00
Elias Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
Elias Fleckenstein
4b61b3b4e5
#986
2021-01-17 12:29:25 +01: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
ba74546d48
Add extended tooltips
2020-02-19 04:54:17 +01:00
Wuzzy
e01ed8ab24
German translation: mcl_beds to mcl_chests
2019-03-14 06:20:05 +01:00
Wuzzy
e4fbbeddb2
New translation system, part 6: Items, part 2
2019-03-07 23:40:57 +01:00
Wuzzy
a62b5de79e
Cake+cauldron+endportalfr. put signal 4 comparator
2018-05-13 00:33:26 +02:00
Wuzzy
7196485294
Remove sunlight propagation for various nodes
2018-01-28 20:21:02 +01:00
Wuzzy
74d5da78a1
Simplify water mixing rules in cauldron
2017-11-30 20:35:21 +01:00
Wuzzy
142317c65a
Add river water support for bottles and cauldrons
2017-11-30 19:27:57 +01:00
Wuzzy
c58c12ae72
Update cauldron and banner help
2017-07-29 00:56:27 +02:00
Wuzzy
ba0d15608e
Pixel perfection liquid textures
2017-07-17 12:20:15 +02:00
Wuzzy
b1b45274e4
Add Help entry aliases for many core items
2017-03-20 18:12:05 +01:00
Wuzzy
005b509938
Add is_ground_content=false to some nodes
2017-03-11 16:36:05 +01:00
Wuzzy
3db4148e7d
Add some basic doc_items help texts for some items
...
Requires doc_items (not part of MCL2)
2017-03-02 21:55:25 +01:00
Wuzzy
aabb1e972d
Add _doc_items_create_entry fields for doc_items
2017-03-02 19:53:53 +01:00
Wuzzy
2d2521d178
Fix drop of filled cauldrons
2017-03-01 19:07:50 +01:00
Wuzzy
02c353638f
Fix cauldron typos
2017-03-01 18:06:26 +01:00
Wuzzy
8983d0656d
Add filled cauldron nodes
2017-03-01 17:48:01 +01:00
Wuzzy
3fe5271fdf
Add basic cauldron
2017-03-01 17:26:33 +01:00