PilzAdam
|
c49cc4726c
Merge pull request #3 from cnelsonsic/add_optional_jumping
|
11 年 前 |
C Nelson
|
cd52408b9a
Remove useless "== true" bits.
|
11 年 前 |
C Nelson
|
4237bf2f9c
Also disable jumping in the other places they could jump
|
11 年 前 |
C Nelson
|
ecefb2534b
Add a function to control spawning.
|
11 年 前 |
C Nelson
|
9afa2ec1fd
Add an option to disable jumping.
|
11 年 前 |
PilzAdam
|
5e6374bf12
Fix dissapering of sheeps (lol, there were actually 2 bugs and didnt work at all before)
|
11 年 前 |
PilzAdam
|
1633795ecd
Really fix it this time
|
11 年 前 |
PilzAdam
|
b3b4e7cd71
Fix not walking sheep when player is in view radius
|
11 年 前 |
PilzAdam
|
853e981992
Make sheaps tameable and follow if wheat in hand
|
11 年 前 |
PilzAdam
|
3ea8fb5d76
Add lifetimer
|
11 年 前 |
PilzAdam
|
7a67a7886b
Fix env damage
|
11 年 前 |
PilzAdam
|
6494782f5a
Disable fall damage for tree monster
|
11 年 前 |
PilzAdam
|
b5b378fb4b
Add tree monster and fix sliding of standing mobs
|
11 年 前 |
PilzAdam
|
1a40012cf1
Add model for dungeon master
|
11 年 前 |
PilzAdam
|
dbecfd8d7c
Update mobs_sheep.png, cosmetic changes to do_env_damage()
|
11 年 前 |
PilzAdam
|
b6eac3aedc
Add support for animation, add 3D sheep model by Pavel_S, fix instant env death when attacking player, upgrade to new damage system, dont rotate that often when standing
|
11 年 前 |
PilzAdam
|
4a14524af0
Dont attack if enable_damge is false
|
11 年 前 |
PilzAdam
|
eab37a1422
Limit abm calls further
|
11 年 前 |
PilzAdam
|
b0aad547a2
Fix indentation
|
11 年 前 |
PilzAdam
|
02f204f15a
Dont drop drops when dying naturally
|
11 年 前 |
PilzAdam
|
886434b79b
Tweak spawning
|
11 年 前 |
PilzAdam
|
843009965f
Add a table with booleans for each spawing mob that sets whether the mob spawns
|
12 年 前 |
PilzAdam
|
aae3120fe7
Prevent server crash when a attacked player leaves the game
|
12 年 前 |
PilzAdam
|
31a425ef9f
Make monsters not die near torches at night
|
12 年 前 |
PilzAdam
|
d4819fc13e
Make the code more stable
|
12 年 前 |
PilzAdam
|
cbe53d3bbf
Bugfix
|
12 年 前 |
PilzAdam
|
762870ebcc
Reduce sound of sheep
|
12 年 前 |
PilzAdam
|
67b25e00ab
Add max_height param to spawn
|
12 年 前 |
PilzAdam
|
2ddad10cd7
Typo
|
12 年 前 |
PilzAdam
|
5dffc85eeb
Support for only_peaceful_mobs setting in minetest.conf
|
12 年 前 |