chmodsayshello
460ef23b50
make upgrade_trimmed global
2023-06-21 11:49:21 +02:00
chmodsayshello
1e16647fe9
various codestyle fixes
2023-06-21 11:21:39 +02:00
chmodsayshello
16415ae577
bring back old global function
2023-06-21 10:57:50 +02:00
chmodsayshello
2665980007
add ':' to modname once
2023-06-21 10:53:41 +02:00
chmodsayshello
703f1f46fc
make slot names fit
2023-06-08 10:06:26 +02:00
chmodsayshello
0b118c170e
armor trims: support smithing table
2023-06-08 10:02:00 +02:00
chmodsayshello
8431ac34d0
add armor trim templates
2023-06-08 00:16:57 +02:00
chmodsayshello
049128972f
armor trim: more color transparency & creative inventory removal
2023-06-07 22:49:04 +02:00
chmodsayshello
0c65d9d11a
add mcl_enchanting as hard dependency
2023-06-07 22:29:59 +02:00
chmodsayshello
311beeb31c
fix enchanting of trimmed armor
2023-06-07 22:27:52 +02:00
chmodsayshello
bc3da8dab8
add armor trim color support
2023-06-07 21:01:55 +02:00
chmodsayshello
6c6a27320d
add trim boot textures
2023-06-07 20:30:10 +02:00
chmodsayshello
82f2f4784e
add helm trim textures
2023-06-07 20:13:18 +02:00
chmodsayshello
8476865ea7
add chestplate trim texture
2023-06-07 19:47:51 +02:00
chmodsayshello
b4273af245
fix color overlay
2023-06-07 17:22:57 +02:00
chmodsayshello
483285a612
loop through tools instead of items
2023-06-07 17:12:02 +02:00
chmodsayshello
b154f2def1
armor trims: inventory overlay
2023-06-07 17:06:53 +02:00
chmodsayshello
c62195662c
trims: blacklist certain iems
2023-06-07 16:42:34 +02:00
chmodsayshello
4dc5ad3bdb
add mcl_armor dependency
2023-06-07 16:11:07 +02:00
chmodsayshello
cc186cc588
add durability back
2023-06-07 15:58:28 +02:00
chmodsayshello
df8c9625e4
armor trims: proof of concept
2023-06-07 15:41:53 +02:00
PrairieWind
75e4000b30
Fix the scraped variants of certain waxed copper blocks
...
Also fix some wording in the oxidation api documentation
2023-06-02 20:28:54 +00:00
PrairieWind
46f6731cf5
Make oxidized slabs and stairs waxable, and fix the copper oxidation dupe
2023-06-02 20:28:54 +00:00
PrairieWind
0fba7eaed4
Fix a few crashes, make the abm work, and revive the wax off advancement
2023-06-02 20:28:54 +00:00
Michieal
7c46826958
Did what I should have done to begin with: changed _mcl_copper_waxed_variant to _mcl_waxed_variant so that it intuitively applies to more than just copper.
2023-06-02 20:28:54 +00:00
Michieal
d6858b7e2a
Made the scraped variants of the stairs & slabs.
...
Cleaned up commented out code.
2023-06-02 20:28:54 +00:00
Michieal
9e5a45e3fd
Rebased; Changed the way that the abm handles being called.
...
Still have to make the scraped variants of the stairs & slabs.
2023-06-02 20:28:54 +00:00
PrairieWind
4b9fc7046b
Add Oxidization API
2023-06-02 20:28:54 +00:00
ancientmarinerdev
90842c5f25
Fixed slight error.
2023-05-31 22:20:58 +00:00
ancientmarinerdev
428ae9ac0d
Fix positional sounds based on mt docs.
2023-05-31 22:20:58 +00:00
SmokeyDope
adee1a49af
Add max_hear_distance flag to composter sounds
2023-05-31 22:20:58 +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
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
1e63f3931a
Skins update
2023-05-26 20:27:11 +00:00
ancientmarinerdev
10a3d06360
Fix global variable references and exit mob_step if missing pos
2023-05-22 21:05:12 +00:00
PrairieWind
a5a035d9bb
Make sure dying sign text respects protection
2023-05-22 20:47:49 +00:00
ancientmarinerdev
62ca6faab1
Updated credits for new assets
2023-05-19 14:18:49 +00:00
PrairieWind
6294a61d0d
Make end crystals explode when nearby crystals are punched and explode
2023-05-17 21:17:46 +00:00
ancientmarinerdev
e2688c03e3
Zombie piglin no longer prevent sleep unless hostile.
2023-05-17 19:49:37 +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
PrairieWind
d467b80491
Fix waterlogged mangrove roots leaving water in the nether
2023-05-16 19:35:56 +00:00
ancientmarinerdev
530c8ec0da
Remove zombie pigmen and ensure zombie piglin named correctly. Add Piglin description names.
2023-05-14 15:56:26 +00:00
PrairieWind
f019f4ae45
Lightning rod param2 is now saved upon being struck
2023-05-14 11:50:27 +00:00
FossFanatic
998983445b
Rename Bucket Textures ( #3708 )
...
This pull request renames buckets so that they use the `mcl_` naming convention.
I originally was going to do some renaming on a bigger scope, but decided against it for now.
Reviewed-on: MineClone2/MineClone2#3708
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-05-14 11:41:39 +00:00
ancientmarinerdev
d42260cea3
Fix dropped out bamboo lines from translation work
2023-05-11 23:49:46 +01: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
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
ancientmarinerdev
ff426412ef
Fix sheep wool farm crash
2023-05-10 22:37:55 +00:00
ancientmarinerdev
3785dcda48
Beds mesecons dependency incorrectly named
2023-05-09 23:34:07 +00:00
Mikita Wiśniewski
387b79e582
Remove useless comments
2023-05-05 07:41:50 +07:00