283 Commits

Author SHA1 Message Date
TenPlus1
08f7a2e29f Quick code tidy 2015-11-18 14:55:41 +00:00
TenPlus1
841ed401fd fix angry animal attack 2015-11-14 19:05:09 +00:00
TenPlus1
3556f746fb Change mob drops 2015-11-13 10:18:36 +00:00
TenPlus1
3fc65118da Tweaked knock-back routine 2015-11-09 18:36:31 +00:00
TenPlus1
0cb006ee97 disable amb catch_up 2015-11-07 20:49:29 +00:00
TenPlus1
2858ab2899 Stop mobs jumping around in thin snow blocks 2015-11-07 09:56:17 +00:00
TenPlus1
3688a494c0 Tweaked do_jump function 2015-11-07 09:50:10 +00:00
TenPlus1
bd283b38c0 Tweaked tool_capacilities code 2015-11-07 09:30:33 +00:00
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
e1b086e86a Chickens lay eggs less frequently 2015-10-30 21:32:16 +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
5c7f99cbb8 Spiders can spawn during day 2015-10-27 10:45:58 +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
8bfc433ddc beehive gives 1 in 5 chance of spawning new bee 2015-10-16 14:05:48 +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
b8d3912129 fixed typo in diamondblock drop 2015-10-12 10:00:47 +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
66120e80b4 Fixed taming bug 2015-09-18 21:31:16 +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