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 |
|
sapier
|
3d2fde33e2
|
call this mobf 2.1.0
|
2013-04-28 14:23:16 +02:00 |
|
sapier
|
0805729ea0
|
Merge branch 'mobf_2_1_dev'
Conflicts:
animalmaterials/init.lua
mobf/README
mobf/init.lua
mobf_settings/init.lua
|
2013-04-28 14:22:34 +02:00 |
|
sapier
|
b0a1254e16
|
cleanup doxygen comments
|
2013-04-28 14:09:30 +02:00 |
|
sapier
|
b74cecb3d6
|
call this 2.0.84
|
2013-04-24 23:23:12 +02:00 |
|
sapier
|
55d6ca1d54
|
fix bug only one spawn pos randomly created while look
increase number of tries to find a suitable pos
|
2013-04-23 23:32:57 +02:00 |
|
sapier
|
e985f435ce
|
switch back to wooden door
|
2013-04-23 21:14:08 +02:00 |
|
sapier
|
7c9611488e
|
fix armor groups to be compatible to default
|
2013-04-23 21:13:44 +02:00 |
|
sapier
|
62cc4cb066
|
call this 2.0.83
|
2013-04-21 01:37:45 +02:00 |
|
sapier
|
9656dd955e
|
first try last known good position as fix for within solid block
|
2013-04-21 01:24:25 +02:00 |
|
sapier
|
b619179396
|
update trader inventory
|
2013-04-21 01:23:59 +02:00 |
|
sapier
|
0673beb3b3
|
fix barn nodebox top/bottom textures inverted
|
2013-04-21 01:22:59 +02:00 |
|
sapier
|
0ef6bb65e5
|
increase scissors usage count
|
2013-04-21 01:22:37 +02:00 |
|