112 Commits

Author SHA1 Message Date
tenplus1
99c767c590 add missing badger spawn (thx blaboing) 2024-04-17 12:23:52 +01:00
tenplus1
68cdaf4125 fox mobs are "monster" type so no taming or picking up 2024-04-16 17:11:00 +01:00
tenplus1
6ff63826f2 use api functions, fix dragon spawn eggs 2023-10-13 08:28:50 +01:00
tenplus1
c61449298e use api functions to hide tortoise 2023-10-12 16:33:52 +01:00
tenplus1
d0bc9a0850 add initial_properties to butterfly and self timer 2023-10-07 10:59:36 +01:00
tenplus1
27580c03ea update mod.conf 2023-09-23 13:45:03 +01:00
tenplus1
3e56a40355 initial_properties update 2023-09-23 13:43:04 +01:00
tenplus1
945d0f268c 5.x 2023-08-08 17:48:03 +01:00
tenplus1
cf628a0f19 tidy spawn.lua, remove rat runaway=true 2023-06-21 18:31:14 +01:00
tenplus1
b76fac199a fix fox behaviour, fix water dragon aim 2023-06-05 08:06:09 +01:00
tenplus1
e370819ff5 remove any conflicts with lib_mount 2023-03-30 08:06:35 +01:00
tenplus1
69b172aab7 add settingtypes.txt (thanks Awkanimus) 2022-12-20 08:22:06 +00:00
tenplus1
f4da6db874 add loaded msg 2022-12-19 17:26:57 +00:00
tenplus1
d56013a52f code tidy 2022-09-27 13:17:27 +01:00
tenplus1
37097062ae add screenshot.jpg, fix egg texture 2022-08-26 13:44:03 +01:00
tenplus1
d9ce4ac301 add screenshot.jpg, fix egg texture 2022-08-26 13:43:30 +01:00
tenplus1
232e59a2f9 add timers on owl and nyan 2022-08-26 10:55:25 +01:00
tenplus1
23e608eda7 new panda texture and some code tweaks 2022-08-26 10:35:32 +01:00
tenplus1
15a6083540 add local 2022-03-14 08:29:01 +00:00
tenplus1
0eafe2e128 update readme (thanks mckaygerhard) 2022-02-08 18:39:20 +00:00
tenplus1
7598b1a34f switch dofile order 2022-01-29 10:00:59 +00:00
tenplus1
427b453a38 tidy code, add wasp nil check, fix whale egg texture (thanks mckaygerhard) 2022-01-25 08:22:23 +00:00
tenplus1
8d6f9661bf replace mobs_animal:cheese with group:food_cheese to cover many items 2022-01-24 15:05:59 +00:00
tenplus1
e091dcad5a tweak elephant and tortoise drops 2022-01-22 08:28:17 +00:00
tenplus1
a9436b25fc try new nil check (thanks smk) 2022-01-02 12:46:47 +00:00
tenplus1
4f22460ff2 replace get_look_yaw with get_look_horizontal and add nil check for driver 2022-01-02 11:28:56 +00:00
tenplus1
74fc8110c1 add switch to disable nyan cat "dmobs.allow_nyanc" 2021-08-29 10:49:33 +01:00
tenplus1
b419af00d8 added some default drop items to mobs 2021-08-13 09:35:53 +01:00
tenplus1
d44a25a6f4 add fire_damage to mobs 2021-04-05 09:08:04 +01:00
tenplus1
d80814c0b7 Tweaked and tidied code, fixed few bugs. 2021-02-01 10:53:42 +00:00
tenplus1
1cfac454c0 update mod.conf, fix nil bug 2021-02-01 08:33:47 +00:00
Tai Kedzierski
f517964ce0
Merge pull request #1 from minetest-mobs-mods/feature/ethereal-compat
Feature/ethereal compat
2019-08-02 13:38:40 +01:00
Tai Kedzierski
3f11f4374b Cleanup license citations and moved changes to changelog 2019-08-02 13:37:49 +01:00
Grossam
668fe6eeed Arrows bug corrected 2019-07-31 10:32:04 +02:00
Grossam
d02a353368 spawn.lua : new implementation 2019-07-30 18:45:44 +02:00
Grossam
6cba5a9c4b Misc bug corrections 2019-07-28 09:33:47 +02:00
fwhcat
c84679d688 try a fix to default to great dragon with eggs to avoid crashes 2019-07-25 09:15:42 +02:00
D00Med
c599ac7a7c
Merge pull request #20 from argyle77/master
Crash Fix:  Global set_animation is nil when trying to ride a dragon.
2019-01-31 06:40:20 +10:00
argyle
8917fb94f1 Crash Fix: Global set_animation is nil when trying to ride a dragon.
Change to mobs:set_animation fixes this.
2019-01-30 12:01:12 -05:00
D00Med
0e43362b4b
Merge pull request #18 from SmallJoker/new_calls
Modernize code: Replace deprecated function calls
2018-07-03 09:27:29 +10:00
SmallJoker
e60fac47a2 Modernize code: Replace deprecated function calls 2018-07-02 15:20:39 +02:00
D00Med
3cc3d4dcc5 Merge pull request #17 from EdwardThorsten/master
Fixed deprecated calls. Tiny whitespace cleanup.
2017-10-03 07:20:55 +10:00
anonymous
8576e4b040 Fixed deprecated calls. 2017-10-02 20:49:44 +01:00
D00Med
8955af2ca2 butterfly improvements and '=' fix 2017-01-17 06:40:25 +10:00
D00Med
ac024f00e2 taikedz changes to dmobs.regulars setting 2017-01-17 06:28:53 +10:00
D00Med
488d133c23 Enable dragons by default 2017-01-17 06:25:15 +10:00
D00Med
bf06b6c799 Merge pull request #13 from taikedz/dragonplus
remove conditional around first dragon
2016-12-27 06:06:56 +10:00
Tai @ Flex
e17d4553d2 remove conditional around first dragon 2016-12-26 19:07:47 +00:00
D00Med
a452129594 Merge pull request #12 from taikedz/dragonplus
Dragonplus
2016-12-24 05:24:12 +10:00
Tai @ Flex
c52e9d311d fix spawning conditionals 2016-12-23 18:53:15 +00:00