MysticTempest
57409973b9
Fix creative inv tabs showing item tooltips.
2024-04-17 16:53:59 +07:00
Mikita Wiśniewski
312ad5b63b
Fix creative inventory search not working on Android ( fixes #3402 )
2024-04-17 16:53:59 +07:00
Mikita Wiśniewski
46ed6a6dda
Fix switching items in the creative inventory ( fixes #3941 )
2024-04-17 16:53:59 +07:00
teknomunk
44bb07507d
Cleanup comment, whitespace for readability
2024-03-31 02:28:46 +00:00
cora
3509b85a3e
Fix possible crash due to engine bug reloading XP orbs
2024-03-31 02:28:46 +00:00
syl
21dbc25f13
Improve french translation ( #4194 )
...
Made a few improvements in the french translation.
Revert a change (oeil->œil) which make harder to search items by typing theirs names. Because "œ" is not in the AZERTY keyboard.
Reviewed-on: MineClone2/MineClone2#4194
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: syl <syl@gresille.org>
Co-committed-by: syl <syl@gresille.org>
2024-03-07 20:04:02 +00:00
the-real-herowl
a8ad631864
Added ghast achievement and nerfed ghast
...
* ghast now attacks less frequently
* killing ghast with a ghast fireball now awards an achievement
2024-01-25 14:29:08 +01:00
James Clarke
aa4d5738c7
Fix Survival Inventory Tab API ( #4147 )
...
* restored some old code that had gone missing
* fixed the survival inventory tab API not working
* fixed some grammar
Reviewed-on: MineClone2/MineClone2#4147
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: James David Clarke <james@jamesdavidclarke.com>
Co-committed-by: James David Clarke <james@jamesdavidclarke.com>
2024-01-20 00:42:56 +00:00
the-real-herowl
ce56f396b1
Merge pull request 'Fix translation files syntax errors' ( #4092 ) from megustanlosfrijoles/frijolesclone2:fix-translation-files-syntax-errors into master
...
Reviewed-on: MineClone2/MineClone2#4092
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
2023-12-30 23:25:49 +00:00
the-real-herowl
befd98b83e
Fixed XP orb texture breaking randomly
...
It used undefined engine behaviour.
It's unclear how it even worked *sometimes*.
2023-12-30 04:13:13 +01:00
the-real-herowl
3d58878750
Updated release credits and set version for v0.86
2023-12-24 06:27:13 +01:00
JoseDouglas26
f8ef5a15c5
mcl_death_messages pt_BR translation
2023-12-22 23:45:08 +01:00
JoseDouglas26
8c0d9cc450
mcl_info pt_BR translation
2023-12-22 23:45:08 +01:00
JoseDouglas26
1f370bf1f2
hudbars pt_BR translation
2023-12-22 23:45:08 +01:00
JoseDouglas26
2d5b57c60d
mcl_experience pt_BR translation
2023-12-22 23:45:07 +01:00
JoseDouglas26
427724ced2
mcl_ver_info pt_BR translation
2023-12-22 23:45:07 +01:00
JoseDouglas26
799462c4b4
mcl_credits pt_BR translation
2023-12-22 23:45:07 +01:00
JoseDouglas26
a93ce7af1f
mcl_inventory pt_BR translation
2023-12-22 23:45:07 +01:00
JoseDouglas26
1524f63a6d
mcl_hbarmor pt_BR translation
2023-12-22 23:45:07 +01:00
José M
0d1a6d91e9
Remove an unescaped equals sign in mcl_info.fr.tr translation
2023-12-20 23:24:03 -06:00
José M
1f52b7051a
Add missing placeholder(s) in translation: '@1'
2023-12-20 18:58:15 -06:00
the-real-herowl
ca71e949a8
Credits update
2023-12-09 00:01:19 +01:00
the-real-herowl
47f920c9df
Updated release credits and set version for 0.85
2023-12-09 00:01:19 +01:00
the-real-herowl
24ffd64cad
Knockback fixes
2023-12-05 00:58:10 +00:00
Eliy21
b57f6be81d
Make showing advancement chat messages into a setting ( #4032 )
...
Reviewed-on: MineClone2/MineClone2#4032
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Eliy21 <eliy21@noreply.git.minetest.land>
Co-committed-by: Eliy21 <eliy21@noreply.git.minetest.land>
2023-11-28 01:37:45 +00:00
AFCMS
e324a1a74b
Make inventory use the util functions
2023-11-25 23:52:04 +00:00
3raven
86da47b922
French translation update ( #4006 )
...
Update french translation, add missing chain, fix typo
Reviewed-on: MineClone2/MineClone2#4006
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-11-25 01:08:06 +00:00
José M
4df6f82c64
Fix spanish translation errors ( #4018 )
...
Reviewed-on: MineClone2/MineClone2#4018
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: José M <dr.cabra@disroot.org>
Co-committed-by: José M <dr.cabra@disroot.org>
2023-11-18 22:20:02 +00:00
the-real-herowl
5a069af072
Merge pull request 'Piston-breakable nodes don't fill up the push limit, items properly drop' ( #3813 ) from seventeenthShulker/MineClone2:piston_digs_properly into master
...
Reviewed-on: MineClone2/MineClone2#3813
2023-11-06 19:50:31 +00:00
seventeenthShulker
520fd773fb
Fix random crash when piston breaks node with no player
2023-11-04 16:01:46 +00:00
chmodsayshello
ec7e99019e
add trim advancements
2023-10-21 22:25:30 +02:00
Sab Pyrope
8b7a71f93e
Update Russian translation. Fix 1.
2023-09-02 15:51:49 +08:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08:00
AFCMS
2eabeb119a
Fix creative node placement
2023-08-23 21:48:49 +02:00
AFCMS
149cb5d17c
Fix gramar mistakes
2023-08-19 18:30:03 +02:00
AFCMS
4f0620c7c1
Fix meshhand not updating correctly
2023-08-19 18:06:31 +02:00
AFCMS
4efb5bf8b9
Make creative inventory page buttons vertical
2023-08-19 18:01:32 +02:00
AFCMS
158ff8e860
Add commented basic scrollbar support to replace pages system
2023-08-19 18:01:32 +02:00
AFCMS
e936cede03
Update meshhand
2023-08-19 18:01:32 +02:00
AFCMS
df2ab1fd8c
Remove duplicated armor update code
2023-08-19 18:01:32 +02:00
AFCMS
dc20267b4f
Update inventory when player visuals change
2023-08-19 18:01:32 +02:00
AFCMS
ae632fe773
Fixes in `mcl_inventory`
...
- Fix (yet another) rebase conflict
- Remove unused code and annotations
- Fix annotations in `mcl_gamemode` to https://github.com/minetest-toolkit/minetest-lsp-api
2023-08-19 18:01:30 +02:00
AFCMS
4db0631133
`mcl_inventory` creative fixes
...
- Add many comments (I had a really hard time understanding the code)
- Add some more type annotations (https://github.com/minetest-toolkit/minetest-lsp-api )
- Rename non english variable
2023-08-19 18:01:30 +02:00
AFCMS
0e13190ea4
Fix reabse problem with `mcl_inventory`
2023-08-19 18:01:30 +02:00
AFCMS
3bbae86baf
Fix this stupid merge conflict
2023-08-19 18:01:29 +02:00
AFCMS
c8620685c0
Move stack size button label lower
2023-08-19 18:01:29 +02:00
AFCMS
7d8a1e1e5f
Fix some merging stuff
2023-08-19 18:01:29 +02:00
AFCMS
9831f2c25b
Document `mcl_formspec` API
2023-08-19 18:01:28 +02:00
AFCMS
4055555ec1
Redo Creative Inventory
2023-08-19 18:01:28 +02:00
AFCMS
5011e12209
mcl_inventory API documentation + fix
2023-08-19 18:01:28 +02:00