36 Commits
Author SHA1 Message Date
Omer Uddin 36a14149e6 Disable enderpearls when they hit non-ticking chunk if disableEnderpearlExploit is enabled 2021-01-28 20:32:58 -05:00
Omer Uddin b5d3f80d85 port some patches (#5837) 2021-06-15 01:44:37 -04:00
Omer Uddin 0670cfd66f fix exception (#5822) 2021-06-14 00:29:25 -04:00
Omer Uddin c946bcff39 work work (#5821) 2021-06-13 22:41:44 -04:00
Omer Uddin 5ead0fc8e0 Fix comment mistake 2020-06-27 16:00:08 -04:00
kickash32 f496665f67 fixup 2020-06-27 15:02:40 -04:00
kickash32 76f7b1fde7 fix headers 2020-06-27 14:38:26 -04:00
kickash32 c438e9cf0e port 4 patches 2020-06-27 14:35:52 -04:00
kickash32 86eab59018 someone left this in? 2020-06-27 12:44:50 -04:00
kickash32 9ae97409d4 Track Ender Dragon at current (no tick) view distance 2020-06-12 21:47:18 -04:00
kickash32 0de6c6f86a Check portal restrictions when entering end gateways 2020-05-16 04:31:26 -04:00
kickash32 77323d14ca Drop Leads from nether portals - Fixes #3226 2020-05-16 04:31:53 -04:00
Omer Uddin 7506508641 Fix PotionEffect API Ignoring Icon bug
Fixes #3142
2020-05-11 00:44:27 -04:00
Omer Uddin d116dbd6dc Fix EntityRaider picking up items when they shouldn't be able
Fixes #2205
2020-05-11 00:41:15 -04:00
Omer Uddin 93e0c8c61e Fix Bed respawn deviating too far from vanilla (#3195) 2020-04-20 23:14:28 -04:00
Omer Uddin e5e3303aa4 Port activation range improvement patch (#2763) 2020-01-20 10:54:57 -05:00
Omer Uddin 653a9d3dce Update no chunk loads for hoppers and double chests patch (#2777) 2020-01-09 22:11:19 -05:00
Omer Uddin 230ea2dd5d Port Optimize-Hoppers.patch to 1.15 (#2765)
* port patch

* fix hoppers eating items
2019-12-21 21:28:35 -05:00
Omer Uddin f8790c4950 port PlayerLaunchProjectileEvent patch to 1.15 (#2758) 2019-12-15 13:25:10 -05:00
Omer Uddin 8e9f3b503b port TE chunk lookup patch to 1.15 (#2757) 2019-12-15 13:17:16 -05:00
Omer Uddin a91371eba8 Don't save canTick of armor stands if it has not been set by API (#2608) 2019-10-02 20:20:40 -04:00
Omer Uddin b91eadafe8 fix double world add bug (#2486) 2019-09-02 12:46:04 -04:00
Omer Uddin 33db268d5d Implement optional per player mobspawning (#2171) 2019-08-21 06:02:51 +05:00
Omer Uddin 965e176072 Prevent consuming the wrong itemstack (#2477) 2019-08-19 20:24:33 +05:00
Omer Uddin cb0e46c2df Implement alternative item-despawn-rate (#2128) 2019-08-08 02:06:08 +05:00
Omer UddinandShane Freeder 9fee8541d0 Reimplement hopper optimization patch (#2388)
Co-authored-by: Shane Freeder <theboyetronic@gmail.com>
2019-08-07 23:08:22 +05:00
Omer Uddin e7f327502f Offset Itemframe ticking (#2385) 2019-08-02 22:31:24 +05:00
Omer Uddin 0b2d50ae2e Rework bed dismount mechanics (#2145)
Fixes #1726
2019-06-22 13:59:47 -04:00
Omer Uddin c180ef4b12 Stop natural spawning after limit has been reached (#2127) 2019-06-12 22:34:18 -04:00
kickash32 3f201cda06 Create 0402-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch
delete old patch

Comment didn't make sense

Use original header

use original date in header
2019-06-12 21:54:16 -04:00
kickash32 ed712d373a Ensure EntityRaider respects game and entity rules for picking up items 2020-05-09 02:01:48 -04:00
kickash32andTamion 5729115aab Fix PotionEffect ignores icon flag
Co-authored-by: Tamion <70228790+notTamion@users.noreply.github.com>
2020-05-08 00:49:18 -04:00
kickash32 c7b38e2bc7 Tracking Range Improvements
Sets tracking range of watermobs to animals instead of misc and simplifies code

Also ignores Enderdragon, defaulting it to Mojang's setting
2019-12-21 15:22:09 -05:00
kickash32andNoah van der Aa 7b1d3d673a Alternative item-despawn-rate
Co-authored-by: Noah van der Aa <ndvdaa@gmail.com>
2019-06-03 02:02:39 -04:00
kickash32 2cb6b995cc Prevent consuming the wrong itemstack 2019-08-19 19:42:35 +05:00
kickash32 0198ee9c8a offset item frame ticking 2019-07-30 03:17:16 +05:00