Commit graph

  • 146458112c Renamed spawn eggs spawn mob with name Wuzzy 2018-02-04 07:11:44 +01:00
  • 4608a2f98d Generalize some anvil attributes in help Wuzzy 2018-02-04 07:00:07 +01:00
  • 197afa664b Use color for named items Wuzzy 2018-02-04 06:36:44 +01:00
  • 8ff92fcb7f Fix anvil not updating after removing input slot Wuzzy 2018-02-04 06:13:12 +01:00
  • 9ca97d6f4a Fix naming of banner copies Wuzzy 2018-02-04 06:11:08 +01:00
  • 2c0eee27fc Fix restore of banner desc after anvil rename Wuzzy 2018-02-04 05:52:10 +01:00
  • a7f0d8c82c Fix wrong banner name when patterncrafting Wuzzy 2018-02-04 05:08:02 +01:00
  • d594b7b62f Fix anvil may destroy items when taking output Wuzzy 2018-02-03 05:50:59 +01:00
  • 256dd1e26a Fix some anvil renaming issues Wuzzy 2018-02-03 05:42:19 +01:00
  • fda5ed9e1c Allow to confirm anvil name with enter key Wuzzy 2018-02-03 05:34:20 +01:00
  • 64ddd07066 Increase effectiveness of tool+tool repair on anvil Wuzzy 2018-02-03 05:16:51 +01:00
  • dfb941cf90 Add anvil-related factoids Wuzzy 2018-02-03 04:40:31 +01:00
  • ef471a67fa Anvils: Don't allow rename if name is unchanged Wuzzy 2018-02-03 03:53:31 +01:00
  • 0b80b60cf1 Fix damaging anvil too aggressively Wuzzy 2018-02-03 03:43:28 +01:00
  • 9277bf4552 Remove duplicate code in mcl_anvil Wuzzy 2018-02-03 03:34:32 +01:00
  • ef7781e12e Add help for anvil Wuzzy 2018-02-03 03:33:48 +01:00
  • 8e0f8bbf43 Remove anvils from WIP Wuzzy 2018-02-03 02:51:12 +01:00
  • 41cebe13bf Chance to damage anvil with each step Wuzzy 2018-02-03 02:40:49 +01:00
  • 32ed701f0a Drop anvil item on dig Wuzzy 2018-02-03 01:43:07 +01:00
  • e42c5641b2 Anvils: Fix destruction of whole material stack Wuzzy 2018-02-03 01:03:36 +01:00
  • eb1711c2e7 Implement tool+material repair at anvil Wuzzy 2018-02-03 00:55:52 +01:00
  • dbd1fb46f9 Allow simple tool+tool repairs with anvil Wuzzy 2018-02-03 00:17:29 +01:00
  • 6c1a4ec911 Disable mob capture Wuzzy 2018-02-02 22:13:02 +01:00
  • 300b0545b4 Fix crash in w/ falling nodes Wuzzy 2018-02-02 22:12:45 +01:00
  • fff0e572aa Don't allow to use empty nametag Wuzzy 2018-02-02 17:35:36 +01:00
  • 15d7764c65 Require naming of name tag before it's usable Wuzzy 2018-02-02 17:33:52 +01:00
  • 449fc046dd Tweak anvil middle Wuzzy 2018-02-02 17:22:39 +01:00
  • f1057c0542 Enforce anvil name length more strictly Wuzzy 2018-02-02 05:42:35 +01:00
  • 7c1e625451 Allow to clear name with anvil Wuzzy 2018-02-02 05:40:22 +01:00
  • 86b7f537d5 Copying banners now clears name Wuzzy 2018-02-02 05:29:35 +01:00
  • 40163aed91 Forbid renaming of written books Wuzzy 2018-02-02 05:13:26 +01:00
  • 06c9b2c3f6 Handle item naming of banners Wuzzy 2018-02-02 05:07:58 +01:00
  • 87ef954409 Double save anvil-given name Wuzzy 2018-02-02 04:19:40 +01:00
  • a7190a3693 Implement renaming with anvils Wuzzy 2018-02-02 04:14:11 +01:00
  • e754eec3f7 Fix some global issues with rs repeater code Wuzzy 2018-02-02 03:46:27 +01:00
  • 043165ced2 Implement anvil inventory slot restrictions Wuzzy 2018-02-02 02:56:34 +01:00
  • e97fe05acc Specify the repair material of tools and armor Wuzzy 2018-02-02 02:33:10 +01:00
  • 40f468f18f Add non-functional anvil formspec Wuzzy 2018-02-02 02:07:09 +01:00
  • e649f37bc8 Add comment in minecart code Wuzzy 2018-02-02 01:21:19 +01:00
  • 4207f88266 Add dispenser API docs Wuzzy 2018-02-01 23:00:50 +01:00
  • fa10dc93ae Add _on_dispense callback for dispenser; refactor Wuzzy 2018-02-01 22:45:19 +01:00
  • 8774e7674d Add hoppers in README Wuzzy 2018-01-31 21:24:35 +01:00
  • 3e7ad08db0 Set is_ground_content=false for some nodes Wuzzy 2018-01-31 19:36:27 +01:00
  • a84a0a0db6 Change anvil nodebox Wuzzy 2018-01-31 19:23:37 +01:00
  • dfafa6c969 Fix rotation of falling anvils Wuzzy 2018-01-31 19:10:14 +01:00
  • b7b6f356fa Redstone: Add basic blastnode handling Wuzzy 2018-01-30 06:01:36 +01:00
  • d750e7f6d4 No longer hide observers Wuzzy 2018-01-30 05:56:30 +01:00
  • ca987e1255 Reorganize some commands Wuzzy 2018-01-30 03:33:30 +01:00
  • c22a5cba43 Fix falling nodes falling forever on walls Wuzzy 2018-01-29 03:18:02 +01:00
  • 7196485294 Remove sunlight propagation for various nodes Wuzzy 2018-01-28 20:21:02 +01:00
  • 31f545202a Declare chests to be transparent to sunlight Wuzzy 2018-01-28 19:30:52 +01:00
  • 093e9b0b08 Declare observers not opaque Wuzzy 2018-01-28 19:25:05 +01:00
  • 32f60c4fee Add README/credits for the lever mod Wuzzy 2018-01-27 19:48:44 +01:00
  • 50a1bb5ea5 Repeaters: Fix output if placed in lock + on state Wuzzy 2018-01-27 17:04:00 +01:00
  • 01bd264b2b Repeater: Fix sometimes bad lock on place Wuzzy 2018-01-27 16:35:56 +01:00
  • 2788cad59c Minor repeater refactor Wuzzy 2018-01-27 16:25:38 +01:00
  • 3229f2a902 Move the lock bar of repeaters Wuzzy 2018-01-27 16:22:59 +01:00
  • e1606eeb0c Repeaters: Use set_node instead of swap_node Wuzzy 2018-01-27 16:10:29 +01:00
  • a2ab52c705 Repeaters: Remember delay when locked Wuzzy 2018-01-27 16:07:59 +01:00
  • 28b24168e0 Rewrite redstone repeater help again Wuzzy 2018-01-27 15:41:51 +01:00
  • 42f5426fe9 Update repeater help (locking feature) Wuzzy 2018-01-27 15:26:34 +01:00
  • bca5a9f584 Update repeater help (locking feature) Wuzzy 2018-01-27 15:26:34 +01:00
  • 781caa1187 Repeaters: Do not unlock if locked from other side Wuzzy 2018-01-27 15:00:58 +01:00
  • 719e5193d8 Restrict is_powered call in mesecons_delayer Wuzzy 2018-01-27 14:34:50 +01:00
  • 878743cee5 Repeaters: Set correct lock state on placement Wuzzy 2018-01-27 14:32:21 +01:00
  • b3d069b53a Update repeater lock after dig Wuzzy 2018-01-27 06:01:49 +01:00
  • db94d1c601 Locked repeaters: Update receptor after unlock Wuzzy 2018-01-27 05:43:05 +01:00
  • a8c2b37175 Fix some bad repeater textures Wuzzy 2018-01-27 05:23:40 +01:00
  • 6b1354cd3b Lock and unlock repeaters (WIP) Wuzzy 2018-01-27 05:17:22 +01:00
  • bc1f3cd651 Add locked repeaters (nodes only) Wuzzy 2018-01-27 04:36:17 +01:00
  • 8950455026 Fix crash when dispensing spawn egg Wuzzy 2018-01-27 03:55:59 +01:00
  • c54019a8ab Change chorus-related recipes Wuzzy 2018-01-27 03:45:43 +01:00
  • d972fbfee8 Replace clear command with alias to clearinv Wuzzy 2018-01-27 03:19:59 +01:00
  • 91143ced4e Version 0.35.0 Wuzzy 2018-01-27 02:35:45 +01:00
  • 1924940935 Update chest / trapped chest / ender chest help Wuzzy 2018-01-27 00:57:17 +01:00
  • 5e397d8611 Fix wrong redstone rules of trapped chest Wuzzy 2018-01-27 00:50:04 +01:00
  • 7953d8d1a6 Lift WIP status of trapped chests Wuzzy 2018-01-27 00:44:45 +01:00
  • a16746faf3 Simplify storage of players having an open chest Wuzzy 2018-01-27 00:34:37 +01:00
  • 2400ca5be0 Partially fix bad player counting of trapped chest Wuzzy 2018-01-26 23:43:33 +01:00
  • b1fcbbf68f New texture for trapped chest Wuzzy 2018-01-26 23:13:44 +01:00
  • 16bb9b8901 Localize various unneeded global variables Wuzzy 2018-01-26 22:20:15 +01:00
  • a40dec6da9 Add missing sounds for active repeater Wuzzy 2018-01-26 22:05:47 +01:00
  • dc13cf04dd Fix repeater stopping after rejoining world Wuzzy 2018-01-26 22:01:37 +01:00
  • 930ecf9be1 Fix rs not turnoff if rtorch is hor. behind opaque Wuzzy 2018-01-26 21:53:27 +01:00
  • e8ebc537f0 Fix door closing if dig opaque block next to it Wuzzy 2018-01-26 21:11:49 +01:00
  • 03b6c17f51 Fix door closing if only 1 segment loses power Wuzzy 2018-01-26 19:54:48 +01:00
  • c2d0414255 Fix crash when obj tele's Nether→Overworld @ rain Wuzzy 2018-01-26 19:37:00 +01:00
  • 58b9c3dbf5 Make creepers run away from cats/ocelots Wuzzy 2018-01-26 18:50:28 +01:00
  • fb1fb50bd3 Add new mob settings in settingtypes.txt Wuzzy 2018-01-26 18:31:19 +01:00
  • 0e88453a85 Update Mobs Redo, fix crash Wuzzy 2018-01-26 18:06:32 +01:00
  • dd4008ea73 Add totem of undying into combat category Wuzzy 2018-01-25 22:01:19 +01:00
  • 138005e40f /kill destroys totem of undying Wuzzy 2018-01-25 21:50:59 +01:00
  • 38478ee7e3 Fix broken kill command Wuzzy 2018-01-25 21:08:25 +01:00
  • e3cea04f12 Update mobs_mc, properly implement totem Wuzzy 2018-01-25 21:03:58 +01:00
  • ed5c2c2019 Tweak initial speed of TNT entitiy Wuzzy 2018-01-25 16:23:54 +01:00
  • 9a8e47bb02 Fix some bonus stairs being not properly diggable Wuzzy 2018-01-25 09:04:34 +01:00
  • cc32c54d87 Draw full set of activator rail textures Wuzzy 2018-01-25 05:18:35 +01:00
  • 70ea7d71ad Add setting to disable mob spawning Wuzzy 2018-01-25 04:51:22 +01:00
  • b9686c2d9f Allow to disable weather changes Wuzzy 2018-01-25 03:55:08 +01:00
  • a3388e5288 Add duration parameter to weather command Wuzzy 2018-01-24 06:50:28 +01:00