Commit Graph

1972 Commits

Author SHA1 Message Date
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 0d6b57c9c4 Fix mob spawner icon not shown in gen'd spawners 2017-05-25 07:34:53 +02:00
Wuzzy f676a2fc2c Remove unused code in mobs 2017-05-25 06:40:11 +02:00
Wuzzy 7ce80bada5 Update error msg 2017-05-25 06:12:22 +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 6b07bde2e8 Fix monster spawner bugs caused by rename 2017-05-25 05:57:04 +02:00
Wuzzy 93a36a91c2 Add dependency to mobs_mc in mcl_dungeons 2017-05-25 05:53:48 +02:00
Wuzzy 8abe53c6e1 Rename: mcl_monster_spawner to mcl_monster_spawners 2017-05-25 05:52:47 +02:00
Wuzzy 83150f43ea Remove formspec of monster spawner, default pigs 2017-05-25 05:45:45 +02:00
Wuzzy a9b54a0980 Make monster spawners timer-based +balance 2017-05-25 05:37:13 +02:00
Wuzzy 559d60ffe9 Remove on_right_click in monster spawner mod 2017-05-25 05:04:35 +02:00
Wuzzy d1ea880be6 Generate monster spawners in dungeons (kinda...) 2017-05-25 05:01:50 +02:00
Wuzzy 62e3967082 Tweak monster spawner spawn rules 2017-05-25 04:47:08 +02:00
Wuzzy f194e1666f Change default monster spawner mob to pig 2017-05-25 04:23:21 +02:00
Wuzzy 71d7ed09c8 Fix possible crash in monster spawner code 2017-05-25 04:22:18 +02:00
Wuzzy 9f5a310aae Fix bone meal not used up on farming plants 2017-05-25 03:24:11 +02:00
Wuzzy 62dad8daf1 Tweak doll size in monster spawner 2017-05-25 03:14:52 +02:00
Wuzzy 8c9e196a53 Fix mob spawner doll re-loading 2017-05-25 03:09:02 +02:00
Wuzzy af8798765a Reduce dependency mess of monster spawner 2017-05-25 02:57:00 +02:00
Wuzzy 886a717b30 Remove blabla in mcl_autogroup 2017-05-25 02:27:10 +02:00
Wuzzy 20e6f764e8 Move monster spawner mod to ITEMS 2017-05-25 02:23:12 +02:00
Wuzzy ce11d7888d Update monster spawning references 2017-05-25 02:21:12 +02:00
Wuzzy d4f183c1fc Fix mcl_monster_spawner function 2017-05-25 02:17:24 +02:00
Wuzzy 64ec1fd03d Update monster spawner docs 2017-05-25 02:15:24 +02:00
Wuzzy 097de371b6 Readme and license for mcl_monster_spawner (MIT) 2017-05-25 02:11:19 +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 32ecce0d43 Fix broken mushrooms syntax 2017-05-24 23:24:03 +02:00
Wuzzy d8a201ae2d Update monster spawner code from Mobs Redo 2017-05-24 23:12:13 +02:00
Wuzzy 134647a453 Clarify mushroom help even more 2017-05-24 23:11:14 +02:00
Wuzzy e37d24144e Update dungeon TODO 2017-05-24 22:48:09 +02:00
Wuzzy e748237469 Remove cobblestone ceiling from dungeons 2017-05-24 22:29:36 +02:00
Wuzzy 30a29a20c8 Allow dungeons to destroy cobble and mossycobble 2017-05-24 21:49:34 +02:00
Wuzzy 74a393b1ff Carve in openings into dungeons 2017-05-24 21:39:41 +02:00
Wuzzy 73b7e1d550 Dungeons generate less aggressively now 2017-05-24 21:15:57 +02:00
Wuzzy 839a407c90 Refactor chest rotation code in dungeons 2017-05-24 20:50:42 +02:00
Wuzzy 27657b58e2 Recommend flat mapgen in footer 2017-05-24 19:56:22 +02:00
Wuzzy 5d369df399 Dungeon TODO 2017-05-24 12:46:54 +02:00
Wuzzy 27cc50d155 Remove 2 music discs from temporary crafting 2017-05-24 12:30:40 +02:00
Wuzzy 99a54319b1 Refactor mcl_dungeons 2017-05-24 12:15:20 +02:00
Wuzzy 4625d2e8f8 Restrict dungeon chest spawning again 2017-05-24 12:12:45 +02:00
Wuzzy a792e5d545 Rotate dungeon chests away from wall 2017-05-24 12:11:15 +02:00
Wuzzy 6c4aff7f6a Place dungeon chests randomly at wall position 2017-05-24 11:42:20 +02:00