codiac
|
246a95f973
|
Fix typo
|
2023-08-14 10:39:31 +10:00 |
codiac
|
8c64fdfa5d
|
Enable enchanting on sheers & allow enchanted shears to shear.
|
2023-08-13 14:02:15 +10:00 |
GuyLiner
|
fbb2923a0b
|
Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld
|
2023-02-16 19:43:50 -05:00 |
cora
|
70834d0f5d
|
make register functions use the . notation
|
2022-11-27 14:53:16 +01:00 |
PrairieWind
|
d8e2255d76
|
Added egg textures to register_egg function/api
|
2022-10-03 11:52:22 -06:00 |
talamh
|
147b81bb4f
|
Remove all spawn icons and replace with 2 greyscale images
|
2022-10-02 16:50:43 +01:00 |
Lizzy Fleckenstein
|
e7898352d8
|
Remove mobs_mc_gameconfig
|
2022-05-27 02:44:39 +02:00 |
Lizzy Fleckenstein
|
ff33794487
|
Rename mobs global to mcl_mobs
|
2022-05-25 23:13:33 +02:00 |
Nils Dagsson Moskopp
|
5ba36c08b6
|
Drop carved pumpkin when shearing snow golem
|
2022-04-22 18:07:37 +00:00 |
cora
|
2bb416765c
|
revert to old mobs ( 32c03dc27e )
This reverts the hierarchies ENTITIES/mcl_mobs, ENTITIES/mobs_mc
and ENTITIES/mobs_mc_gameconfig to the state of commit
32c03dc27e
|
2022-02-25 00:40:26 +00:00 |
AFCMS
|
e81da3c4ff
|
fix some mods using "core" insteed of "minetest"
|
2021-06-12 00:18:52 +02:00 |
AFCMS
|
cd33d406b2
|
fix many codestyle issues (functions, strings, modpaths)
|
2021-05-29 16:12:33 +02:00 |
Lizzy Fleckenstein
|
b2407e407a
|
Add mob descriptions
|
2021-04-25 17:30:15 +02:00 |
Wuzzy
|
42155c6bdc
|
Reduce snowman sound volume
|
2020-12-07 00:06:20 +01:00 |
Wuzzy
|
e49e75ece2
|
Add snowman sounds
|
2020-12-06 23:32:54 +01:00 |
Wuzzy
|
b163d17a53
|
Add shears cut sound
|
2020-12-06 01:21:02 +01:00 |
Wuzzy
|
411e180477
|
Use same death_speed for all mobs
|
2020-12-05 03:52:08 +01:00 |
Wuzzy
|
731f42ac88
|
Rename and move texture: tnt_smoke
|
2020-08-19 18:47:58 +02:00 |
Wuzzy
|
28aead0a60
|
Tweak mob death particles
|
2020-08-19 18:38:14 +02:00 |
Wuzzy
|
1f8488aba5
|
Make throwable water bottles useful
|
2020-08-05 19:00:08 +02:00 |
Wuzzy
|
c106a62979
|
Use minetest.is_creative_enabled
|
2020-07-10 16:45:40 +02:00 |
Wuzzy
|
a2785041dd
|
Remove mod startup debug messages
|
2020-04-11 02:56:46 +02:00 |
Wuzzy
|
47cda09073
|
Implement per-class mob cap
|
2020-04-11 02:46:03 +02:00 |
Wuzzy
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
Wuzzy
|
9e31c2b62b
|
Snow golems use mcl_throwing snowball
|
2019-12-09 11:03:48 +01:00 |
Wuzzy
|
84ff24f8ed
|
Tweak mob shooting behaviour
|
2019-12-09 09:56:38 +01:00 |
Wuzzy
|
d9424ad82e
|
Make dmg particles proportional to dmg
|
2019-10-03 11:53:26 +02:00 |
Wuzzy
|
f9e46b914d
|
Mobs: Separate fire damage from lava damage
|
2019-10-02 18:45:28 +02:00 |
Wuzzy
|
1217d9fa88
|
New translation system, part 1: entities
|
2019-03-07 20:43:39 +01:00 |
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
Wuzzy
|
900625b17b
|
Add ghast shoot/death sound, add many sound TODOs
|
2018-09-14 16:27:58 +02:00 |
MysticTempest
|
5d4b4b099c
|
Fix snowman's head texture
|
2018-07-09 23:33:32 +02:00 |
Wuzzy
|
76c1c10a9b
|
Tweak snowman animation params
|
2018-05-30 13:33:19 +02:00 |
Wuzzy
|
17b9bd27de
|
Redo snowman texturing (thanks, 22i!)
|
2018-05-30 13:29:33 +02:00 |
Wuzzy
|
d575cf07b7
|
Kill snow golems in rain
|
2018-05-30 12:01:53 +02:00 |
Wuzzy
|
318415307c
|
Update mobs_mc
|
2018-03-25 22:27:06 +02:00 |
Wuzzy
|
3fb0b6dd44
|
Update mobs_mc
|
2017-08-06 14:09:25 +02:00 |
Wuzzy
|
b1408f14a8
|
Disable mob death animations because it's broken
|
2017-07-29 13:40:43 +02:00 |
Wuzzy
|
5b9d1540cd
|
Add brand-new updated mobs_mc mod
|
2017-07-05 03:15:46 +02:00 |