teknomunk
|
ac5b6ae701
|
Fix typo in snowman code (#5081)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/5081
Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
|
2025-04-02 18:02:45 +02:00 |
|
teknomunk
|
1d436392da
|
Fix deprecation warnings about initial_properties
|
2025-03-30 15:34:14 +02:00 |
|
Nicu
|
5d39b5bb01
|
Make zombies taller (#5042)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/5042
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Nicu <kneekoo@noreply.git.minetest.land>
Co-committed-by: Nicu <kneekoo@noreply.git.minetest.land>
|
2025-03-22 23:07:01 +01:00 |
|
teknomunk
|
b42993c46d
|
Change self.visual_size to self.initial_properties.visual_size
|
2025-03-14 08:39:03 +01:00 |
|
teknomunk
|
7c2238f456
|
Move mesh,visual,visual_size,glow,make_footstep_sound,stepheight,automatic_face.. to initial_properties
|
2025-03-14 08:39:03 +01:00 |
|
teknomunk
|
98feab34b2
|
Fix startup crash
|
2025-03-14 08:39:03 +01:00 |
|
teknomunk
|
26aa7d3feb
|
Update collisionbox code
|
2025-03-14 08:39:03 +01:00 |
|
teknomunk
|
4b7e752323
|
Fix hp_max and hp_min for mobs
|
2025-03-14 08:39:03 +01:00 |
|
James David Clarke
|
e5f931a0ea
|
Added more entity's properties into initial_properties table.
|
2025-03-14 08:39:03 +01:00 |
|
James David Clarke
|
76d7f9f349
|
lack of initial_properties Deprecation warning for entities solved mostly. fixes #4090
|
2025-03-14 08:39:03 +01:00 |
|
Mikita Wiśniewski
|
f72a069c09
|
mobs_mc: Fix sheep graze core.sound_play usage (#5018)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/5018
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
|
2025-03-14 08:31:18 +01:00 |
|
Mikita Wiśniewski
|
45ebb11e5f
|
Update squid's appearance
|
2025-03-06 16:55:45 +01:00 |
|
Mikita Wiśniewski
|
50273e642b
|
Update spiders' appearances
|
2025-03-06 16:55:45 +01:00 |
|
Mikita Wiśniewski
|
7a0f56e203
|
Update chicken's appearance
|
2025-03-06 16:55:45 +01:00 |
|
teknomunk
|
1247140faa
|
Change scale to fix upside-down head
|
2025-03-04 20:58:52 +01:00 |
|
teknomunk
|
e471a29b2d
|
Fix axolotl heads on 5.11.0
|
2025-03-04 20:58:52 +01:00 |
|
cora
|
204fddebd2
|
Fix occurences of old itemframes itemstring in code
|
2025-02-21 19:39:13 +01:00 |
|
teknomunk
|
dd0aa487f5
|
Change all water mobs to use mobs_mc.water_level instead of assuming water = 0
|
2025-02-10 20:04:44 +07:00 |
|
teknomunk
|
ed66fdcc35
|
Finish converting to new mcl_mobs:spawn_setup() API
|
2025-02-10 20:04:44 +07:00 |
|
teknomunk
|
84a7787aff
|
Next batch of mobs
|
2025-02-10 20:04:44 +07:00 |
|
teknomunk
|
e1d567fb0f
|
Convert more mobs to the new spawn_setup() API
|
2025-02-10 20:04:44 +07:00 |
|
teknomunk
|
c8d2e74cf5
|
Correct chance/interval swap
|
2025-02-10 20:04:44 +07:00 |
|
teknomunk
|
7bf1c958e4
|
Start converting mob spawn registrations to use mcl_mobs:spawn_setup()
|
2025-02-10 20:04:44 +07:00 |
|
Nicu
|
bed4734618
|
Increase volume of sheep grazing (#4910)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4910
Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
Co-authored-by: Nicu <kneekoo@noreply.git.minetest.land>
Co-committed-by: Nicu <kneekoo@noreply.git.minetest.land>
|
2025-02-09 17:10:43 +01:00 |
|
Nicu
|
7f01e46fd5
|
Tweak head_bone_position to fix head placement for sheared sheep (#4909)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4909
Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: Nicu <kneekoo@noreply.git.minetest.land>
Co-committed-by: Nicu <kneekoo@noreply.git.minetest.land>
|
2025-02-09 17:09:42 +01:00 |
|
Mikita Wiśniewski
|
12ad6f586d
|
Update erle's name in code and docs (#4844)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4844
Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
Reviewed-by: teknomunk <teknomunk@protonmail.com>
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-committed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
|
2025-02-09 16:49:58 +01:00 |
|
kno10
|
df08ba7e82
|
use new hashing functions
|
2025-02-09 16:41:22 +01:00 |
|
kno10
|
9472017fdb
|
improve UUID functionality
|
2025-02-09 16:41:22 +01:00 |
|
SmokeyDope
|
22ff4d3694
|
Add some missing sounds for mobs (#4875)
- Eating sound for Sheep (file already here)
- Damage sound for Sheep
- mobs_mc_sheep_damage.ogg all taken from https://freesound.org/people/Breviceps/sounds/644830/ released under CC0
- More random baa sounds for Sheep
- mobs_mc_sheep_random.1.ogg is taken from here https://freesound.org/people/michaelperfect/sounds/710298/ and is released under CC0
- mobs_mc_sheep_random.2.ogg is taken from here https://freesound.org/people/satoristudios3/sounds/677221/ and is released under CC0
- Footsteps for Skeletons fixed
- Random Sounds for Skeletons fixed
- Sounds for Iron Golem
- mobs_mc_iron_golem_clank_damage.1.ogg comes from https://freesound.org/people/F.M.Audio/sounds/616200/ CC-BY-4.0
- mobs_mc_iron_golem_clank_damage.2.ogg comes from https://freesound.org/people/F.M.Audio/sounds/620435/ CC-BY-4.0
- mobs_mc_iron_golem_clank_damage.3.ogg comes from https://freesound.org/people/F.M.Audio/sounds/620830/ CC-BY-4.0
- mobs_mc_iron_golem_death.ogg taken from https://freesound.org/people/yottasounds/sounds/175180/ under cc-by-3.0
- mobs_mc_iron_golem_random.1.ogg taken from https://freesound.org/people/LemmaEOF/sounds/538065/ under cc-by-4.0
- mobs_mc_iron_golem_random.2.ogg taken from https://freesound.org/people/newagesoup/sounds/337841/ released under CC0
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4875
Reviewed-by: kno10 <kno10@noreply.git.minetest.land>
Co-authored-by: SmokeyDope <smokey@tilde.team>
Co-committed-by: SmokeyDope <smokey@tilde.team>
|
2025-01-25 20:13:13 +01:00 |
|
kno10
|
9564b69e6a
|
Unnecessary use of mcl_vars.get_node (#4781)
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4781
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
|
2025-01-24 22:37:07 +01:00 |
|
teknomunk
|
3a54c67c4c
|
Remove unused table.find(), add comment on fallthru, fix typo in log message, switch to using mcl_log for two log messages, set guardians to no biomes (structures only)
|
2025-01-20 18:37:09 +01:00 |
|
teknomunk
|
2626a475ee
|
Redo guardian spawn registration (copy biomes from glow squid)
|
2025-01-20 18:37:09 +01:00 |
|
kno10
|
25a832c4b6
|
rerun mod_translation_updater
|
2025-01-03 11:56:04 +01:00 |
|
ninjum
|
b407cc9628
|
Squashed: Galician translation
|
2025-01-03 11:56:04 +01:00 |
|
kno10
|
b39cee7c5c
|
rerun translation updater
|
2024-12-31 02:39:28 +01:00 |
|
JOSE DANIEL ANGULO PLATA
|
79fb8b6371
|
More translations in Spanish
|
2024-12-31 02:39:28 +01:00 |
|
kno10
|
631162e24c
|
Switch from deg to rad.
|
2024-12-27 10:48:00 +07:00 |
|
kno10
|
dd165ec0e9
|
Update to set_bone_override
|
2024-12-27 10:48:00 +07:00 |
|
teknomunk
|
7de503770f
|
Address review concerns
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
2732976404
|
Move fireball redirection service award check to ghast from fireball
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
bb934d09ee
|
Break long lines, add space between functions in vl_projectile/init.lua
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
bc321ccae4
|
Add _vl_projectile.can_punch() to mob API and move hard-coded entity behavior from arrow to rover code
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
0d8f7515c6
|
Update minetest->Luanti in affected documentation, update minetest. -> core. in affected code, factor out common subexpressions in mods/ITEMS/vl_projectile/init.lua
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
aa8cec9911
|
Implement mcl_util.remove_entity() and convert projectile code to use it
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
1df10c8dd3
|
Correct damage for mob projectiles
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
2d56deacf6
|
Replace _puncher with _owner, rework projectile code to make _owner a string, copy mcl_util.gen_uuid() from minecart branch, add mcl_util.get_entity_id(), fix crash
|
2024-12-25 11:52:24 +01:00 |
|
the-real-herowl
|
515b5bc5c7
|
Fixed abnormal skull rotation
|
2024-12-25 11:52:24 +01:00 |
|
the-real-herowl
|
254b100fac
|
Fixed wither skulls
- wither skulls now hit players again
- wither skulls (strong version) don't cause a crash anymore
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
ee3ea9d3f5
|
Prevent dereferencing nil in wither.lua, fix minor typo in debug statement
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
642c474012
|
Stop wither from shooting itself
|
2024-12-25 11:52:24 +01:00 |
|