Mikita Wiśniewski
|
13fb32f482
|
Fix right-clicking in survival mode
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
a883c84345
|
Patch mcl_chests for pickblock
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
9f49959c48
|
Pickmob functionality
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
50c0cb87ce
|
Fix some more issues with vl_pickblock, avoid conflicts with mcl_meshhand
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
fb1ffb7939
|
Fix some present issues with vl_pickblock
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
c7aa353bb4
|
Patch mcl_cocoas for pickblock
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
353cc12175
|
Patch mcl_farming for pickblock
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
8846648384
|
Patch mcl_mangrove for pickblock
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
3b04ea4cb3
|
Patch mcl_beehives for pickblock
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
71ce2f4525
|
Patch mcl_ocean/sea_pickle.lua for pickblock
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
a8ded4294e
|
vl_pickblock: fix rightclick broken in survival
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
0af2346029
|
Give slabs when pickblocking double slab blocks
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
ed13c49689
|
vl_pickblock: GOLD -> YELLOW
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
c20401c7cb
|
Patch mcl_flowers for pickblock
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
703e92249f
|
Refactor vl_pickblock
|
2025-01-10 11:04:06 +07:00 |
|
Mikita Wiśniewski
|
e2e41982f6
|
Patch mcl_doors for pickblock
|
2025-01-10 11:04:05 +07:00 |
|
Mikita Wiśniewski
|
37788e37ed
|
Patch mcl_beds for pickblock
|
2025-01-10 11:04:05 +07:00 |
|
Mikita Wiśniewski
|
6258d99c6b
|
Patch mcl_ocean for pickblock (again)
|
2025-01-10 11:04:05 +07:00 |
|
Mikita Wiśniewski
|
2d7bf2e8d0
|
Notify the player if a picked block is already in their hotbar
|
2025-01-10 11:04:05 +07:00 |
|
Mikita Wiśniewski
|
93ac14f33a
|
Simplify pickblock implementation and call on_rightclick
|
2025-01-10 11:04:05 +07:00 |
|
Mikita Wiśniewski
|
6e28de0b15
|
Patch mcl_brewing to work with pickblock
|
2025-01-10 11:04:05 +07:00 |
|
Mikita Wiśniewski
|
de90559939
|
Patch mcl_stairs to work with pickblock
|
2025-01-10 11:04:05 +07:00 |
|
Mikita Wiśniewski
|
96646c03cb
|
Patch mcl_ocean to support pickblock
|
2025-01-10 11:04:05 +07:00 |
|
Mikita Wiśniewski
|
8d2c39fd1f
|
Implement basic pickblock functionality (on rightclick)
|
2025-01-10 11:04:05 +07:00 |
|
the-real-herowl
|
b9945d027a
|
Merge pull request 'Spawn room check that tolerates plants' (#4746) from spawn-space into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4746
Reviewed-by: teknomunk <teknomunk@protonmail.com>
|
2025-01-10 02:58:40 +01:00 |
|
kno10
|
36bededf5d
|
use helper function for cleaner code
|
2025-01-09 13:01:25 +01:00 |
|
kno10
|
f8a6172ca3
|
actually support spawnbox, drop old collisionbox workaround
|
2025-01-09 13:01:25 +01:00 |
|
kno10
|
2c2e5d7dc8
|
allow spawning medium size mobs in 2x2
|
2025-01-09 13:01:25 +01:00 |
|
kno10
|
a4fa9c1913
|
make fly_in a map
|
2025-01-09 13:01:25 +01:00 |
|
kno10
|
ac1333be94
|
spawn room check that tolerates plants
|
2025-01-09 13:01:25 +01:00 |
|
SmokeyDope
|
ec72f7a60c
|
Update redstone dust texture (#4842)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4842
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: SmokeyDope <smokey@tilde.team>
Co-committed-by: SmokeyDope <smokey@tilde.team>
|
2025-01-09 07:33:53 +01:00 |
|
kno10
|
2f457d9c32
|
Drop non-persistent tracking of generated chunks. (#4834)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4834
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
|
2025-01-08 04:51:21 +01:00 |
|
kno10
|
11ff8b319d
|
Use mcl_util function in mcl_flowers (#4833)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4833
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
|
2025-01-08 02:22:06 +01:00 |
|
the-real-herowl
|
71256def7f
|
Merge pull request 'Fix indestructable blocks provided by mods' (#4285) from teknomunk/MineClone2:fix-indestructable-blocks into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4285
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
a9f50e68af
|
Cleanup
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
dccb07d36f
|
Remove log dump
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
e8b9346026
|
Make blocks breakable when not passing in node definition to mcl_autogroup.group_compatibility()
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
5257e7bc80
|
Address review comments
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
b6164ab6e6
|
Fix spelling
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
517024f9c1
|
Finish adding backticks to documentation, switch from indestructable to unbreakable and make nodes with either group indestructable
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
e7978fc515
|
Move documentation to correct location, add backticks to existing mcl_autogroups documentation
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
28b5e00e37
|
Add API documentation, change ndef to node_def to match documentation, change log message according to review comment
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
b5a05857eb
|
Add conversion for nodes that shears act on
|
2025-01-07 16:18:09 +01:00 |
|
teknomunk
|
d7995d81bb
|
Fix indestructable blocks provided by mods
|
2025-01-07 16:18:09 +01:00 |
|
the-real-herowl
|
64b92a5b0b
|
Merge pull request 'Optimize finding lightning rods' (#4665) from optimize-lightning into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4665
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
|
2025-01-07 16:17:19 +01:00 |
|
teknomunk
|
ba631d3af7
|
Remove overtime warning (will be introduced as part of https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4716), update type annotations, resolve warnings
|
2025-01-07 16:17:19 +01:00 |
|
teknomunk
|
911e203fd7
|
Add server lag tracking to mcl_player global step, maintain an index of lightning attractors in mod storage for mcl_lightning_rods and use this instead of minetest.find_node_near during lightning strikes, modify node definition to allow for additional lightning attractors
|
2025-01-07 16:17:19 +01:00 |
|
kno10
|
288bdf18b4
|
Always use standing animation in player formspec (#4686)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4686
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: kno10 <kno10@noreply.git.minetest.land>
Co-committed-by: kno10 <kno10@noreply.git.minetest.land>
|
2025-01-07 16:14:02 +01:00 |
|
the-real-herowl
|
3c0f45c231
|
Merge pull request 'Make structure generation more deterministic' (#4550) from kno10/VoxeLibre:mapgen-random-structures into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4550
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
|
2025-01-07 16:13:12 +01:00 |
|
kno10
|
3e618c2d3e
|
move structures code from mcl_mapgen_core to mcl_structures
|
2025-01-07 16:13:12 +01:00 |
|