Commit Graph

  • 5f418d86d5 Add Bees cora 2022-10-15 11:53:30 +0200
  • 555025ebfe Add Turtle cora 2022-10-15 11:42:18 +0200
  • 0589816c75 fix missing parts of textures TheOnlyJoeEnderman 2022-10-21 01:10:55 +0000
  • 162fe3bc1c fix missing parts of textures TheOnlyJoeEnderman 2022-10-21 01:10:35 +0000
  • f352e99eb6 add axolotl to list of bucketable fish TheOnlyJoeEnderman 2022-10-21 00:44:18 +0000
  • 05329c908f add axolotl spawn icon TheOnlyJoeEnderman 2022-10-21 00:41:27 +0000
  • f8fe943fa6 add axolotl skin TheOnlyJoeEnderman 2022-10-21 00:40:34 +0000
  • 6ee8e98ae3 add axolotl skin TheOnlyJoeEnderman 2022-10-21 00:40:12 +0000
  • 65c7b741bb Add axolotl bucket texture TheOnlyJoeEnderman 2022-10-21 00:39:15 +0000
  • 8001a1ea07 add axolotl lua file TheOnlyJoeEnderman 2022-10-21 00:38:24 +0000
  • d4b1e30b61 Merge pull request 'Fix crash when golem tries to pickup item' (#2820) from fix_golem_pickup_crash into master cora 2022-10-20 23:42:38 +0000
  • 9245c85296 Fix crash when golem tries to pickup item cora 2022-10-19 22:38:05 +0200
  • f551b51c14 Raid defs and spawn command PrairieWind 2022-10-20 13:17:19 -0600
  • ec4d431835 Merge pull request 'Make mob walk velocity be more normal' (#2821) from epcode-patch-1 into master cora 2022-10-20 03:45:15 +0000
  • 3ae3bc7f4e fix non-moving entities having no animations epCode 2022-10-20 03:23:41 +0000
  • 14e7fea6c2 Make mob walk velocity be more normal epCode 2022-10-19 21:30:03 +0000
  • 3e56ca1843 Merge pull request 'fix zpigmen textures' (#2817) from fix_zpigmen into master cora 2022-10-20 03:25:23 +0000
  • 9f32a4c692 MineClone2 Signs Rewrite - move from GitHub to MeseHub Michieal 2022-10-19 18:55:07 -0400
  • 18283fb593 fix zpigmen textures epCode 2022-10-19 11:02:20 -0700
  • e56167136b Merge pull request 'Fix chest boats' (#2810) from chest_boats into master mcl_signs_rewrite cora 2022-10-19 10:58:13 +0000
  • d148e6d4ba Villagers - Work, sleep and wander. Check and claim beds etc. ancientmarinerdev 2022-10-18 23:59:53 +0100
  • cb2c01b1e2 Fix chest boat model 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 2022-10-18 07:45:53 -0500
  • 53dd88eaea Merge pull request 'Adjust hand range to mc's 4.5, make hand ranges configurable' (#2792) from hand_range into master cora 2022-10-18 09:49:37 +0000
  • 47efde7f2e Make hand range configurable cora 2022-10-16 01:45:52 +0200
  • 22f6c38c1a Changed hand_range to reflect that of Minecraft Java Edition in both creative and survival Guy Liner 2022-01-02 19:27:35 -0500
  • dda85ea141 Merge pull request 'Use dig_node instead of remove in creative dig' (#2807) from fix_creative_dig into master cora 2022-10-18 09:44:49 +0000
  • e6aeb9ffba Use dig_node instead of remove in creative dig cora 2022-10-17 12:37:22 +0200
  • d36939d2df add sound and other fixes arrow_node_collision epCode 2022-10-17 15:11:36 -0700
  • 9eb1e8373e Merge pull request 'Add piglins and hoglins from mcl5/extra_mobs' (#2714) from piglins into master cora 2022-10-17 21:59:21 +0000
  • 6a1ff8ea00 make arrows not bounce off nodes and give a wiggle animation when hit epCode 2022-10-17 14:22:28 -0700
  • 663900bee3 Add hoglin to piglin attack list cora 2022-10-15 00:16:49 +0200
  • 88de3656b1 Fix possible crash when spawning piglin cora 2022-10-15 00:13:54 +0200
  • d13d50333f Don't drop trades inside nodes cora 2022-10-14 14:00:50 +0200
  • bb640b4f1c make villager item pickup use new api feature cora 2022-10-14 01:36:10 +0200
  • 1ac0da335a on_pick_up api: remove empty stack entities cora 2022-10-14 01:27:10 +0200
  • efb3072458 Add spawn egg colors, fix translator cora 2022-10-14 00:02:56 +0200
  • 0b9fcae8ea document api addition cora 2022-10-13 19:49:50 +0200
  • 4570226536 De-spaghettify piglin code a bit cora 2022-10-13 19:46:25 +0200
  • 71ad3b91db Add hoglin and zoglin cora 2022-10-13 19:38:23 +0200
  • f7703c2889 Fix piglins taking whole stacks cora 2022-10-13 19:37:53 +0200
  • 8cb73ee509 Fix on_pick_up api cora 2022-10-13 19:37:11 +0200
  • 79265a596b enable zombie piglin transformation cora 2022-10-13 17:00:28 +0200
  • eed7c67f60 Fix piglin arrows cora 2022-10-13 15:21:57 +0200
  • f8777220a3 trade on item pickup instead of on_rightclick cora 2022-10-06 01:26:49 +0200
  • 5b3480860a Add piglin from mcl5 cora 2022-10-05 23:29:18 +0200
  • 6b146bd6fb Merge pull request 'fix punching ghast not getting velocity' (#2811) from fix_crash_when_punching_ghast into master PrairieWind 2022-10-17 19:56:47 +0000
  • 4834b01091 fix punching ghast not getting velocity epCode 2022-10-17 12:38:51 -0700
  • 4e4bd8f978 Merge pull request 'elytra_animation_fix' (#2805) from elytra_animation_fix into master cora 2022-10-17 10:02:08 +0000
  • 8abdd852fc fix player head rotation epCode 2022-10-16 18:43:47 -0700
  • d466693f27 make player not walk while using elytra epCode 2022-10-16 18:43:35 -0700
  • b4374fe961 Merge pull request 'Some mob-fix fixes' (#2798) from mobs_falling into master cora 2022-10-17 09:56:29 +0000
  • 7c15b929fa Fix possible crash cora 2022-10-17 11:27:36 +0200
  • 2e01180fc8 Fix "hibernating" mobs flying upwards cora 2022-10-16 23:59:39 +0200
  • 6f6dac02e8 don't damage falling mobs landing on air or ignore cora 2022-10-16 11:37:38 +0200
  • a745075143 Allow mobs to still fall when out of range cora 2022-10-16 11:28:21 +0200
  • 88aa59670a Merge pull request 'fix mob death animation' (#2803) from mob_fix_death_anim into master cora 2022-10-17 09:41:57 +0000
  • 74ba2a105c fix mob death animation epCode 2022-10-15 17:15:23 -0700
  • 38ff7af9fe Merge pull request 'Fix crash throwing snowball at (runaway=true) mobs' (#2802) from fix_snowball_crash into master epCode 2022-10-17 01:13:58 +0000
  • b90ff44f73 fix enderman walk velocity pvp_knockback epCode 2022-10-16 17:48:29 -0700
  • 3557f02b8f decrease damage animspeed epCode 2022-10-16 17:41:45 -0700
  • c3425a69b1 allow player animations hit by mobs epCode 2022-10-16 17:23:28 -0700
  • b7eda10054 add better pvp knockback epCode 2022-10-16 17:16:38 -0700
  • f61efce434 Fix crash throwing snowball at (runaway=true) mobs cora 2022-10-16 22:20:06 +0200
  • 2604379fe3 Implement respiration respiration cora 2022-10-16 03:30:34 +0200
  • efcd0c8dcc Merge pull request 'Fix boss bars scaling issue with non 16x texture packs' (#2767) from talamh/MineClone2:bossbars_fix into master cora 2022-10-15 23:04:53 +0000
  • d4c248548a Merge pull request 'Don't grow nether fungi automatically.' (#2789) from fix_fungus_growth into master cora 2022-10-15 23:01:21 +0000
  • 6f0de8a82c Fix crimson fungus decoration & weeping vines on roof cora 2022-10-15 02:43:16 +0200
  • cf9cfea108 Don't automatically grow nether fungus cora 2022-10-15 02:42:18 +0200
  • cdca04ed5c Merge pull request 'Add brewing stand and furnace to igloo schematics' (#2776) from igloo_changes into master cora 2022-10-15 22:56:32 +0000
  • 4a9a7b8fef Fix igloo chest loot cora 2022-10-15 04:03:36 +0200
  • dd163f4850 initialize special nodes on igloo placement cora 2022-10-15 03:39:45 +0200
  • 7fee2cd55a struct-api: export construct_nodes function cora 2022-10-15 03:39:27 +0200
  • 7f2ecb6ed0 Add brewing stand and furnace to igloo schematics PrairieWind 2022-10-13 21:06:58 -0600
  • 678bf661d2 Merge pull request 'Various mob improvments' (#2791) from various_mob_improvments into master cora 2022-10-15 22:52:10 +0000
  • 677fcb48c9 fix mob floping epCode 2022-10-15 12:09:25 -0700
  • 8e28c296ca fix mobs flying out of thier element, and increase mob gravity closer to MC epCode 2022-10-15 11:57:53 -0700
  • 22e6731261 various mob improvments epCode 2022-10-15 11:25:26 -0700
  • 210496b615 Merge pull request 'Fix crash when getting attacked by mob while in boat' (#2778) from fix_boat_mob_crash into master cora 2022-10-14 23:59:00 +0000
  • a6a98fb7ae Fix crash when getting attacked by mob while in boat cora 2022-10-14 16:33:33 +0200
  • 5eca209d95 Merge pull request 'smoother mob velocity+other mob improvments' (#2783) from fluid_mob_velocity into master epCode 2022-10-14 23:53:55 +0000
  • f242655b13 make mobs predict jumps before even getting too close to a bock. epCode 2022-10-14 13:50:36 -0700
  • 44ba08cb8b make die animation more smooth for all mobs epCode 2022-10-14 13:31:18 -0700
  • ba127ecb12 fine-tune mob velocity epCode 2022-10-13 19:12:23 -0700
  • 82153c2af9 make mob movment more fluid epCode 2022-10-13 17:50:08 -0700
  • cdbcae4b59 Merge pull request 'Some entity inv / boat fixes' (#2788) from entinv_fixes into master epCode 2022-10-14 23:05:04 +0000
  • 224bbff56b Open minecart inv with regular rightclick cora 2022-10-15 00:37:29 +0200
  • 0c993294fb Make choat collisionbox a bit taller cora 2022-10-14 23:03:38 +0200
  • 1b57650317 fix boat collisonbox to fit the model better cora 2022-10-14 22:59:09 +0200
  • e245ff02c2 Place player in front of choat, disallow passenger cora 2022-10-14 22:55:52 +0200
  • 0ec4cb5502 Open inv on shift+rightclick cora 2022-10-14 22:48:01 +0200
  • cb7df652f7 Fix title double display in boats and minecarts cora 2022-10-14 22:40:24 +0200
  • 05232e99cd Merge pull request 'Add lightning rods' (#2772) from lightning_rod into master PrairieWind 2022-10-14 21:17:39 +0000
  • 96b7b9eab3 Add crafting recipe cora 2022-10-14 04:39:51 +0200
  • e80e44612c Add lightning rod cora 2022-10-13 23:29:37 +0200
  • 7b1d5501c1 lightning: allow change of strike position in callback cora 2022-10-13 21:58:19 +0200
  • 1efaec526c Merge pull request 'Fix a few on start warnings in torches' (#2775) from fix_torch_texture_warnings into master cora 2022-10-14 10:12:19 +0000
  • a7e12e268c fix warning / wrong usage of on_construct in torches cora 2022-10-14 02:16:27 +0200
  • 40fb4a1299 Fix texture warnings in torches cora 2022-10-14 02:07:48 +0200
  • 10a857bb3f Merge pull request 'Some structure- and general mob fixes' (#2746) from fix_structmob_despawn into master cora 2022-10-14 10:10:27 +0000
  • d90b3c046a give mobs a slightly heigher jump height cora 2022-10-14 02:44:23 +0200