23 Commits

Author SHA1 Message Date
sapier
5c31e544da Add support for orientation offset to be able to use models with broken orientation 2014-08-24 16:58:21 +02:00
sapier
b7220599f1 Add support for playing sound directly to player
Add support for inventory enter sound
2014-08-21 22:46:06 +02:00
sapier
63bdd9dd46 Fix documentation 2014-08-07 19:41:06 +02:00
sapier
37769c46a7 Fix crash due to stored entity being outdated on trader callback 2014-07-13 02:46:05 +02:00
Xanthin
598426a17e Added intllib support
Added german translation
2014-05-30 20:06:07 +02:00
sapier
71187f5d33 Update comments to improve eclipse koneki integration 2013-12-01 11:50:07 +01:00
sapier
cf65633344 Add check if any of mobs tables exist prior overwriting them on startup 2013-08-21 19:40:14 +02:00
sapier
a395ab59d3 Add support for randomized multiple trader inventories 2013-06-19 18:31:38 +02:00
sapier
e738f33ff5 fix typos 2013-05-04 10:57:43 +02:00
sapier
b0a1254e16 cleanup doxygen comments 2013-04-28 14:09:30 +02:00
sapier
dab15b5bd0 fix another orientation bug 2013-04-14 11:37:45 +02:00
sapier
d251d9b51e add new attention system
-support mobs facing player as first escalation level
-improove target selection (view angel, hear distance, remote view)
2013-04-04 22:13:49 +02:00
sapier
db18c5b5bb add support for multiple trader inventorys of same type with different stacksize
(thanks to Sokomine)
2013-02-20 20:28:12 +00:00
sapier
066536fb51 fix invalid function description 2013-02-10 16:23:02 +00:00
sapier
d34185ca5e fix bug trader selling without pay if secondary price was not set 2013-02-04 08:00:36 +00:00
sapier
fbd9f76fa5 fix bug in trader inventory handling of stacks > 1 2013-01-27 17:46:14 +00:00
sapier
34381b1cba -fixed punch mob not pushing back animals correctly
-fixed mobs don't respawn within torch ...
-fixed crash on show npc inventory due to changed api
-fixed drop avoidance not working if dropping to water (due to another fix)
-improve house spawning
2013-01-09 00:13:57 +00:00
sapier
8e08bb080a Animals Modpack 1.9.11
-added calf mesh
-added rat mesh
-replaced .x meshes by .b3d meshes
-fixed bug 3d inventory mob not facing player correctly
-fixed crash in random drop handling with incorrect dynamic_data
-mobs will face player on combat now
-improved follow behaviour (you can't get away that easy anymore)
-reduced damage done by mobs
2013-01-06 02:06:04 +00:00
sapier
14f8a7d6bf Animals Modpack 1.9.10
-fixed group support for mobs
-fixed sun damage handler resetting animation to "stand"
-fix orientation not updated correct for mobs following new default state schema
-fixed bug 2d sprites not shown correctly
-fixed doku
-added support for upright sprites
-added 3d mesh model for dm
-added 3d mesh models for chicken
-added sounds for some mod
-added license information
-added support for mobf without fire mod
-added non inventory_plus settings gui (requres core patch)
-replaced custom debug chatcommand handlers by official minetest ones
2013-01-04 23:49:58 +00:00
sapier
a0d924a4b8 -fixed group support for mobs
-fixed doku
2013-01-03 03:39:40 +00:00
sapier
907fe97ade -added trader spawning
-multiple fixes related to new state only modes
-fixed doku
2013-01-03 01:08:23 +00:00
sapier
a8f9ad4fe2 changes related to formspec core support 2013-01-02 20:04:47 +00:00
sapier
d0e60d8c31 -added trader support
-fixed sheep not being sheered
-added support for on_rightclick callbacks
2013-01-02 14:58:36 +00:00