Commit graph

  • 8b95871682 Implement trading tier unlocking Wuzzy 2018-06-06 16:34:44 +02:00
  • 1db3b079c6 Add disabled trade image Wuzzy 2018-06-06 14:39:16 +02:00
  • 2c55daa3e2 Change nitwit villager texture Wuzzy 2018-06-06 14:12:27 +02:00
  • 829ca1f1c1 Villager profession depends on clothes, add nitwit Wuzzy 2018-06-06 13:55:19 +02:00
  • f545af54c1 Disable buggy compass trade Wuzzy 2018-06-06 01:08:57 +02:00
  • 1c0e026259 Villager: Fix taking output sometimes destroy item Wuzzy 2018-06-06 00:43:10 +02:00
  • 3c4a1013b8 Villager: Prevent taking partial track from output Wuzzy 2018-06-06 00:16:25 +02:00
  • 7a080ac308 Fix up/down observers dropping themselves Wuzzy 2018-06-05 19:27:18 +02:00
  • 1e72dd6b33 More Texture Converter clarification Wuzzy 2018-06-05 02:03:07 +02:00
  • 58df62ec8c Add encoding definition to Texture Converter Wuzzy 2018-06-05 01:58:40 +02:00
  • 1752e29f2d Update Texture Converter README again Wuzzy 2018-06-05 01:58:23 +02:00
  • 309dc40484 Fix typos in Texture Converter Wuzzy 2018-06-05 01:53:59 +02:00
  • 0e00c85f99 Add README into tools directory Wuzzy 2018-06-05 01:44:57 +02:00
  • 64fe90257d Version 0.40.0 Wuzzy 2018-06-04 22:27:03 +02:00
  • b504e8c317 Make trader warning less bright Wuzzy 2018-06-04 22:23:46 +02:00
  • 6e32d23d56 Add warnings and notes about trading implementation Wuzzy 2018-06-04 22:21:10 +02:00
  • a58a01040d Show villager name in trading formspec Wuzzy 2018-06-04 22:13:24 +02:00
  • 9bfa116794 Allow to select different trades Wuzzy 2018-06-04 21:46:13 +02:00
  • e9bcbe1ead Store available trades in villager entity Wuzzy 2018-06-04 21:07:12 +02:00
  • cc1fe2f14f Fix bread trade Wuzzy 2018-06-04 15:21:59 +02:00
  • 10e2c174d4 Pick random villager profession on spawn Wuzzy 2018-06-04 14:59:10 +02:00
  • f1dc75f097 Add lots of random trades for villagers Wuzzy 2018-06-04 14:36:06 +02:00
  • 7109db24c2 Trading: Reset inventory when closing formspec Wuzzy 2018-06-04 12:50:31 +02:00
  • a9cf744c0b Disable villager trading again Wuzzy 2018-06-04 01:20:24 +02:00
  • e5c7e50202 More villager fixing Wuzzy 2018-06-04 01:19:23 +02:00
  • 883568add4 Implement basic villager trading formspec Wuzzy 2018-06-03 18:37:53 +02:00
  • 2dbda44a93 Add some global spawn restrictions Wuzzy 2018-06-03 17:48:32 +02:00
  • f022b747b0 Harden a number of minetest.after player checks Wuzzy 2018-06-03 16:44:37 +02:00
  • 2132cdacc5 Improve minetest.after checks Wuzzy 2018-06-03 16:17:55 +02:00
  • 201c2bf170 Fix minetest.after crashes in mcl_mobs Wuzzy 2018-06-03 16:13:46 +02:00
  • 9c6f5b3573 Remove dead code in mcl_mobs Wuzzy 2018-06-03 00:56:29 +02:00
  • 1d04b52b5a Name tag: Update texture conversion and add alias Wuzzy 2018-05-31 18:40:02 +02:00
  • 34e92a361b Rename mobs mod to mcl_mobs Wuzzy 2018-05-31 18:32:26 +02:00
  • dafba9a07c Update global API.md wrt MRM Wuzzy 2018-05-31 18:04:07 +02:00
  • 4be664ab49 Rebranding of the mobs redo mod Wuzzy 2018-05-31 17:54:35 +02:00
  • 9afe5da7b4 Make sure bred pig and sheep stay tamed and owned Wuzzy 2018-05-31 17:32:13 +02:00
  • c55714ea0c Reduce dependencies of mcl_anvils Wuzzy 2018-05-31 15:18:48 +02:00
  • 2f0987b529 Move mcl_void_damage to ENVIRONMENT Wuzzy 2018-05-31 15:13:16 +02:00
  • d5729b8a32 Fix load-crash if _magnet_timer of item entity is uninizialized Wuzzy 2018-05-31 14:34:19 +02:00
  • 73dcf1e697 Randomly mutate foal fur/mark with 1/9 chance each Wuzzy 2018-05-31 14:05:45 +02:00
  • aeee941b2c Breeding sheep now mixes wool colors like dyes Wuzzy 2018-05-31 05:45:57 +02:00
  • e246b5d0bb Fix breeding giving weird childs Wuzzy 2018-05-31 04:38:37 +02:00
  • 97e550bb9f Can't shear lambs Wuzzy 2018-05-31 03:45:38 +02:00
  • 55beefa6c7 Fix wool regrow for sheep Wuzzy 2018-05-31 03:43:48 +02:00
  • 91b41885d5 Tweak blaze animation Wuzzy 2018-05-31 03:17:41 +02:00
  • 4513c6c35d Undead mobs take light damage only in sunlight Wuzzy 2018-05-31 03:09:27 +02:00
  • b73e05d64a Fix light_damage damaging mobs in rain/snow Wuzzy 2018-05-31 02:47:37 +02:00
  • eefd065726 New horse texturing (thanks to 22i) Wuzzy 2018-05-30 19:51:40 +02:00
  • 293caa511f Fix broken zombie villager texture conversion Wuzzy 2018-05-30 18:55:37 +02:00
  • 050987bead Add illagers to Conversion Table Wuzzy 2018-05-30 18:48:07 +02:00
  • 8b6f5d3dec Redo sheep texturing Wuzzy 2018-05-30 18:05:49 +02:00
  • c10f4311f7 Update death animations of some mobs Wuzzy 2018-05-30 17:34:38 +02:00
  • 895d06d28a Update (wither) skeleton mesh and anim (thx 2 22i) Wuzzy 2018-05-30 17:11:07 +02:00
  • 5d92c04a36 Update Conversion Table Wuzzy 2018-05-30 17:02:28 +02:00
  • 328eb883ec Redo skeleton stray vex zombiepig meshes/textures Wuzzy 2018-05-30 16:59:27 +02:00
  • 6619cf159f New zombie pigman mesh by 22i Wuzzy 2018-05-30 16:41:28 +02:00
  • 635a9c45bd Enable wolf-on-sheep attack Wuzzy 2018-05-30 16:16:44 +02:00
  • 222f6880cb Protect doors from screwdriver rotation Wuzzy 2018-05-30 14:24:37 +02:00
  • 76c1c10a9b Tweak snowman animation params Wuzzy 2018-05-30 13:33:19 +02:00
  • 17b9bd27de Redo snowman texturing (thanks, 22i!) Wuzzy 2018-05-30 13:28:22 +02:00
  • b2d9c119ac Add mobs:spawn_child Wuzzy 2018-05-30 12:56:39 +02:00
  • 940b3748fb Fix horse child keeping horse armor of parent Wuzzy 2018-05-30 12:34:16 +02:00
  • 806e392d31 Fix child of saddled pigs getting saddle, too Wuzzy 2018-05-30 12:25:10 +02:00
  • d575cf07b7 Kill snow golems in rain Wuzzy 2018-05-30 12:01:53 +02:00
  • 69b3e19c1b Name tags now name all mobs (except ender dragon) Wuzzy 2018-05-30 11:34:17 +02:00
  • d0cdb0f390 Add fake_liquid group to cobweb Wuzzy 2018-05-29 20:11:27 +02:00
  • c1cc790d9d Update Mobs Redo (1.41) Wuzzy 2018-05-29 17:00:30 +02:00
  • 34292ece10 Fix minor texture fail for woodlike corner stair Wuzzy 2018-05-29 16:03:10 +02:00
  • f3b0cf6f3e Document API mcl_stairs, declare mcl_stairs usable Wuzzy 2018-05-29 15:17:15 +02:00
  • d3f5942d7d Improve corner stair texturing Wuzzy 2018-05-29 14:28:26 +02:00
  • 85975a2d26 mcl_stairs: Add woodlike cornerstair mode Wuzzy 2018-05-29 13:46:39 +02:00
  • 644387c0ad Remove redundant wood stair register Wuzzy 2018-05-29 13:30:23 +02:00
  • cf8415f87a Merge mcstair into mcl_stairs Wuzzy 2018-05-29 13:25:25 +02:00
  • eb02e9f3e1 Version 0.39.0 Wuzzy 2018-05-28 19:18:12 +02:00
  • f8362e798f Make v6 ice spikes much rarer Wuzzy 2018-05-28 16:32:15 +02:00
  • c4ced1fbdf Fix arrows being punchable to death Wuzzy 2018-05-28 15:49:04 +02:00
  • 187e6b7e58 Remove water damage from creeper Wuzzy 2018-05-27 10:41:50 +02:00
  • fc94f50e6a Fix another logic fail in arrow mob detect code Wuzzy 2018-05-27 10:33:49 +02:00
  • 6f24a44e53 Merge branch 'master' of https://repo.or.cz/MineClone/MineClone2 Wuzzy 2018-05-25 13:47:29 +02:00
  • 48b7191af2 Regularily damage and delete entities in void Wuzzy 2018-05-25 13:45:41 +02:00
  • 12b0954523 Fix possible crash in mcl_mapgen_core Wuzzy 2018-05-20 15:25:57 +02:00
  • ab38d55646 Dispenser craft no longer needs bow to be intact Wuzzy 2018-05-20 03:02:31 +02:00
  • b852e56df3 Change clock texture usage and implement conversion Wuzzy 2018-05-20 01:50:53 +02:00
  • 4db935e91e Update falling nodes after being moved by piston Wuzzy 2018-05-19 02:30:23 +02:00
  • 4733355851 Texture converter: Convert banner overlays Wuzzy 2018-05-18 23:51:17 +02:00
  • c882f46eb6 Fix head node texture bugs Wuzzy 2018-05-18 22:11:08 +02:00
  • d59717b5d8 Convert large chest textures Wuzzy 2018-05-18 20:48:39 +02:00
  • b1122c5cda Fix bad side chest conversion Wuzzy 2018-05-18 19:51:37 +02:00
  • da39d76310 Implement conversion of single chests Wuzzy 2018-05-18 19:34:23 +02:00
  • 1082c995fe Rework end portal node Wuzzy 2018-05-16 19:22:55 +02:00
  • fceee430b3 Remove minetest.inventorycube call from rs lamps Wuzzy 2018-05-16 18:27:19 +02:00
  • 7c434d85ed Also save cmd block on enter key Wuzzy 2018-05-16 18:16:17 +02:00
  • 689aa84c28 Make cmd block errors red Wuzzy 2018-05-16 18:02:37 +02:00
  • b1154be71b Command blocks now use 2-letter placeholders Wuzzy 2018-05-16 17:58:32 +02:00
  • dd380963ce Add “@@” placeholder to cmd blocks Wuzzy 2018-05-16 17:31:01 +02:00
  • a91e0cc537 Add @commander placeholder to command blocks Wuzzy 2018-05-16 17:07:11 +02:00
  • 51b6d07d0c Make cmd blocks execute cmds on behalf of placer Wuzzy 2018-05-16 16:55:52 +02:00
  • 88ca7c9a7e Red v6 sand must now be crafted with nether wart Wuzzy 2018-05-16 15:53:00 +02:00
  • ad69aa20ce Release 0.38.0 Wuzzy 2018-05-15 02:05:00 +02:00
  • fcc53f4151 Remove inventory images of some internal nodes Wuzzy 2018-05-14 16:31:17 +02:00