Imre Péntek
6842d5d10c
to make bones_mode = keep work
2025-06-07 14:10:33 +02:00
Imre Péntek
81d259b7b3
coding style fix
2025-06-07 14:10:33 +02:00
Imre Péntek
0d46e0526f
coding style fix
2025-06-07 14:10:33 +02:00
Imre Péntek
67d0cd92f8
coding style fix
2025-06-07 14:10:29 +02:00
Imre Péntek
4250ba1ed2
whitespace fix
2025-06-07 14:06:45 +02:00
Imre Péntek
a077f7f748
luacheck fix
2025-06-07 14:06:45 +02:00
Imre Péntek
5d577a596e
bones inventory reordering
2025-06-07 14:06:45 +02:00
Imre Péntek
6e8f9aa8b8
whitespace fix
2025-06-07 14:06:45 +02:00
Imre Péntek
99025ebab5
scroll fix
2025-06-07 14:06:45 +02:00
Imre Péntek
0b1465849f
testing/debug code to make the bones go full, needs to be reverted
2025-06-07 14:06:45 +02:00
Imre Péntek
9fd61333a0
debug code removed
2025-06-07 14:06:45 +02:00
Imre Péntek
fa791eab1d
scrollbar vs bones formspec
2025-06-07 14:06:41 +02:00
Imre Péntek
f970fc8537
as per https://github.com/minetest/minetest_game/pull/3030#discussion_r1538212559
2025-06-07 14:04:56 +02:00
Imre Péntek
2f29afddcd
doc clarification
2025-06-07 14:04:56 +02:00
Imre Péntek
21ad20d631
fix for https://github.com/minetest/minetest_game/pull/3030#pullrequestreview-1912657094
2025-06-07 14:04:56 +02:00
Imre Péntek
d20c1e2dcf
NS routine as per code review
2025-06-07 14:04:56 +02:00
Imre Péntek
76dcf7256c
as per https://github.com/minetest/minetest_game/pull/3030#pullrequestreview-1899419816
2025-06-07 14:02:42 +02:00
Imre Péntek
5208139538
PR #3030 fix
2025-06-07 14:00:16 +02:00
Lars Mueller
abdd3f12df
Make Luacheck happy
2025-06-07 14:00:16 +02:00
Lars Mueller
f963ab2a8e
Refactor
2025-06-07 14:00:12 +02:00
Lars Müller
0b484fd5a6
Fix table.insert
usage
2025-06-07 13:53:08 +02:00
Lars Müller
bfa75a2a83
Use Minetest's table.insert_all
2025-06-07 13:53:08 +02:00
Imre Péntek
93637aab70
fixes as per code review completed (4)
2025-06-07 13:53:08 +02:00
Imre Péntek
5c9ae2911c
fixes as per code review completed (3)
2025-06-07 13:53:08 +02:00
Imre Péntek
54539fb05c
fixes as per code review completed (2)
2025-06-07 13:53:08 +02:00
Imre Péntek
63f6abe52f
fixes as per code review completed
2025-06-07 13:53:00 +02:00
Imre Péntek
7ce365f4e4
bones: bones are now holding 150 item slots and register_transfer_inventory_to_bones_on_player_death callback
2025-06-07 13:45:20 +02:00
sfan5
0351c66915
Use new VoxelManip cleanup API
luacheck / luacheck (push) Has been cancelled
test / test (push) Has been cancelled
2025-05-31 10:00:04 +02:00
ZenonSeth
a6bf9dd526
Workaround for sign regression with 5.12.0
...
luacheck / luacheck (push) Has been cancelled
test / test (push) Has been cancelled
---------
Co-authored-by: sfan5 <sfan5@live.de>
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
2025-05-28 18:53:44 +02:00
Pedro Gimeno
838ad60ad0
Fix dry_grass_N on dirt producing dirt_with_grass
...
luacheck / luacheck (push) Has been cancelled
test / test (push) Has been cancelled
`dry_grass_N` has groups `grass` and `dry_grass`, so if the check for `grass` is done first, having dry_grass on it makes it turn into `dirt_with_grass` instead of `dirt_with_dry_grass`. Changing the order fixes this.
2025-04-19 19:19:12 +02:00
Maksym H.
c6fabe4734
Creative: release memory when player leaves
luacheck / luacheck (push) Has been cancelled
test / test (push) Has been cancelled
2025-04-12 12:35:21 +02:00
sfan5
5a4818a402
Set blend = "clip" on spawned particles
luacheck / luacheck (push) Has been cancelled
test / test (push) Has been cancelled
2025-03-01 15:35:11 +01:00
sfan5
692ac2d062
Generalize TNT item loss probability and apply it to more items
2025-03-01 15:35:11 +01:00
StoyanDimitrov
d38b8e6657
Add Bulgarian translation ( #3178 )
luacheck / luacheck (push) Has been cancelled
test / test (push) Has been cancelled
2025-02-15 14:52:26 +01:00
Lars Müller
672b63f9dc
Fix TNT explosions not removing metadata ( #3180 )
...
Co-authored-by: sfan5 <sfan5@live.de>
2025-01-19 23:00:40 +01:00
SmallJoker
1f4291ff09
Beds: allow digging stray top nodes ( #3173 )
...
This may occur by rotating the bottom bed node without
calling the 'on_rotate' callback for various reasons.
2025-01-13 12:10:03 +01:00
sfan5
ee1f2b68df
Add safety checks before overriding builtin item entity ( #3177 )
2025-01-13 12:09:45 +01:00
EGYT5453
6da5e947f0
Fix optimize_textures.sh
2025-01-06 01:42:57 +01:00
Lars Mueller
9bcf2d46d0
Fix book crash with malicious form data
2024-12-21 16:28:45 +01:00
tenplus1
f4f365970a
Tweak beds moving check ( #3170 )
...
checking player movement is too sensitive with 0.001 as the value, changing to 0.05 works a lot better especially when 3rd party mods that change player physics are in use.
2024-12-12 16:36:46 +01:00
Wuzzy
312a67b40c
Replace Minetest mentions with Luanti ( #3169 )
2024-12-04 18:01:28 +01:00
CowboyLv
c7be7c165f
Latvian translation ( #3160 )
2024-11-16 16:32:35 +01:00
Alexander Chibrikin
92daf3e6f4
Make walls connect to nodes in a new wall_connected
group ( #3159 )
2024-11-15 15:10:14 +01:00
grorp
093cd28a27
Set bloom intensity
2024-10-16 14:12:25 +02:00
grorp
df8159436c
Set volumetric lighting strength
2024-10-01 17:29:41 +02:00
1F616EMO~nya
b23c44d980
Get rid of recursive call in default.dig_up ( #3133 )
2024-09-08 22:09:30 +02:00
sfan5
7967f77f3b
Don't assert default biomes in spawn mod
...
fixes #3124
2024-09-08 22:07:20 +02:00
1F616EMO~nya
2ce8ff3306
Simplify Butterfly and Firefly code ( #3125 )
2024-08-31 11:43:07 +02:00
Gundul
4e402ec39f
Fix crash if bones punched by non-player ( #3146 )
2024-08-18 19:40:14 +02:00
sfan5
d89170c129
Simplify and fix docker test
2024-08-18 19:35:43 +02:00