Commit Graph

71 Commits

Author SHA1 Message Date
Wuzzy
e246b5d0bb Fix breeding giving weird childs 2018-05-31 04:38:37 +02:00
Wuzzy
4513c6c35d Undead mobs take light damage only in sunlight 2018-05-31 03:09:27 +02:00
Wuzzy
b73e05d64a Fix light_damage damaging mobs in rain/snow 2018-05-31 02:47:37 +02:00
Wuzzy
b2d9c119ac Add mobs:spawn_child 2018-05-30 12:58:50 +02:00
Wuzzy
d575cf07b7 Kill snow golems in rain 2018-05-30 12:01:53 +02:00
Wuzzy
69b3e19c1b Name tags now name all mobs (except ender dragon) 2018-05-30 11:34:17 +02:00
Wuzzy
c1cc790d9d Update Mobs Redo (1.41) 2018-05-29 17:00:30 +02:00
Wuzzy
5ca5811bc8 Refactor how the misc creative category works 2018-05-08 15:58:26 +02:00
Wuzzy
9376edeeda Re-add nametags which were removed accidentally 2018-03-31 21:58:52 +02:00
Wuzzy
11be72e635 Disable mob health display 2018-03-31 03:54:55 +02:00
Wuzzy
8060928237 Fix some creeper issues
- Fix fuse sound sometimes not playing
- Timer = 1.5s
- Distance behaviour like in MC
2018-03-31 03:53:11 +02:00
Wuzzy
d6228145c6 Fix random mob teleportations once and for all! 2018-03-31 00:21:55 +02:00
Wuzzy
7be5914463 Update Mobs Redo 2018-03-31 00:18:40 +02:00
Wuzzy
146458112c Renamed spawn eggs spawn mob with name 2018-02-04 07:11:44 +01:00
Wuzzy
6c1a4ec911 Disable mob capture 2018-02-02 22:13:02 +01:00
Wuzzy
fff0e572aa Don't allow to use empty nametag 2018-02-02 17:35:36 +01:00
Wuzzy
15d7764c65 Require naming of name tag before it's usable 2018-02-02 17:33:52 +01:00
Wuzzy
0e88453a85 Update Mobs Redo, fix crash 2018-01-26 18:06:45 +01:00
Wuzzy
70ea7d71ad Add setting to disable mob spawning 2018-01-25 04:57:31 +01:00
Wuzzy
a89b9e9c45 Update Mobs Redo 2018-01-08 02:03:31 +01:00
Wuzzy
3cf6656df2 Rename "Monster Spawner" to "Mob Spawner" 2018-01-07 16:58:44 +01:00
Wuzzy
cc411efe4c Move mob spawner change code to mobs mod 2018-01-07 16:53:25 +01:00
Wuzzy
c2684d0eac Update Mobs Redo to version 1.40 2017-11-04 00:22:43 +01:00
Wuzzy
a0347a6700 Mobs Redo: Fix mobs:boom not depending on mcl_tnt 2017-08-06 13:26:12 +02:00
Wuzzy
6253ffd78b Update Mobs Redo 2017-08-06 13:18:33 +02:00
Wuzzy
f27902df03 Fix crash when trying to spawn mob from dispenser 2017-07-31 01:57:03 +02:00
Wuzzy
dc709ff35a Update Mobs Redo 2017-07-29 13:34:27 +02:00
Wuzzy
bd20767173 Update Mobs Redo 2017-07-26 16:55:36 +02:00
Wuzzy
388b324fb1 Support mob explosions again 2017-07-25 04:44:46 +02:00
Wuzzy
b25254e516 Update mobs mod 2017-07-25 04:30:23 +02:00
Wuzzy
6c4ccf3897 Rename signs mod to mcl_signs 2017-07-25 02:20:37 +02:00
Wuzzy
e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy
bdf6b1056c Update mobs_blood.png 2017-07-14 19:57:58 +02:00
Wuzzy
d04c46f3c8 Convert some base textures to Pixel Perfection 2017-07-14 19:51:03 +02:00
Wuzzy
8c3db50528 Update Mobs redo to 1.37 (developer) 2017-07-05 01:52:39 +02:00
Wuzzy
8d87ac8f0e Mobs: Switch to A* once again … 2017-06-03 00:37:50 +02:00
Wuzzy
0411a9c7fa Mobs: Use default pathfinder 2017-06-02 23:46:08 +02:00
Wuzzy
52d32331b3 Remove “tamed” spawn eggs 2017-05-30 19:57:54 +02:00
Wuzzy
9449908565 Disable fire in mob explosions 2017-05-30 02:08:53 +02:00
Wuzzy
f00b0fe7ac Simple mob explosion smoke 2017-05-30 01:50:59 +02:00
Wuzzy
461807b0dc Remove messages for feeding/taming animals 2017-05-25 10:48:13 +02:00
Wuzzy
8d1ffbe2cd Update to Mobs Redo 1.35 2017-05-25 10:33:19 +02:00
Wuzzy
f676a2fc2c Remove unused code in mobs 2017-05-25 06:40:11 +02:00
Wuzzy
c1c15eb60b Rename mcl_monster_spawners to mcl_mobspawners.
Sorry for the trouble, but the long name annoyed me. :P
2017-05-25 06:09:03 +02:00
Wuzzy
88b02c7170 Move mob spawner into new mod 2017-05-25 02:06:36 +02:00
Wuzzy
d71da3a818 Add public API function to setup the mob spawner 2017-05-25 01:59:10 +02:00
Wuzzy
9b4d174c43 Refactor mob spawner metadata 2017-05-25 01:45:16 +02:00
Wuzzy
4283edd84d Disable editing monster spawner after first edit 2017-05-25 01:29:54 +02:00
Wuzzy
5720b1c041 Adjust spawner doll size 2017-05-25 01:14:18 +02:00
Wuzzy
6b92d6691d Add basic animated doll inside spawner cage 2017-05-25 00:59:41 +02:00