514 Commits

Author SHA1 Message Date
sapier
41789b71be Improve mgen_probab drop prevention
Code cleanup
2014-07-12 18:56:05 +02:00
sapier
a60bd54ad0 Fix crash on access to now local statistics variable 2014-07-09 23:08:17 +02:00
sapier
5ba79921cf Include new fstk version to mobf_settings
Add multilevel tabs
Improve mob configuration tab
2014-07-03 22:17:57 +02:00
sapier
94a141c962 Fix player model being rotated by 90 degree on riding mobs
Fine tuning for riding player placement on ostrich
2014-05-31 00:46:15 +02:00
Xanthin
598426a17e Added intllib support
Added german translation
2014-05-30 20:06:07 +02:00
sapier
8a04d1aabb Rewrite mobf_settings using fstk 2014-05-30 18:18:17 +02:00
sapier
232773eebe Fix mob lost in case of not enough room in player inventory 2014-05-06 22:08:48 +02:00
sapier
239a95a393 Fix crash due to changed debug output 2014-05-02 20:05:29 +02:00
sapier
03c060d336 Fix broken spawning
Fix varous minor bugs
Fix broken compatibility to current minetest
2014-05-02 19:29:17 +02:00
sapier
69bc4bc43b Fix crash on missing factions mod 2014-02-15 23:43:15 +01:00
sapier
a5f4965fc8 Fix crash due to self<->entity error 2014-02-15 23:42:55 +01:00
sapier
068eba06b1 Fix bugs added on moving overlap check to spawning 2014-02-08 13:40:25 +01:00
sapier
2f0f9c1a22 Cleanup mob activation code
Reduce scope for some variables beeing to large
2014-02-06 21:24:04 +01:00
Ciaran Gultnieks
cf9709dd1c Add start attack sound (see wolf how to use it) 2014-02-02 17:12:44 +01:00
Ciaran Gultnieks
0c88dd2494 Increase durability of scissors 2014-02-02 16:49:59 +01:00
Ciaran Gultnieks
15c6f39b1a Add plants from vines and plantlife 2014-02-02 16:48:42 +01:00
Ciaran Gultnieks
84ee7baa0e Fix cleanup of spawners for blacklisted mobs 2014-02-02 16:44:51 +01:00
sapier
4515016da8 Fix crash on invalid path selection 2014-02-02 16:20:10 +01:00
sapier
2cc733bb7c Move log message about possible bug to mobf_bug warning for production servers 2014-02-02 16:19:51 +01:00
sapier
640e026ec4 Reduce another warning level 2014-02-02 16:19:35 +01:00
sapier
80528fd00a Lots of license information updates 2014-02-02 16:19:17 +01:00
sapier
1f10cd2ffc Lower loglevel for some other messages too 2014-02-02 16:18:51 +01:00
sapier
577bfdb114 Make chicken spawn from eggs 2014-01-10 00:59:14 +01:00
sapier
c360af3e0d Reduce verbosity level of some noisy messages 2014-01-09 14:10:03 +01:00
sapier
dc4e51bcdb Make mobf_mob_around count incompletely spawned mobs as not playerspawned (fixes vombie floods) 2014-01-09 14:06:45 +01:00
sapier
5ef5e39b18 Fix crash on delayed activation of grown up chick 2014-01-09 14:06:36 +01:00
sapier
0916d29dbd Remove some debug output 2014-01-08 19:21:32 +01:00
sapier
27a7255034 Make random drops stay for half the time unil next drop 2014-01-07 14:07:44 +01:00
sapier
7ced104264 Handle some less critical error conditions without crashing 2014-01-07 14:07:35 +01:00
sapier
2da6ac4af1 Give kill result on killing mob owned by player himself 2014-01-07 14:07:25 +01:00
sapier
be6f4a95c7 Fix crash on printing non existent data e.g. printing non existent spawnpoint 2014-01-07 14:07:15 +01:00
sapier
70e053198b Fix chicks not growing up
Fix crash on delayed placement
Abort on_step on replacing entity
2014-01-07 14:06:44 +01:00
sapier
7a8128b402 Add texture for better animation basespeed evaluation 2013-12-16 18:35:04 +01:00
sapier
4fd83b1c32 Fix sun damage not applied while fighting
Fix mob rotated 180° on hit even if mob is within combat
2013-12-16 18:34:08 +01:00
sapier
38f61ddb36 Add config check for spawning callback 2013-12-16 18:33:30 +01:00
sapier
73fb95bfb4 Use better algorithm for correcting too fast mob movement 2013-12-16 18:32:40 +01:00
sapier
65b0f4739a Fix staticdata handling on activation 2013-12-16 18:31:56 +01:00
sapier
22fa4b5010 Collisionbox, animation and basevelocity tuning 2013-12-16 18:29:56 +01:00
sapier
39735c26e2 Fix crash in path based movegen on unable to find old state 2013-12-16 18:26:06 +01:00
sapier
92bcdce3bb Fix density check for new spawning mechanism 2013-12-16 18:25:30 +01:00
sapier
f3b5ab463c Fix usage of empty static data on serialization 2013-12-16 18:24:30 +01:00
sapier
67c226609e Fix crash on lack of target to run away 2013-12-15 17:12:57 +01:00
sapier
709680e9c4 Add support for optional walls 2013-12-15 17:12:34 +01:00
sapier
0759c8b13c Replace deprecated spawning by adv_spawning mod based 2013-12-15 12:36:45 +01:00
sapier
ccfcf062b7 Add initial version of rideable bear 2013-12-15 12:32:57 +01:00
sapier
bde54710d2 Add support for configurable saddle item 2013-12-15 12:32:05 +01:00
sapier
a6eff9e6d5 Fix crash due to missing lifebar entity 2013-12-14 17:23:24 +01:00
sapier
dd43db217e Make agressive mobs run away if health < 1/3 base health 2013-12-09 17:53:48 +01:00
sapier
b37203ebce Honor offline mobs for adv_spawning too 2013-12-09 15:31:07 +01:00
sapier
892bf17b66 Fix mobf_settings to reflect latest spawning changes 2013-12-09 15:30:35 +01:00