Commit Graph

63 Commits (master)

Author SHA1 Message Date
Jacob Gustafson 6192d63077
Revert "Revert "Add Pigs 2014 sc (added by dcorking)"" 2020-02-22 01:18:35 -05:00
Jacob Gustafson c3be0cee58
Revert "Add Pigs 2014 sc (added by dcorking)" 2020-02-22 01:17:29 -05:00
Jacob Gustafson 355ad78c28
Merge pull request #5 from dcorking/pigs
Add Pigs 2014 sc (added by dcorking)
2020-02-22 01:13:17 -05:00
Jacob Gustafson 7d880e3ee5
Merge pull request #4 from HybridDog/dm_sound
Add dm shoot sound 2015 HybridDog
2020-02-22 01:10:03 -05:00
Jacob Gustafson fc891a04ac
Revert "Add dragon by ExcaliburZero 2014" 2020-02-22 01:08:25 -05:00
Jacob Gustafson a6bb7c8ca3
Merge pull request #2 from ExcaliburZero/master
Add dragon by ExcaliburZero 2014 (NOTE: revert code changes later--keep dragon code but revert deletions if that is good to revert).
2020-02-22 01:06:11 -05:00
HybridDog 2fdcd61b95 dm shoot sound 2015-12-13 15:59:15 +01:00
pogly 07999a8eaf Fix pig sounds, make pigs follow apples 2014-12-14 16:00:50 +00:00
pogly 89c3e5dee6 Add pigs, cloning sheep behaviour, sound and mesh
With new pig graphics by sc
2014-12-14 13:16:00 +00:00
rocketslime11 4052d33658 Update init.lua 2014-02-20 13:31:49 -05:00
Sokomine a225c8f59c added swan and turtle 2013-11-09 01:56:54 +01:00
Sokomine 30b3ed11a5 added rabbit (brown, white, grey) and donkey 2013-11-08 03:40:20 +01:00
PilzAdam b254ecd9fc Update models and textures; add dirt monster model 2013-06-03 19:08:56 +02:00
PilzAdam 0b7ff005d4 Fix more bugs 2013-05-26 23:38:36 +02:00
PilzAdam 3d42d1cd8b Fix removing of wheat 2013-05-26 23:35:41 +02:00
PilzAdam 853e981992 Make sheaps tameable and follow if wheat in hand 2013-05-25 17:52:09 +02:00
PilzAdam 6494782f5a Disable fall damage for tree monster 2013-04-29 13:59:23 +02:00
PilzAdam b5b378fb4b Add tree monster and fix sliding of standing mobs 2013-04-29 13:52:51 +02:00
PilzAdam 1a40012cf1 Add model for dungeon master 2013-04-29 13:37:17 +02:00
PilzAdam 091ac6929a Dont give unknown items when rightclicking the sheep 2013-04-27 13:27:18 +02:00
PilzAdam b18575727e Add (broken) model for sand monster 2013-04-21 15:38:30 +02:00
PilzAdam 17188a8c57 Add animation to stone monster 2013-04-12 20:55:10 +02:00
PilzAdam bb6c767d97 Add model for stone monster 2013-04-12 18:36:48 +02:00
PilzAdam 95dc063eb8 Fix animation of oerkki 2013-04-10 13:28:36 +02:00
PilzAdam a568d7c4cd Use new damage system for DMs fireballs 2013-04-10 00:30:31 +02:00
PilzAdam 05ec41b616 Add oerkki model by Pavel_S, update rat model 2013-04-09 21:24:13 +02:00
PilzAdam bae2079033 Add rat model by Pavel_S 2013-04-09 17:13:54 +02:00
PilzAdam b6eac3aedc Add support for animation, add 3D sheep model by Pavel_S, fix instant env death when attacking player, upgrade to new damage system, dont rotate that often when standing 2013-04-08 15:06:55 +02:00
PilzAdam 886434b79b Tweak spawning 2013-02-16 15:02:31 +01:00
PilzAdam f95ae96848 Log mod load if log_mod is set to true 2012-10-07 19:44:57 +02:00
PilzAdam 67b25e00ab Add max_height param to spawn 2012-09-22 13:03:00 +02:00
PilzAdam b2e3d1f599 Add sound 2012-09-21 16:05:17 +02:00
PilzAdam e74cc2a6b0 Tweak spawn ratio 2012-09-21 15:50:38 +02:00
PilzAdam 9380fa4d2b Decrease spawning ratio a bit 2012-09-21 15:40:59 +02:00
PilzAdam 3fc06c2392 Add dungeon master 2012-09-21 15:37:53 +02:00
PilzAdam 86664b5cbb New drop system 2012-09-20 18:03:41 +02:00
PilzAdam b901a7875e Merge register_animal and register_monster to register_mob 2012-09-20 17:44:44 +02:00
PilzAdam b687ddf0ba Decrease spawning ratio of sheep 2012-09-19 20:45:31 +02:00
PilzAdam 5ec7ae8f21 Rewrite water and lava damage and add damage params to defintion 2012-09-19 18:54:30 +02:00
PilzAdam 8929fda7e7 Move the API to a api.lua 2012-09-19 18:34:29 +02:00
PilzAdam 09f86b4ac0 Add new params to the spawning code 2012-09-19 18:28:05 +02:00
PilzAdam c00426fcf3 Print spawning pos if display_mob_spawn is set to true in minetest.conf 2012-09-19 18:23:09 +02:00
PilzAdam c14f036893 Add oerkki 2012-09-19 18:17:42 +02:00
PilzAdam 6f4d2bad60 Add rats 2012-09-19 18:06:44 +02:00
PilzAdam e9c9aea908 Increase spawning ratio 2012-09-19 17:22:12 +02:00
PilzAdam e4f54d11e6 Add drawtype to definition of mobs 2012-09-19 16:58:34 +02:00
PilzAdam d7212dc8bc Make mob functions global 2012-09-19 16:50:47 +02:00
PilzAdam 47af2647f2 Increase spawning ratio 2012-09-17 19:54:50 +02:00
PilzAdam ada7a13b14 Add min_light param to spawning function 2012-09-17 17:13:31 +02:00
PilzAdam aec1777c87 Bugfix in spawning 2012-09-17 17:10:27 +02:00