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 |
|
Wuzzy
|
7957cb9883
|
Colorize some info messages
|
2019-08-29 23:24:35 +02:00 |
|
Wuzzy
|
0ca01a6b16
|
Fix crash in mobs mod
|
2019-08-29 15:00:35 +02:00 |
|
Wuzzy
|
74439d6f54
|
Make some global vars local
|
2019-08-29 14:42:50 +02:00 |
|
Wuzzy
|
2f49d70117
|
Fix deprecated stuff
|
2019-08-29 01:47:17 +02:00 |
|
Wuzzy
|
3795496672
|
Clean up debug messaging
|
2019-08-28 17:55:18 +02:00 |
|
Wuzzy
|
7e11402d42
|
Add MT 5.0.0 translation support
|
2019-08-28 17:31:41 +02:00 |
|
Wuzzy
|
4aaa208cb9
|
Update deprecated function calls for 5.0.0
|
2019-03-20 15:04:20 +01:00 |
|
KaadmY
|
01d22d1d63
|
Block of changes; uses the new 0.4.16 syntax for settings values
|
2017-06-27 12:13:30 -07:00 |
|
KaadmY
|
14c51b153f
|
Fix a couple minor bugs
|
2017-05-19 14:04:11 -07:00 |
|
KaadmY
|
a66e8c7620
|
Cleanup mobs API a bit and add more achievements
|
2017-05-15 19:48:28 -07:00 |
|
KaadmY
|
af8e2093be
|
Add object:getyaw() nan shim, should fix a common crash
|
2017-05-12 09:30:42 -07:00 |
|
KaadmY
|
d85bdb491e
|
Revert "Add a shim for object:getyaw returning nan, this should be fixed correctly eventually"
This reverts commit dffc4b97db .
|
2017-05-12 09:07:18 -07:00 |
|
KaadmY
|
dffc4b97db
|
Add a shim for object:getyaw returning nan, this should be fixed correctly eventually
|
2017-05-12 09:02:12 -07:00 |
|
KaadmY
|
41edd82122
|
Code cleanup and add settings file
|
2017-05-11 20:24:40 -07:00 |
|
KaadmY
|
b667b4561e
|
Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54 .
|
2017-05-11 19:29:55 -07:00 |
|
KaadmY
|
4af67a5d54
|
Phew, use the core namespace for everything instead of minetest
|
2017-05-11 16:45:53 -07:00 |
|
KaadmY
|
029adbbe8b
|
Begin adding colors to pertinent information
|
2017-05-11 13:11:18 -07:00 |
|
KaadmY
|
9adf3d8c08
|
New hand texture and rebalanced tool dig times; feedback please!
|
2017-05-10 18:23:21 -07:00 |
|
melzua
|
1140718507
|
Fix is_too_near_spawn function bugs. Now you really can abuse mobs near spawn :-P
|
2015-11-05 10:39:36 +01:00 |
|
kaadmy
|
bf0dc76cc9
|
fixed mob safe spawn radius bug
|
2015-10-28 16:54:12 -07:00 |
|
kaadmy
|
c8e0dbfe68
|
add achievements to almost everything and fixed some bugs and features
|
2015-10-25 14:18:54 -07:00 |
|
kaadmy
|
ffddd28d8b
|
fixed mobs getpos bug
|
2015-10-25 12:43:51 -07:00 |
|
kaadmy
|
f9e121fe85
|
added player effects to some stuff
|
2015-10-24 11:36:31 -07:00 |
|
kaadmy
|
9785d8a27f
|
fixed npc animation not changing to stand when not following
|
2015-10-03 15:26:45 -07:00 |
|
kaadmy
|
1bf80dc6b6
|
swamp water buckets and trying to fix npc taming
|
2015-10-03 14:02:14 -07:00 |
|
kaadmy
|
fc33cfd001
|
fixed blood being disabled
|
2015-09-22 10:21:14 -07:00 |
|
kaadmy
|
12c94adf09
|
first commit
|
2015-09-01 08:15:24 -07:00 |
|