Commit Graph

293 Commits (master)

Author SHA1 Message Date
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
TenPlus1 85c6986619 Changed mese monster shards to 2 hurt points 2015-09-08 17:20:20 +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 e63e14c907 .b3d models updated to fix texture errors (thanks duane-r) 2015-09-05 10:32:38 +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 1d2a424766 Moved leather into crafts.lua for other mobs to use 2015-08-14 20:30:08 +01:00
TenPlus1 a87aadecda Heal mob health when feeding 2015-08-13 16:40:31 +01:00
TenPlus1 97e144d2e8 updated changelog 2015-08-13 16:26:04 +01:00
TenPlus1 0a748dfbd4 added ability for mobs to follow multiple items, npc's can breed also 2015-08-13 16:23:48 +01:00
TenPlus1 4615b35a82 Fixed old mobs:sheep compatibility, right-click to pick up sheep with X and replace 2015-08-09 18:25:40 +01:00
TenPlus1 37de66ad0a Fixed typo 2015-08-09 18:03:12 +01:00
TenPlus1 0030a01685 Added feed/tame/breed function 2015-08-09 11:31:35 +01:00
TenPlus1 ffc01c35be Added "remove_far_mobs" switch to delete mobs out of sight 2015-08-04 18:10:54 +01:00
TenPlus1 7a280aad1d Fixed animal children crashing api 2015-08-01 21:52:15 +01:00
TenPlus1 fb8243760b on_punch tweaks 2015-07-27 13:59:29 +01:00
TenPlus1 546aac02fd Tidied on_punch 2015-07-27 13:51:28 +01:00
TenPlus1 5d71de5415 Rotation fixes 2015-07-26 18:13:02 +01:00
TenPlus1 57a5564be5 mob rotate uses degrees to make things easier and precise 2015-07-26 08:53:14 +01:00
TenPlus1 0935547425 Mob pickup tweak 2015-07-20 21:04:25 +01:00
TenPlus1 867f83b073 Code tidy 2015-07-19 16:59:13 +01:00
TenPlus1 dffc4e2166 Changed to version 1.14 2015-07-19 14:40:58 +01:00
TenPlus1 2e8fc93647 Fixed self.health not updating, also all self.* variables saved 2015-07-19 13:54:51 +01:00
TenPlus1 77a83f9480 Fixed mob hit with buggy tool use 2015-07-18 08:54:19 +01:00
TenPlus1 88832b3c8f Fixed shoot attack not finding player bug 2015-07-17 09:05:29 +01:00
TenPlus1 9b015c839d Code tidy 2015-07-16 15:06:45 +01:00
TenPlus1 61855ec117 Updated capture function 2015-07-16 11:51:09 +01:00
TenPlus1 e932e14257 Fixed racist sheep 2015-07-15 10:54:17 +01:00
TenPlus1 03ffc642d6 Mobs fall slower in water 2015-07-15 10:41:09 +01:00
TenPlus1 bc4bed4119 Can only dye sheep if you own it 2015-07-12 20:43:57 +01:00
TenPlus1 fe84043e44 Cannot dye a dye'd sheep :) 2015-07-11 20:14:05 +01:00
TenPlus1 51be615b9a Added coloured sheep 2015-07-11 20:07:04 +01:00