441 Commits

Author SHA1 Message Date
sapier
5b7b9f45e5 Move resources to animalmaterials modpack 2014-08-11 19:03:09 +02:00
sapier
8c9c02f45f Remove job queue used by noone
cleanup unused tracers
remove svn cleanup script
2014-08-11 00:32:25 +02:00
sapier
323fb24b10 remove some remaining code from old spawning algorithms 2014-08-11 00:12:52 +02:00
sapier
19ff4fffb2 Remove mobf_core spawning support (use advanced spawning mob!) 2014-08-11 00:04:22 +02:00
sapier
562d62f93c Remove deprecate mob restore gui 2014-08-11 00:04:22 +02:00
sapier
2235b8ad58 update version number 2014-08-10 22:31:33 +02:00
sapier
560ca1fee8 Merge 2.4 to master 2014-08-10 22:29:54 +02:00
sapier
35519ed061 Update version number to 2.4 2014-08-10 13:28:41 +02:00
sapier
63bdd9dd46 Fix documentation 2014-08-07 19:41:06 +02:00
sapier
ecc244d619 Update version information 2014-07-20 20:18:09 +02:00
sapier
d1a736bae6 Remove textures from b3d files to avoid spaming server log with irrlicht error messages 2014-07-20 17:04:09 +02:00
sapier
183c85e846 Add support for healing mobs by rightclicking them while having food selected 2014-07-17 00:15:39 +02:00
sapier
7ec28d6324 Use temporary file to save config to avoid loss of config on serialization error 2014-07-17 00:09:33 +02:00
sapier
7849607ee6 Add hp and default gravity to debug info 2014-07-17 00:07:04 +02:00
sapier
4a6e5c1ad3 Fix mobs having default follow movegen flying at start pos till first move 2014-07-15 23:31:50 +02:00
sapier
d5c929c9d0 Fix can't kill own mobs, now rotation of own mobs is only done on punching by hand 2014-07-15 23:31:11 +02:00
sapier
44902f7e0a Fix not all mobs rotateable by punching
Fix crash due to inconsistent mob state
Fix mobs not correctly dealing damage do other mobs
2014-07-14 22:36:57 +02:00
sapier
2467804be7 Don't check own object for being an enemy
Debug trace cleanup
2014-07-14 15:40:47 +02:00
sapier
a955d5cdf9 Fix crash on asigning faction to mob 2014-07-14 15:38:48 +02:00
sapier
d6f1ce0d24 Ignore height level in follow movegen for ground bound mobs 2014-07-14 15:38:11 +02:00
sapier
d44cfd401f Fix bug modified mob data not beeing serialized correct 2014-07-14 14:43:32 +02:00
sapier
89776251ef Improve patroling mode 2014-07-13 17:44:52 +02:00
sapier
37769c46a7 Fix crash due to stored entity being outdated on trader callback 2014-07-13 02:46:05 +02:00
sapier
4cc2765edb Fix assertion due to missing mob density 2014-07-12 20:17:35 +02:00
sapier
33bf2d2f5b Fix issue mgen_probab not moving mobs having jumped up a level 2014-07-12 20:17:01 +02:00
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
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
37e22ed0ae Ignore height level in follow movegen for ground bound mobs 2014-03-03 23:29:40 +01:00
sapier
3065627230 Fix bug modified mob data not beeing serialized correct 2014-03-03 22:49:28 +01:00
sapier
e9a0f224f9 Fix crash on missing factions mod 2014-02-15 23:43:46 +01: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
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
c82cd973af Fix crash on invalid path selection 2014-01-22 23:13:41 +01:00
sapier
e6ee8844be Update version information 2014-01-12 18:13:35 +01:00