268 Commits

Author SHA1 Message Date
sapier
f629038515 Fix silly typo 2013-08-17 14:04:04 +02:00
sapier
b342399f0d Switch function to find new acceleration to detailed pos state 2013-08-17 14:00:48 +02:00
sapier
4c6f590866 Add detailed state to debug output 2013-08-17 12:53:00 +02:00
sapier
00942dc441 fix detailed position state
fix inlcude order to allow mobf_print in debug_trace
2013-08-17 12:51:59 +02:00
sapier
4688255a7d Add new prediction function 2013-08-17 12:00:28 +02:00
sapier
309730230b add timestamped print function 2013-08-17 11:56:55 +02:00
sapier
e76104f048 Enable mob automatic movement dir rotation 2013-08-17 11:54:11 +02:00
sapier
8c02ff3fc2 limit printpos accuracy to 3 after . 2013-08-17 11:53:19 +02:00
sapier
f7fd763d48 Add mobf_same_quadrant
Add mobf_calc_travel_time
2013-08-17 11:52:34 +02:00
sapier
0671f6dbd9 Fix some debug output 2013-08-17 11:50:47 +02:00
sapier
9f7dfb24b3 Add advanced position state evaluation 2013-08-17 11:47:02 +02:00
sapier
facdafe301 Add additional debug info 2013-08-17 10:46:30 +02:00
sapier
ca71146273 adjust settings menu to core changes 2013-08-17 10:45:56 +02:00
sapier
78bb6d1529 add stepheight for improved riding experience 2013-07-30 19:49:14 +02:00
sapier
8920f71c63 add support for stepheight 2013-07-30 19:13:41 +02:00
sapier
32903663f5 switch to new lua api
add faction handling
2013-07-30 19:10:11 +02:00
sapier
c0f22562e2 switch to new lua api
fix crash when attacking player
2013-07-30 19:09:06 +02:00
sapier
7100febaca add differentiation between enemy attention drawers and friendly ones 2013-07-30 19:08:05 +02:00
sapier
1ab4816cf2 use core fct for orientation as well as animation speed update 2013-07-30 19:07:21 +02:00
sapier
6155d9c2f1 add error handler
initialize new graphics system
2013-07-30 19:04:41 +02:00
sapier
a16c3d48c2 add support for multiple random sounds 2013-07-30 19:03:24 +02:00
sapier
3c2f3cee29 remove debug print 2013-07-30 19:02:23 +02:00
sapier
c4ef143b53 Replace sampling+ licensed files by CC0 ones 2013-06-19 22:18:40 +02:00
sapier
99507693f3 Add support for multiple random sounds 2013-06-19 22:17:38 +02:00
sapier
f636912654 merge pull request of mquinson
Merge branch 'master' of https://github.com/mquinson/animals_modpack into mobf_2_2_dev
2013-06-19 19:35:16 +02:00
sapier
b4f43ffd3a use core line of sight function instead of own implementation 2013-06-19 18:39:21 +02:00
sapier
a395ab59d3 Add support for randomized multiple trader inventories 2013-06-19 18:31:38 +02:00
sapier
bd20fb5cf6 Add secondary spawn algorithm 2013-06-19 18:30:12 +02:00
sapier
3313d3b5b5 Add secondary spawn algorithm chicken 2013-06-19 18:29:00 +02:00
sapier
eac2e17123 Add secondary spawn algorithm cow 2013-06-19 18:28:15 +02:00
sapier
60dabac5f9 Add secondary spawning algorithm deer 2013-06-19 18:25:52 +02:00
sapier
90bb750692 Adjust movement speed rat
Add secondary spawning algorithm rat
Add base velocity rat
2013-06-19 18:24:33 +02:00
sapier
99ca8f599f Add secondary spawning algorithm wolf
Fix new api for wolf mod
2013-06-19 18:22:44 +02:00
sapier
ef88228639 Add secondary spawning algorithm 2013-06-19 18:21:26 +02:00
sapier
fdec2dfe31 additional finetuning for mob animation speed 2013-05-26 18:18:32 +02:00
sapier
5d48fbcfee Removed env reference
Added support for animation speed changing (requires core patch)
2013-05-26 13:35:33 +02:00
sapier
02e02b0350 ignore minetest settings use own ones 2013-05-09 10:07:47 +02:00
sapier
6cb331e08d replace minetest.settings based worlds specific settings storage by file io based 2013-05-09 10:01:07 +02:00
sapier
c58d294754 Merge branch 'master' into mobf_2_2_dev 2013-05-08 18:33:15 +02:00
sapier
cb79c979dd set initial time for spawner entitiys on activate 2013-05-08 18:32:33 +02:00
sapier
cf1a256232 fix bug in area damage function 2013-05-08 18:31:46 +02:00
sapier
00692065ed fix bugs and add additional debug information 2013-05-08 18:30:33 +02:00
sapier
c356da14ed add debug function to show spawner entity list 2013-05-08 18:28:25 +02:00
sapier
5e9036f0d6 increase sub surface vombie density 2013-05-08 18:27:42 +02:00
sapier
43a5994fac fix crash on invalid target 2013-05-07 20:40:21 +02:00
sapier
6f89c57d29 call this 2.1.1 2013-05-04 10:59:48 +02:00
sapier
1ef241a372 Add missing parameter documentation 2013-05-04 10:58:03 +02:00
sapier
e738f33ff5 fix typos 2013-05-04 10:57:43 +02:00
sapier
e9ed25843b Add additional check for object to damage 2013-05-04 10:56:37 +02:00
Martin Quinson
7a65fb7e6d remove temp files (closes: #49) 2013-04-30 16:13:29 +02:00