94 Commits

Author SHA1 Message Date
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
Tai @ Flex
6876fba025 restore normal defaults 2016-12-23 15:30:20 +00:00
Tai @ Flex
441964a700 Pilot normal dragons
* Added piloting to normal dragons
* Load dragon arrows always
2016-12-23 15:27:32 +00:00
Tai @ Flex
c049d603fe Split out piloting
* Split piloting functions to a separate file
* switched from lib_mount driving to object_fly
2016-12-23 15:27:17 +00:00
D00Med
f2aa6c8710 Readme changed 2016-12-15 18:25:12 +10:00
D00Med
b0a5edea66 Merge pull request #11 from taikedz/cleanup
Cleanup
2016-12-15 07:31:50 +10:00
Tai @ Flex
37a3dc0d71 removed empty resadme 2016-12-14 19:28:12 +00:00
Tai @ Flex
5bb6fb9fad adjust indent 2016-12-14 19:28:00 +00:00
Tai @ Flex
3f4695ee36 add an eggf for tame great dragon 2016-12-14 19:27:47 +00:00
Tai @ Flex
b8a7676dce set new defaults 2016-12-14 19:25:38 +00:00
Tai @ Flex
8b564ca7cf some info 2016-12-14 19:13:04 +00:00
Tai @ Flex
2df0b69825 load great dragon 2016-12-14 18:27:53 +00:00
Tai @ Flex
451b524481 separate out eggs defs 2016-12-14 18:20:58 +00:00
Tai @ Flex
83fb50d173 fix flying 2016-12-14 17:47:18 +00:00
Tai @ Flex
04485b54bf properly declare the custom function 2016-12-14 17:47:10 +00:00
Tai @ Flex
035f7262e7 separate spawning, split out dragons, dedpue code 2016-12-14 17:13:01 +00:00
Tai @ Flex
aeacc45c8d moved definitions to modularized files 2016-12-14 13:36:47 +00:00
Tai @ Flex
2edabc64d7 deleted contents 2016-12-14 13:36:15 +00:00
Tai @ Flex
a2fa7cd1d1 rename tortoise's egg 2016-12-14 11:44:58 +00:00