Commit Graph

  • 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
  • f61efce434 Fix crash throwing snowball at (runaway=true) mobs cora 2022-10-16 22:20:06 +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
  • c855f51829 fix mobs not jumping anymore cora 2022-10-14 02:40:25 +0200
  • c044cf8e74 Fix debug line cora 2022-10-13 21:48:32 +0200
  • 93f8f2aa3b only count despawnable mobs for global caps cora 2022-10-13 21:14:44 +0200
  • 976b9da7d7 Despawn out of range mobs when immobile cora 2022-10-13 21:14:18 +0200
  • c146124a2c spawning: check for room accrd. to collisionbox cora 2022-10-13 21:13:21 +0200
  • ea48be3f4c Add global and per-player mob caps cora 2022-10-13 06:27:04 +0200
  • cd862888d1 Fix indentation cora 2022-10-13 06:26:51 +0200
  • ba25e57eac don't run on_spawn twice cora 2022-10-13 06:06:14 +0200
  • 546b9ade6f Make mobs outside of player radius stop moving cora 2022-10-12 18:22:37 +0200
  • 5db7680cd1 mitigate high cpu usage due to excessive mob counting cora 2022-10-12 16:30:03 +0200
  • effac327f5 Fix baby Z-pigman visual size cora 2022-10-11 11:51:26 +0200
  • 97f9614818 Log the node a mob spawns on cora 2022-10-11 00:42:10 +0200
  • cba176be4a make horny mobs move towards each other cora 2022-10-08 03:56:14 +0200
  • 39a0353a49 Add spawn counts per mob to /mobstats cora 2022-10-07 22:46:13 +0200
  • 1a380da960 Don't spawn pilalgers *in* the ground cora 2022-10-10 14:49:49 +0200
  • 83f17fd9a7 Cats keep their color cora 2022-10-10 14:43:08 +0200
  • 976b1eb153 don't despawn pillager, evoker and witch cora 2022-10-10 14:42:51 +0200
  • 102469f7ab Merge pull request 'mob_attack_better_strat' (#2774) from mob_attack_better_strat into master cora 2022-10-14 00:30:42 +0000
  • 27ac333878 fix syntax crash epCode 2022-10-13 16:59:32 -0700
  • b27c81cea4 make mobs coordinate attacks with all other similar alliances. epCode 2022-10-13 16:53:01 -0700
  • 12e9c2c6d0 make all hostile mobs attack a little more strategically. epCode 2022-10-13 16:41:45 -0700
  • 5b74a2e70c Merge pull request 'Add glow squids and particlespawner api for mobs' (#2741) from glow_squids into master cora 2022-10-13 22:45:40 +0000
  • 80ff5f1207 Fix enderpos global warning cora 2022-10-14 00:24:44 +0200
  • 3e312af3b9 fix warning / wrong var cora 2022-10-14 00:07:26 +0200
  • b770ce42e3 Fix particlespawners not showing on player_transfer_distance == 0 cora 2022-10-11 11:58:27 +0200
  • fb07fee7f0 Glow squid spawn egg colors cora 2022-10-11 11:22:09 +0200
  • 01791cf550 fix crash when player_transfer_distance is not set cora 2022-10-11 05:42:45 +0200
  • 11742b61b2 Make Endermen also use the api instead of the old method cora 2022-10-10 03:48:37 +0200
  • 063102cc1e Make glow squids use the particlespawner api cora 2022-10-10 03:48:20 +0200
  • ef4b243a30 Add coord safe infinite particlespawners api for mobs cora 2022-10-10 03:42:51 +0200
  • dc873f4de2 Fix crash when deleting particlespawners cora 2022-10-09 23:21:01 +0200
  • 438d22e52e Fix glow inksac itemstring cora 2022-10-09 21:54:40 +0200
  • 26ba771a02 Fix translator to use mobs_mc instead of extra_mobs cora 2022-10-09 21:24:27 +0200
  • ddd39b553d Fix indentation cora 2022-10-09 18:01:30 +0200
  • af8b1baba5 Do not spam the network with individual particles cora 2022-10-09 17:59:51 +0200
  • 1daed62d12 Fix glow squid rotation / swimming direction cora 2022-10-09 17:59:31 +0200
  • a599f66360 move ink sac to mcl_mobitems cora 2022-10-09 17:37:01 +0200
  • e2fd8b804c Add glow squids from mcl5 Faerraven 2022-10-09 17:30:42 +0200
  • 07e419905b Fixed typo in image resizing in bossbars talamh 2022-10-13 20:02:28 +0100
  • 2b5c409b12 Merge pull request 'Fix mobs not following player wielding the follow item' (#2768) from fix_mob_itemfollow into master cora 2022-10-13 13:05:37 +0000
  • a4a5b72380 Fix mobs not following player wielding the follow item cora 2022-10-12 23:20:02 +0200
  • b838646efb Merge pull request 'Fixed issue #2769: Cartographer villager offering to trade one glass pane for an emerald' (#2770) from herbert-west2/MineClone2:master into master cora 2022-10-13 04:32:05 +0000
  • 25d6375f66 Fixed issue #2769: Cartographer villager offering to trade one glass pane for an emerald Herbert West 2022-10-12 23:46:34 -0400
  • 7eed73a543 Merge pull request 'Optionally bring back the old spawn icons' (#2705) from spawn_icons_setting into master cora 2022-10-13 00:15:58 +0000
  • d297f4af8c Add some missing spawn icons cora 2022-10-07 14:58:52 +0200
  • 0048a3edb2 Display egg if icon not available cora 2022-10-06 07:45:35 +0200
  • f47674b9a7 Add mcl_util.file_exists() function cora 2022-10-06 07:44:59 +0200
  • 57b5d13edf Add setting to optionally bring back spawn icons cora 2022-10-04 12:22:24 +0200
  • 559136622e re-add old spawn icons cora 2022-10-04 12:19:15 +0200