Commit Graph

106 Commits

Author SHA1 Message Date
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
07bee11ef1 Merge branch 'tt' 2020-01-31 03:54:11 +01:00
Wuzzy
e68b33812b Optimize textures file size with zopflipng 2020-01-26 16:11:34 +01:00
Trent Pic
25df69900b Add French translation 2020-01-19 20:43:15 +01:00
Wuzzy
59ec5507d1 Translate extended tooltips 2019-12-05 14:39:05 +01:00
Wuzzy
c19a852667 Add extended item tooltips 2019-12-05 10:30:46 +01:00
Wuzzy
67c67f9fb2 Add tool break and shears cut sounds 2019-10-24 18:08:18 +02: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
74d2970add Change clothing color of NPCs
This is done to make players and NPCs look different
2019-09-25 20:57:05 +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
471eff12ff Add mob chatter for disabled TNT 2019-09-24 04:34:37 +02:00
Wuzzy
bce114c440 Add 3 metal shears; spears no longer dig snappy 2019-09-24 03:55:10 +02:00
Wuzzy
47f711a41c Sheep now accept any shears 2019-09-24 03:05:06 +02:00
Wuzzy
7124b516cc Update shears hint 2019-09-24 03:05:01 +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
0e9f00e0a8 Protect mineturtle from node damage 2019-09-23 00:00:11 +02:00
Wuzzy
a198d3c1d9 Mobs take damage in damage_per_second nodes 2019-09-22 23:58:16 +02:00
Wuzzy
91208b2aa4 Fix German translation 2019-09-22 15:59:06 +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
6440641d87 Make boars and sheep talk more 2019-09-22 13:39:16 +02:00
Wuzzy
94e136edf7 Add skunk sounds 2019-09-22 13:38:57 +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
60e922ee87 Update achievements translations 2019-09-22 03:57:57 +02:00
Wuzzy
70ef80488f Add more achievements to query various skills 2019-09-22 03:37:22 +02:00
Wuzzy
8c11897f9d Achievements: Reduce counts to 1, remove grindy achievements 2019-09-22 02:52:11 +02:00
Wuzzy
a4ddc9465b Villagers do group attack 2019-09-22 02:12:40 +02:00
Wuzzy
353b50ee4b Add many flavor texts to villagers 2019-09-22 02:08:02 +02:00
Wuzzy
6d1a5fffb7 Villagers: Add food reject message 2019-09-21 23:59:54 +02:00
Wuzzy
66485f09e5 Fix mob punch sound not always played 2019-09-21 17:22:41 +02:00
Wuzzy
64391ac48d Make lasso texture look more dry 2019-09-21 14:45:02 +02:00
Wuzzy
9fc560878a Add carpenter profession, balance trades 2019-09-21 14:44:30 +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
c6da0a69de Remove mineturtle achievement if peaceful only 2019-09-03 23:05:41 +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
2b4f6fc8eb Add more mob sounds 2019-09-03 20:01:56 +02:00
Wuzzy
66e5d3230d Fix death and drop handling of mobs 2019-09-03 19:56:47 +02:00