teknomunk
427f2cf847
Add type annotations to vl_tuning, convert minetest->core in vl_tuning, remove last remnants of [1] value accesses, fix several issues uncoverted by type checking, rename some fields
2025-01-01 14:43:47 +01:00
teknomunk
332211ad9c
Change from table indirection to getter/setter functions for dynamically updating local variables
2025-01-01 14:43:47 +01:00
teknomunk
0802c6102e
Implement showDeathMessages gamerule
2025-01-01 14:43:47 +01:00
teknomunk
77830d9e07
Change handling of mcl_showAdvancementMessages
2025-01-01 14:43:47 +01:00
teknomunk
759ad67ba4
Add gamerule keepInventory and migrate existing setting value from mcl_keepInvetory
2025-01-01 14:43:47 +01:00
teknomunk
717b7f9224
Change API so most parameters are in a definition table, add /gamerule chatcommand, implement gamerule announceAdvancements
2025-01-01 14:43:47 +01:00
teknomunk
04f9ef867b
Make awards use the notification delay setting
2025-01-01 14:43:47 +01:00
teknomunk
7bf1280200
Finish initial implementation of setting tuning with get/set commands
2025-01-01 14:43:47 +01:00
the-real-herowl
37b24c9dfe
Updated release credits and set version for v0.88
2024-12-31 04:01:14 +01:00
kno10
b39cee7c5c
rerun translation updater
2024-12-31 02:39:28 +01:00
JOSE DANIEL ANGULO PLATA
07dbc3edf8
New translation in Esperanto
2024-12-31 02:39:28 +01:00
JOSE DANIEL ANGULO PLATA
4023d38a69
New translation in Esperanto
2024-12-31 02:39:28 +01:00
teknomunk
de01ba45a6
Fix placed rail conversion, start automatic inventory rail conversion
2024-12-31 02:36:18 +01:00
the-real-herowl
6a6f033197
Spear throw charging
...
- spear throw has to be charged for full power
- bow charging is improved and compatible with spears
- fixed a crash
2024-12-29 08:09:33 +01:00
the-real-herowl
d4ca99f09e
Added firework stars
...
- empty fireworks now have a simple boom
- fireworks with generic stars have a colorful boom
2024-12-29 08:08:52 +01:00
the-real-herowl
30f64eeb16
Show fireworks properly in creative search
...
...also fixes potions there, this time for real
2024-12-29 08:08:52 +01:00
the-real-herowl
8b0534437a
Add metadata-based firework duration and force
2024-12-29 08:08:52 +01:00
the-real-herowl
1c36a4e07c
Fixed potion appearance in creative menu (search) ( #4760 )
...
This fixes potion appearance in creative menu, in the search tab. Proper potions appear there now.
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4760
Co-authored-by: the-real-herowl <wiktor_t-i@proton.me>
Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
2024-12-27 01:13:38 +01:00
kno10
6f12e173aa
Improve extraction of strings, for banner colors and villagers
2024-12-19 08:47:40 +01:00
kno10
c73baa3886
German translation updates
2024-12-18 18:42:25 +01:00
kno10
306f10b3b8
Update translations to follow string changes
2024-12-16 01:16:32 +01:00
kno10
62ac7fd4b9
fix some typos
2024-12-16 01:16:32 +01:00
kno10
3ecda2e70d
auto-update translation files
2024-12-16 01:16:32 +01:00
kno10
f9d331e0de
Update German translations
2024-12-16 01:16:32 +01:00
ethan
4db34098d9
Contributed simplified Chinese translations
2024-12-16 01:16:32 +01:00
Bloodaxe
7856f97f8e
Added all my localization files for Norwegian Bokmål
2024-12-16 01:16:32 +01:00
kno10
f160c65792
Incorporate feedback from PR
2024-12-16 01:16:32 +01:00
Peter Hartauer
88580d53b6
Initial Commit with translations
2024-12-16 01:16:32 +01:00
teknomunk
b582afeb1f
Update documentation for Minetest rename to Luanti ( #4706 )
...
This updates the VoxeLibre documentation by replacing "Minetest" with "Luanti" and updating links.
Done:
* Update "Minetest" in documentation and comments to "Luanti"
* Update links to forums, ContentDB and Luanti project web page
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4706
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
2024-11-28 20:55:48 +01:00
grorp
88c3c4558b
Fix for VoxeLibre
2024-11-10 15:14:56 +01:00
grorp
3954acdfb7
Creative inventory: padding[-0.015,-0.015] on mobile
...
- less wasted screen space
- matches old layout
2024-11-10 15:14:56 +01:00
grorp
02b354f54a
Avoid tab buttons going off-screen with high scaling values
2024-11-10 15:14:56 +01:00
grorp
cb624fe1d9
Creative inventory: Make the whole tab button clickable
...
Previously, only the tab icon was clickable. Clicking next to the icon would
just close the inventory.
The icon is still kept clickable too since that gives a nicer press animation.
I didn't end up using image_button because that resulted in a different image
size and position, even with the exact same coordinates.
2024-11-10 15:14:56 +01:00
SmallJoker
7f5b19cda8
Fix missing dependencies for random_mod_load_order
2024-09-15 22:25:44 +02:00
Mikita Wiśniewski
19d662dee4
Fix some typos in the API documentation ( #4630 )
...
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4630
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
2024-09-12 18:13:52 +02:00
teknomunk
316d5bf197
Address review comments on translations/grammar
2024-08-31 16:39:43 +02:00
teknomunk
8861ad935b
More translations entered
2024-08-31 16:39:43 +02:00
William Goodspeed
77bcf6cff3
Allowing `hb.change_bar' called with hudbar uninitialized
...
Calling `hb.change_bar' with hunger bar on damage disabled server
will crash the server. To not overload other functions to check
`enable_damage' over and over, simply make `hb.change_bar' able to be
called with uninitialized identifiers. #4586
2024-08-18 05:48:37 +02:00
teknomunk
bb9ed4498b
Address review comments
2024-06-26 06:52:26 -05:00
teknomunk
94981d9c09
Add return for get_staticdata
2024-06-26 12:23:30 +02:00
teknomunk
7ae05d9c06
Add persistence to XP orbs, cleanup xp_to_size
2024-06-26 12:23:30 +02:00
teknomunk
177e8f4b9d
Code cleanup
2024-06-26 12:23:30 +02:00
the-real-herowl
8bbceddbc2
Updated release credits and set version for hotfix v0.87.2
2024-06-24 03:28:19 +02:00
the-real-herowl
21c182fc0e
Fixed creative.lua invalidating iterator in loop ( #4354 )
...
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4354
Co-authored-by: the-real-herowl <wiktor_t-i@proton.me>
Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
2024-06-02 00:33:29 +00:00
the-real-herowl
dfddea76fb
Updated release credits and set version for v0.87
2024-05-26 18:30:19 +02:00
the-real-herowl
7cd0cfede8
Further (mcl_)luck functionality
...
* XP from mob breeding impacted by luck
* eye of ender explosion chance impacted by luck
* fishing loot impacted by luck
* melee critical damage impacted by luck
* also fixed 2 scripts marked as "executable"
2024-05-22 21:02:25 +02:00
the-real-herowl
42778a3a6d
Made some random rolls affected by mcl_luck
...
* xp bottle
* bow and crossbow crits
* megacrits added for mcl_bows, achievable only by (mcl_)luck
2024-05-22 21:02:25 +02:00
the-real-herowl
fce73ab2bf
Added some missing effects and improved API
...
* added a way to have a damage modifier relying on type instead of flag
* added Slow Falling
* added Levitation
* added Health Boost
* added Absorption
2024-05-22 21:02:24 +02:00
the-real-herowl
dc35f43bfa
Potions registering API fully works with creative
2024-05-22 21:02:24 +02:00
the-real-herowl
6d927ab1a1
Creative inventory using new potions API
...
-creative inventory utilizes the new potions API
-the new fancy tooltips are used there
2024-05-22 21:02:24 +02:00