Wuzzy
|
ecb7ea2164
|
Add shear achievement
|
2023-01-24 01:23:03 +01:00 |
|
Wuzzy
|
0cff7c2a7f
|
Rename and move 'magicpuff' textures
|
2022-10-17 01:43:57 +02:00 |
|
Wuzzy
|
844ce6b697
|
Shrink eating particles
|
2022-08-14 12:09:28 +02:00 |
|
Wuzzy
|
26b13a1583
|
Use add_wear_by_uses
|
2022-08-05 23:36:39 +02:00 |
|
Wuzzy
|
23a8258a35
|
Check node handler for mobspawn/village node
|
2022-07-23 14:23:24 +02:00 |
|
Wuzzy
|
57df6b72d6
|
Better bugfix for mob crash if die to node dmg
|
2022-06-09 09:06:08 +02:00 |
|
Wuzzy
|
e12e7e390c
|
Revert "Fix possible crash if mob dies to node damage"
This reverts commit abdb58f4ee55800d047089a6a6ad06e3a528b64b.
|
2022-06-09 09:05:47 +02:00 |
|
Wuzzy
|
abdb58f4ee
|
Fix possible crash if mob dies to node damage
|
2022-06-09 08:06:02 +02:00 |
|
Wuzzy
|
338af3512f
|
Add more log messages
|
2022-05-06 11:07:57 +02:00 |
|
Wuzzy
|
8d6c6ed288
|
Fix mineturtle disappearing if enable_tnt=false
|
2022-05-06 06:46:19 +02:00 |
|
Wuzzy
|
1b619cbdd0
|
Water does not protect mineturtle explosion
|
2022-05-04 14:15:19 +02:00 |
|
Wuzzy
|
9102f51beb
|
Remove redundant entity_physics from mobs mod
|
2022-05-04 14:13:45 +02:00 |
|
Wuzzy
|
61605723b0
|
Mineturtle explosion can hurt mobs, too
|
2022-05-04 14:11:19 +02:00 |
|
Wuzzy
|
9e5dfa9b5e
|
Fix TNT not hurting mobs
|
2022-05-04 14:07:13 +02:00 |
|
Wuzzy
|
5525c5e52a
|
Use minetest.is_creative_enabled everywhere
|
2022-05-04 12:51:06 +02:00 |
|
Wuzzy
|
32bede00a1
|
Add mob capture sounds
|
2022-05-03 14:04:20 +02:00 |
|
Wuzzy
|
6ffb847736
|
Make mineturtle explosion use tnt.boom function
|
2022-05-02 17:03:44 +02:00 |
|
Wuzzy
|
869a1aed87
|
Rename default mod to rp_default
|
2022-04-22 20:31:10 +02:00 |
|
Wuzzy
|
1ebe4d44f6
|
Fix sheep getting horny from eating grass
|
2021-08-08 15:08:27 +02:00 |
|
Wuzzy
|
fce8fd605d
|
Fix mob child get buried when growing to adult
|
2021-08-08 14:48:48 +02:00 |
|
Wuzzy
|
437dd38e3d
|
Add mob eating sound and effect
|
2021-08-08 14:38:33 +02:00 |
|
Wuzzy
|
63d87154dc
|
Fix crash when useing lasso on mob
|
2021-03-09 02:06:36 +01:00 |
|
Wuzzy
|
cfbe3e827e
|
Update deprecated function names
|
2021-02-24 03:22:05 +01:00 |
|
Wuzzy
|
d69669d149
|
Fix incorrect mob owner detection
|
2020-12-06 01:58:30 +01:00 |
|
Wuzzy
|
01f937045b
|
Fix crash when mob dies after environment dmg
|
2020-04-09 14:02:26 +02:00 |
|
Wuzzy
|
3e518ee42d
|
Add a couple of logs into mobs
|
2020-04-09 13:20:01 +02:00 |
|
Wuzzy
|
dd5fe7d8cd
|
Mobs: Return after mob was removed
|
2020-04-07 14:57:19 +02:00 |
|
Wuzzy
|
095085cc38
|
Add nil check in mobs (tmpyaw)
|
2020-04-07 14:54:15 +02:00 |
|
Wuzzy
|
30af9afa8a
|
Use ephemeral sounds
|
2020-04-07 01:00:55 +02:00 |
|
Wuzzy
|
a5dfc509b4
|
Fix "peaceful" setting preventing ALL mob spawns
|
2020-03-10 08:49:22 +01:00 |
|
Wuzzy
|
fbdbde85d4
|
Add _cmi_is_mob to mobs
|
2019-09-26 18:13:36 +02:00 |
|
Wuzzy
|
1d9e7a44ae
|
Add support for Minetest protection API
|
2019-09-25 21:54:22 +02:00 |
|
Wuzzy
|
d86f602b9f
|
Mobs drown instead of taking direct water damage
|
2019-09-25 13:43:57 +02:00 |
|
Wuzzy
|
adc793409f
|
Only despawn mobs that are far from player
|
2019-09-25 11:39:02 +02:00 |
|
Wuzzy
|
66a423e8a2
|
New mob damage particle
|
2019-09-24 01:19:21 +02:00 |
|
Wuzzy
|
fe95b064a5
|
Shorten some achievement texts
|
2019-09-24 00:24:15 +02:00 |
|
Wuzzy
|
a198d3c1d9
|
Mobs take damage in damage_per_second nodes
|
2019-09-22 23:58:16 +02:00 |
|
Wuzzy
|
3aec00cfb4
|
Add breeding achievement
|
2019-09-22 14:17:33 +02:00 |
|
Wuzzy
|
58a6c3284d
|
Mobs: Fix damage+death sound being played at same time
|
2019-09-22 13:55:08 +02:00 |
|
Wuzzy
|
248521b297
|
Randomize mob pitch sound a bit
|
2019-09-22 13:37:00 +02:00 |
|
Wuzzy
|
2fc66c0eef
|
Child mobs have higher pitch sound
|
2019-09-22 13:22:39 +02:00 |
|
Wuzzy
|
66485f09e5
|
Fix mob punch sound not always played
|
2019-09-21 17:22:41 +02:00 |
|
Wuzzy
|
d3ad2f72cd
|
Mobs API: Add NaN checks
|
2019-09-14 09:37:09 +02:00 |
|
Wuzzy
|
5898f8cab5
|
Fix drowning mob not getting removed
|
2019-09-04 17:35:43 +02:00 |
|
Wuzzy
|
5bb5829e86
|
Message when try 2 spawn hostile mob if forbidden
|
2019-09-03 21:39:29 +02:00 |
|
Wuzzy
|
57b9a7d1cb
|
Add more settings
|
2019-09-03 21:30:19 +02:00 |
|
Wuzzy
|
952f4b5f79
|
Add descriptions to settings, fix broken settings
|
2019-09-03 21:09:39 +02:00 |
|
Wuzzy
|
66e5d3230d
|
Fix death and drop handling of mobs
|
2019-09-03 19:56:47 +02:00 |
|
Wuzzy
|
b9cef3f784
|
Add a bunch of helpful groups
|
2019-08-31 14:07:31 +02:00 |
|
Wuzzy
|
c0f377c100
|
Don't wear or destroy items in creative
|
2019-08-31 00:07:26 +02:00 |
|