imre84
cc0a25dc40
Merge c29990b601
into 88ecab34d9
2024-07-27 16:23:09 +02:00
Niklp
88ecab34d9
Replace deprecated get_metadata()
calls ( #3142 )
2024-07-27 14:42:08 +02:00
1F616EMO~nya
9cb57ae5f2
Log furnace inventory actions ( #3141 )
2024-07-27 14:41:16 +02:00
1F616EMO~nya
77bbcee0cd
Limit furnace sound volume on catch-up smelting ( #3144 )
2024-07-26 09:36:05 +02:00
Niklp
da0509c5bd
Replace deprecated meta:set_string()
call
2024-06-29 16:58:53 +02:00
Lunovox
599dedd927
translate to brazilian portuguese and portuguese of Portugal ( #3104 )
2024-06-24 12:23:50 +02:00
ssdaniel24
061f4e76dd
Added can_grow function to plant definition ( #3131 )
2024-06-23 18:03:36 +02:00
Andrii Nemchenko
f03c992864
Fix the possibility to put fire in a protected area ( #3129 )
2024-06-22 12:54:57 +02:00
1F616EMO~nya
91f6e5faec
Fix crafting for fences etc. starting with colon ( #3132 )
2024-06-22 12:54:27 +02:00
1F616EMO~nya
82b017af6b
Avoid using the global 'table' as a function argument name
...
Co-authored-by: José Douglas da Silva Souza <44056294+JoseDouglas26@users.noreply.github.com>
2024-06-16 20:08:42 +02:00
mruncreative
511619253f
Fix upside down nodes in large cactus schematic ( #3123 )
...
* Update schematic_tables.txt (large_cactus)
* Replace large_cactus with upside down nodes with fixed one
2024-06-02 19:38:35 +02:00
Lars
3ad8a6a473
Fix possible invalid object reference in TNT mod
2024-05-26 17:01:45 +02:00
sfan5
1ce48351ea
Add random_mod_load_order to test config
2024-05-12 17:23:41 +02:00
sfan5
c60d8e4da0
Add API to control respawn logic and behavior
2024-05-12 14:46:12 +02:00
sfan5
d1ba7c3db3
Add API to weather mod
...
Co-authored-by: Till Affeldt <t.affeldt@tu-braunschweig.de>
2024-05-12 14:39:16 +02:00
sfan5
31133a371e
Fix set_node(air) calls
...
In the fireflies case it can be replaced with remove_node.
In the beds case we fix the logic to do what it should. Coincidentally the end result was correct nonetheless.
2024-04-13 13:32:18 +02:00
1F616EMO~nya
0639681f9b
Log bucket liquid placement ( #3108 )
2024-04-13 13:07:13 +02:00
tour
a43a6bcdef
fix crash from default.chest.register_chest
2024-04-07 13:51:51 +02:00
Imre Péntek
c29990b601
debug code reverted
2024-03-31 23:59:09 +02:00
Imre Péntek
dbfaad4610
cb renamed to callback
2024-03-31 23:59:09 +02:00
Imre Péntek
357f87abad
minetest.conf.example updated with bones_max_slots
2024-03-31 18:33:19 +02:00
Imre Péntek
c2cfa87cf2
to make bones_mode = keep work
2024-03-31 18:23:19 +02:00
Imre Péntek
5cc2b46aa4
coding style fix
2024-03-31 17:22:32 +02:00
Imre Péntek
cc6b859ce0
coding style fix
2024-03-31 14:13:06 +02:00
Imre Péntek
cd8cb78856
coding style fix
2024-03-31 14:03:34 +02:00
Imre Péntek
e62cfaafd4
whitespace fix
2024-03-31 03:03:14 +02:00
Imre Péntek
48099ebcb5
luacheck fix
2024-03-30 21:15:03 +01:00
Imre Péntek
58797832e3
bones inventory reordering
2024-03-30 21:13:41 +01:00
Imre Péntek
dfd0805e84
whitespace fix
2024-03-30 19:51:51 +01:00
Imre Péntek
e7d483bef9
scroll fix
2024-03-30 19:20:26 +01:00
Imre Péntek
704f11d9bf
testing/debug code to make the bones go full, needs to be reverted
2024-03-30 18:12:55 +01:00
ROllerozxa
16c663f87e
Replace beds_transparent.png with blank.png
2024-03-29 11:35:05 +01:00
Imre Péntek
9d4142772c
debug code removed
2024-03-28 16:49:45 +01:00
Imre Péntek
7c119feb51
scrollbar vs bones formspec
2024-03-28 16:49:36 +01:00
Imre Péntek
e27ad580d6
as per https://github.com/minetest/minetest_game/pull/3030#discussion_r1538212559
2024-03-28 11:29:07 +01:00
Imre Péntek
062fc4610b
doc clarification
2024-03-28 10:33:21 +01:00
Imre Péntek
25ff385294
fix for https://github.com/minetest/minetest_game/pull/3030#pullrequestreview-1912657094
2024-03-28 10:33:21 +01:00
Imre Péntek
da3c36ded8
NS routine as per code review
2024-03-28 10:33:21 +01:00
Imre Péntek
5b35ea553e
as per https://github.com/minetest/minetest_game/pull/3030#pullrequestreview-1899419816
2024-03-28 10:33:21 +01:00
Imre Péntek
b62713f0db
PR #3030 fix
2024-03-28 10:33:21 +01:00
Lars Mueller
9e52fc11a6
Make Luacheck happy
2024-03-28 10:33:21 +01:00
Lars Mueller
738e0d7292
Refactor
2024-03-28 10:33:21 +01:00
Lars Müller
bd60bfb549
Fix table.insert
usage
2024-03-28 10:33:21 +01:00
Lars Müller
224ae80626
Use Minetest's table.insert_all
2024-03-28 10:33:21 +01:00
Imre Péntek
4b2228066f
fixes as per code review completed (4)
2024-03-28 10:33:21 +01:00
Imre Péntek
5141c96c01
fixes as per code review completed (3)
2024-03-28 10:33:21 +01:00
Imre Péntek
eeec7d6be0
fixes as per code review completed (2)
2024-03-28 10:33:21 +01:00
Imre Péntek
3dad8a530d
fixes as per code review completed
2024-03-28 10:33:21 +01:00
Imre Péntek
b0545dc5c2
bones: bones are now holding 150 item slots and register_transfer_inventory_to_bones_on_player_death callback
2024-03-28 10:33:21 +01:00
sfan5
316c0c7224
Add workflow that runs simple test with the engine present
2024-03-27 22:00:03 +01:00