uqers
7133031caf
Fix translations for ru, pl, ja, and fr
2023-05-27 01:42:59 +00:00
uqers
9c8b942e26
Fix a typo in Acquire Hardware achievement
...
Fixes a minor typo with an achievement name
2023-05-21 03:17:07 +00:00
ancientmarinerdev
62ca6faab1
Updated credits for new assets
2023-05-19 14:18:49 +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
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
7dc09e3ebd
Add spanish translations ( #3659 )
...
I just added some translations to Spanish that were missing
Co-authored-by: José Muñoz <dr.cabra@disroot.org>
Reviewed-on: MineClone2/MineClone2#3659
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: megustanlosfrijoles <dr.cabra@disroot.org>
Co-committed-by: megustanlosfrijoles <dr.cabra@disroot.org>
2023-04-27 19:50:10 +00:00
ancientmarinerdev
3ed3f16702
Pre-release update credits and set version 0.83.0
2023-04-15 12:25:17 +01:00
syl
ac4073a259
Improve french translation
2023-04-07 17:05:06 +02:00
syl
1d981876d9
Fix syntax errors in French
2023-03-14 11:55:07 +01:00
ancientmarinerdev
4e363049e1
Firework death message incorrect order fix
2023-03-12 21:16:40 +00:00
ancientmarinerdev
d5cb745def
Fixed thorns death message incorrect order
2023-03-12 21:16:40 +00:00
syl
96b2f6a01d
Improve French translation
2023-03-10 22:48:46 +01:00
Michieal
660c85dddc
Changed mcl_buckets' image use to be named properly. This fixes issue #3455
2023-02-15 14:52:00 +00:00
Michieal
8bfa55fa7a
Changed Salmon, Glow Squid, Cod, Cartography Table, Awards_Axolotl, Armor_Stand_Item. Glow-Ink_sac.
2023-02-14 01:43:16 +00:00
Michieal
6265148727
Move textures all into one centralized directory.
2023-01-30 22:55:53 -05:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
a1cc24f8d3
Slowing creative digging
2023-01-24 11:16:28 -06:00
CyberMango
e2cbd4267c
Added back sweet berries death messages.
2023-01-22 22:59:28 +02:00
CyberMango
4ec506b534
Turned a global constant into local.
2023-01-22 22:59:28 +02:00
CyberMango
06435e0f4c
Mixed 2 conditions into 1.
2023-01-22 22:59:28 +02:00
CyberMango
a1d98c080f
Now only allowing players and lua entities to do assist kills.
2023-01-22 22:59:28 +02:00
CyberMango
96cd2657db
Cleanup and removed debug prints.
2023-01-22 22:59:23 +02:00
CyberMango
cd63f32cdd
Fixed and optimized assist death messages.
...
Still left many log messages, a longer timeout and some unclean parts.
2023-01-22 22:58:46 +02:00
FossFanatic
b6951d00b9
Add an extra frame to the breaking animation
2023-01-22 15:06:51 +00:00
ancientmarinerdev
a7632e767d
Run credits update script for release 0.82
2023-01-19 21:09:42 +00:00
Michieal
6993559330
Updated relevant Credits for Bamboo and recent work.
2023-01-11 07:26:01 -05:00
PrairieWind
7cb5c55d68
Update Translation Files
...
Fixes the translation error for other languages
2023-01-09 13:36:36 -07:00
PrairieWind
6fd799ac42
Fix Country Lode HUD Issue
...
Fixed the error that was thrown when the advancement is unlocked and also fixed the popup HUD so the advancement title fits correctly
2023-01-06 16:35:59 +00:00
CyberMango
5e969ba928
Added sweet berries death messages.
2023-01-04 23:04:19 +02:00
ancientmarinerdev
e6e898671a
Merge pull request 'add japanese translation' ( #3149 ) from SakuraRiu/MineClone2:master into master
...
Reviewed-on: MineClone2/MineClone2#3149
Reviewed-by: Michieal <michieal@noreply.git.minetest.land>
2022-12-29 22:14:48 +00:00
CyberMango
bd38827f60
Fixes #2976
...
Now the inventory view on creative is no longer set to the survival
inventory upon taking damage.
Also the initial inventory view when openning a world in creative is at
the search page, not the survival inventory page.
mcl_inventory/init.lua no longer wraps mcl_armor.update_player to also
update the inventory view. This visual update happens anyways since it
is registered to happen on a visual change with
mcl_player.register_on_visual_change .
This also fixes a small visual bug that, on creative mode, if you would
equip/unequip an armor piece, the image of the player would be updated
twice.
2022-12-23 13:54:41 +02:00
Riu Sakura
3faa930bdc
Added missing translations.
...
In addition, the translation of "Grass Block" has been corrected to a better phrase.
2022-12-21 10:24:26 +09:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
ancientmarinerdev
254caaff37
Merge conflict fixes for release 0.81.1
2022-12-14 21:38:53 +00:00
ancientmarinerdev
5b68007902
Pre-release update credits and set version 0.81.1
2022-12-14 20:13:06 +00:00
Michieal
8256fe6f04
remove extraneous messages
2022-12-06 23:40:11 +00:00
Michieal
0bc88b55e5
Added in Workaround for ID not yet implemented in 5.70-Dev Minetest.
...
For more information, please see: https://github.com/minetest/minetest/pull/12989#issuecomment-1336407807
2022-12-06 23:40:11 +00:00
Michieal
d80dd41cb4
Add in template file for translations.
2022-12-06 23:40:11 +00:00
Michieal
43a69c445f
Added in Error Handling
...
The /ver command now has error handling, so that it will work regardless of minetest version, and will tell the user to update the minetest version for support.
Also updated the mod.conf to have the author field filled out.
todo: still needs translation files.
2022-12-06 23:40:11 +00:00
Michieal
dbe0437201
add in translator code for S("")
2022-12-06 23:40:11 +00:00
Michieal
283b7c7410
Add in Versioning info using /ver command.
2022-12-06 23:40:10 +00:00
cora
8b08707e3f
Add Faerraven to texture credits
2022-11-27 04:54:30 +01:00
cora
dd8f64e039
Add Ranko Saotome to credits
2022-11-27 04:40:14 +01:00
cora
944d53111a
Update credits
2022-11-27 04:40:14 +01:00
cora
fb8b3d5f55
Cleanup mcl_info clutter and messy var localization
2022-11-27 04:31:24 +01:00
Michieal
8184d4938c
Modify init.lua to allow normal player usage.
...
Changes made:
* Put in new chatcommand /whereami to allow normal players to turn on / off player location coords without needing special privs.
* Made Debug Coords level 2, Player Location level 1, and Off level 0. (Allows turning the location off.)
* Put in nil value check into get_text, to prevent errors caused by definitions accidentally not returning a value.
* Cached pairs, ipairs, and table because the code is called every 0.63 seconds, and it made sense to do so. (Hopefully, will help
to mitigate the added load on framerate.)
2022-11-27 04:31:24 +01:00
Michieal
da64a10403
mcl_info: Add player coords field to debug hud
2022-11-27 04:31:24 +01:00
cora
2a54ea6e74
mcl_info: Allow debug field that's visible for everyone
2022-11-27 04:31:24 +01:00
PrairieWind
160d7ca6fa
Add Voluntary Exile Advancement
2022-11-26 17:06:04 +01:00
cora
232f57c247
Add hero of the village achievement
2022-11-26 17:06:04 +01:00
cora
53c1ed9fbf
Merge pull request 'Axolotl' ( #2870 ) from TheOnlyJoeEnderman/MineClone2:Axolotl into master
...
Reviewed-on: MineClone2/MineClone2#2870
Reviewed-by: cora <cora@noreply.git.minetest.land>
2022-11-23 03:18:36 +00:00
PrairieWind
fb651a4922
Wax On and Wax Off Advancements
2022-11-17 03:16:45 +01:00
PrairieWind
bbb908239b
Total Beelocation Advancement
2022-11-17 03:16:45 +01:00
PrairieWind
0aaaa05164
Bee Our Guest Advancement
2022-11-17 03:16:45 +01:00
My favourite Minetest cheat clients are Dragonfire and Waspsaliva.
94960b64d4
Fix creative mode inventory search crash
...
Before this patch it was possible for any user to to crash Minetest in
creative mode. This was possible because queries in the search field
were interpreted as search patterns for string.find().
A search for a single square bracket would reliably crash the server.
Also, a search for 6000 times the string “a?” would hang the server.
The solution to both bugs is to not interpret the query as a pattern.
2022-11-15 04:41:01 +01:00
MysticTempest
6a0bcf9881
Fix insta-digging crash when punching stairs.
2022-11-09 04:26:41 -06:00
MysticTempest
2be75c9628
Better fix for creative digging drops, and fix the itemframes LBM.
2022-11-06 07:08:49 -06:00
TheOnlyJoeEnderman
8e74209c9b
add axolotl to translation template
2022-11-04 02:32:59 +00:00
chmodsayshello
e9703c409e
correct if/else in line 42
2022-10-31 21:53:51 +00:00
chmodsayshello
c572c27326
implement suggestions by cora ( https://is.gd/jJRf3y )
2022-10-31 21:40:38 +00:00
chmodsayshello
c1af4935a1
improve my poor (old) fix
2022-10-31 16:22:28 +01:00
chmodsayshello
910b3d57ac
fix crash iteself
2022-10-31 16:19:38 +01:00
TheOnlyJoeEnderman
2d7d577f31
Add Cutest Predator advancement
2022-10-29 04:20:13 +00:00
TheOnlyJoeEnderman
0fc09c6e89
revert 0ab82b5317
...
revert add cutest predator advancement, Fix accidental deletions.
2022-10-29 04:05:26 +00:00
TheOnlyJoeEnderman
b1355513dd
Merge branch 'master' into Axolotl
2022-10-28 07:18:37 +00:00
TheOnlyJoeEnderman
0ab82b5317
add cutest predator advancement
2022-10-26 20:33:41 +00:00
cora
05bd2b0e83
Update end credits again
2022-10-23 15:59:24 +02:00
cora
1ffcc98ba8
Update end credits
2022-10-23 15:59:23 +02:00
cora
e6aeb9ffba
Use dig_node instead of remove in creative dig
2022-10-18 11:42:56 +02:00
cora
efcd0c8dcc
Merge pull request 'Fix boss bars scaling issue with non 16x texture packs' ( #2767 ) from talamh/MineClone2:bossbars_fix into master
...
Reviewed-on: MineClone2/MineClone2#2767
Reviewed-by: cora <cora@noreply.git.minetest.land>
2022-10-15 23:04:53 +00:00
talamh
07e419905b
Fixed typo in image resizing in bossbars
2022-10-13 20:02:28 +01:00
talamh
f1ebe802c6
Fix boss bars scaling issue with non 16x texture packs
2022-10-12 19:37:56 +01:00
talamh
7cf287a504
Fix exp bar scaling issue with non 16x textures
2022-10-11 19:52:30 +01:00
FossFanatic
e35e949833
Add breaking animation by FossFanatic
2022-10-11 11:40:15 +02:00
PrairieWind
78f1a81d1f
Add Advancement Groups (Overworld, Nether, End, Adventure, Husbandry)
2022-10-10 01:10:49 +02:00
PrairieWind
0a33c5b5df
Added Types of Advancements (Advancements, Goals, and Challenges)
2022-10-10 01:10:49 +02:00
PrairieWind
f9f74d2af7
Changed Achievements to Advancements in player visible text.
2022-10-10 01:10:49 +02:00
cora
2a9d704293
Fix dumb mistake in creative crash fix
2022-10-10 01:07:11 +02:00
cora
a1919b572a
Fix crash in 5.6 gm-creative digging
2022-10-10 00:52:55 +02:00
cora
52ac8ffd43
clarify debug nature of chatcommands
2022-10-09 21:31:23 +02:00
cora
3686d9a79d
Enable mcl_title debug code, debug priv to chatcmds
2022-10-08 22:56:40 +02:00
AFCMS
d71d1c4b82
mcl_title API: enable styling
2022-10-08 22:46:32 +02:00
cora
3b92a5b0d2
Merge pull request 'Fix offhand hud slot incorrect scaling with non 16x texture packs' ( #2725 ) from talamh/MineClone2:offhand_hud into master
...
Reviewed-on: MineClone2/MineClone2#2725
2022-10-07 00:17:18 +00:00
talamh
ecd1162c2d
Fix offhand hud slot incorrect scaling with non 16x texture packs
2022-10-06 21:15:15 +01:00
talamh
b4859b8e7c
Replace bed nodeboxes with meshes
2022-10-06 17:36:51 +01:00
cora
6da1491f14
make xp.throw_xp return the orb objects
2022-10-06 00:31:00 +02:00
PrairieWind
f0d5080df7
Fixed Free the End advancement icon
2022-10-03 10:31:10 -06:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
18f8768909
Fix invisibility potion when changing skin
2022-09-15 12:04:20 -05:00
cora
661758040e
Update credits again
2022-09-14 23:13:47 +02:00
cora
5d530499a4
update credits
2022-09-14 23:11:43 +02:00
PrairieWind
ede968b571
Free The End Advancement
2022-09-14 20:37:08 +00:00
PrairieWind
d74e61d8b2
Sky's the Limit Advancement
2022-09-14 20:37:08 +00:00
PrairieWind
644e71f0ee
The End...Again... Advancement
2022-09-14 20:37:08 +00:00
PrairieWind
404f623527
The Next Generation Advancement
2022-09-14 20:37:08 +00:00
cora
e0abc7515d
Prevent possible crashes in creative dig and place
2022-09-14 14:48:42 +02:00
cora
8fbe770cee
Don't subtract items when placing in gm-creative
2022-09-14 00:52:23 +00:00
cora
c7045bc415
Instadig nodes on punch in (gamemode) creative
2022-09-13 16:52:53 +00:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
8e6b6393c2
Add advanced skin customization
2022-09-06 12:16:46 -05:00
3raven
6da876b573
Mise à jour de 'mods/HUD/mcl_death_messages/locale/mcl_death_messages.fr.tr'
2022-08-23 21:34:57 +00:00
3raven
ea412309f5
correction
2022-08-23 21:33:18 +00:00
3raven
ab3e56d2f7
Match template
2022-08-23 16:20:44 +00:00