Commit Graph

37 Commits

Author SHA1 Message Date
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
Wuzzy 8ea9bc885c Fix mob spawner default 2017-05-24 23:44:03 +02:00
Wuzzy 3d96714e57 Fix mob spawner error msg 2017-05-24 23:40:48 +02:00
Wuzzy d8a201ae2d Update monster spawner code from Mobs Redo 2017-05-24 23:12:13 +02:00
Wuzzy 229fdc067f Exhaust for attacking/getting attacked by mobs 2017-05-21 05:27:33 +02:00
Wuzzy da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy 02856d43b8 Make monster spawner transparent 2017-03-20 20:27:10 +01:00
Wuzzy 564c94e18e Add help for spawn eggs and name tags 2017-03-18 18:08:18 +01:00
Wuzzy 61c16df4e4 Add mob spawner help 2017-03-11 19:05:29 +01:00
Wuzzy 005b509938 Add is_ground_content=false to some nodes 2017-03-11 16:36:05 +01:00
Wuzzy 549f541877 Add 4 Minecraft material groups
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy e2dd85d9e4 Fix some mob pathfinding problems, switch to A* 2017-03-09 15:44:58 +01:00
Wuzzy b68224a38d Spawn egg, boat, cart, book use node rightclick 2017-03-02 15:44:31 +01:00
Wuzzy bd23bb956a Limit mob name length to 80 chars on renaming 2017-03-02 00:25:23 +01:00
Wuzzy 4ec6f5a3ec Hardness for the last remaining items 2017-02-27 18:38:31 +01:00
Wuzzy e0712ff077 Remove some mob chat messages 2017-02-24 02:51:37 +01:00
Wuzzy 2af57ea853 More blast resistance definitions 2017-02-22 16:22:28 +01:00
Wuzzy 1bbb606e63 Fix punch sound being lost im limbo 2017-02-20 16:37:18 +01:00
Wuzzy 8527d684f4 Update mcl_fire itemstrings 2017-02-19 22:48:46 +01:00
Wuzzy 8219cae41b Fix name tags not renaming mobs 2017-02-19 21:39:51 +01:00
Wuzzy 91950ee026 Move global core variables to mcl_init 2017-02-17 23:06:52 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00