166 Commits

Author SHA1 Message Date
TenPlus1
914793542a Tweak api for older versions of minetest 2015-11-06 20:37:17 +00:00
TenPlus1
44229230df explosion function now drops items inside bones 2015-11-04 16:00:57 +00:00
TenPlus1
99810d33c1 Tweaked explosion function 2015-11-04 15:39:23 +00:00
TenPlus1
f3e3c6e479 Tweaked and tidied Code 2015-11-04 12:53:13 +00:00
TenPlus1
db63c91fe3 chicks from eggs cannot spawn inside node 2015-11-01 21:03:05 +00:00
TenPlus1
0aeadbd7b9 Chickens lay/drop egg items, throwing eggs give 1/8 chance of chick 2015-10-30 21:15:32 +00:00
TenPlus1
106803d6a1 Timer tidy 2015-10-27 19:55:41 +00:00
TenPlus1
c3bf84b070 Can only breed animals when horny and close together (3 nodes) 2015-10-27 19:22:24 +00:00
TenPlus1
7aab8df677 Fixed mob feeding function bug from going over hp_max 2015-10-27 19:15:55 +00:00
TenPlus1
1e09b87997 Tidy code 2015-10-27 14:30:42 +00:00
TenPlus1
1a02bd8010 Added docile_by_day 2015-10-27 10:40:28 +00:00
TenPlus1
ae14031274 Make api functions global so they can be used within on_death, do_custom etc 2015-10-19 21:11:09 +01:00
TenPlus1
fd951c4393 mobs die and drop items on explosion, tweaked and tidy code 2015-10-18 12:12:09 +01:00
TenPlus1
8af807945b Tidy check_for_death function 2015-10-17 18:10:59 +01:00
TenPlus1
534686ba33 Tidy code, separate replace function 2015-10-16 16:51:27 +01:00
TenPlus1
4ae41c4d52 Tidy code 2015-10-16 16:26:47 +01:00
TenPlus1
bdd50ccba8 New change override for minetest.conf added for each mob registered 2015-10-16 12:36:03 +01:00
TenPlus1
9bc561ac4c separated breeding function from mob on_step 2015-10-16 11:27:28 +01:00
TenPlus1
42a2ebeb73 Fixed entity hitting unknown entity bug 2015-10-12 19:31:55 +01:00
TenPlus1
7b868a73ed Optimized code 2015-10-12 19:14:36 +01:00
TenPlus1
8c57ef83c3 Tweak code 2015-10-12 11:58:45 +01:00
TenPlus1
7b8f09f3b7 Code Tidy 2015-10-12 11:40:02 +01:00
TenPlus1
49bd881d82 Fix foot level env. check 2015-10-05 10:25:19 +01:00
TenPlus1
90d8e3b161 Return after dying from fall 2015-10-04 18:03:47 +01:00
TenPlus1
04256665b5 Added return after remove 2015-10-04 17:49:14 +01:00
TenPlus1
6568817c3d Oops, forgot a return when removing mob 2015-10-04 17:24:16 +01:00
TenPlus1
50009304b8 Old sheep entities fall down, Pumba spawns on dry grass 2015-09-30 16:39:41 +01:00
TenPlus1
e35567708b Fix p nil value error @ 770 2015-09-27 19:42:44 +01:00
TenPlus1
2bd4b827be added shoot_attack sound and optimized code 2015-09-27 12:24:40 +01:00
TenPlus1
e077a29870 Fixed attack coords bug 2015-09-25 18:17:52 +01:00
TenPlus1
5704eaa59a Don't take spawn egg when in creative 2015-09-25 14:46:07 +01:00
TenPlus1
bc9621e642 Fixed missing entity dist check 2015-09-25 09:20:01 +01:00
TenPlus1
784c00f6d1 Added 'dogshoot' attack type, self.reach and api tweaks 2015-09-24 18:36:23 +01:00
TenPlus1
ec890d4a56 Tweaked arrow code 2015-09-23 16:09:42 +01:00
TenPlus1
bde00057e3 Code Tidy 2015-09-17 10:20:52 +01:00
TenPlus1
93dd5d6146 min. follow range set to 3, xanadu's safe fire hurts fire intolerant mobs 2015-09-09 10:48:32 +01:00
TenPlus1
fb2929f13d Tidy Code 2015-09-08 19:02:53 +01:00
TenPlus1
6dd10d6a8f Edited map limits 2015-09-08 10:24:29 +01:00
TenPlus1
7d9385d80a Added map limits check 2015-09-08 10:06:42 +01:00
TenPlus1
87a256fdd8 Added message when mob being fed is full 2015-09-07 09:43:33 +01:00
TenPlus1
e1cb3b0757 Tided and Tweaked punch code 2015-09-05 12:08:58 +01:00
TenPlus1
2d6da4e2a2 Fixed wield item bug 2015-08-29 20:52:41 +01:00
TenPlus1
889a064311 Tidied code (thanks crabman77) 2015-08-29 09:29:02 +01:00
TenPlus1
fc3bd23f14 Fixed explosion bugs 2015-08-28 10:30:36 +01:00
TenPlus1
2346a59172 Fixed following bug 2015-08-19 07:56:29 +01:00
TenPlus1
b9a642d93e child jumps when grown so it doesn't fall into ground 2015-08-18 09:18:29 +01:00
TenPlus1
5f5a65b31a Child animals have owner set 2015-08-17 14:28:13 +01:00
TenPlus1
60820281e1 do_custom timing fixed, called every 1 second 2015-08-17 10:23:58 +01:00
TenPlus1
e4149c45fc Tidied code and changed mobs_enable_blood setting to mobs_disable_blood 2015-08-17 10:06:14 +01:00
TenPlus1
a87aadecda Heal mob health when feeding 2015-08-13 16:40:31 +01:00