Commit Graph

173 Commits

Author SHA1 Message Date
William Blake Galbreath
0374eea001 Mending mends most damages equipment first 2019-07-14 19:54:11 -05:00
William Blake Galbreath
7696e24368 Prevent zombies spawning reinforcements in unloaded chunks 2019-07-13 18:50:16 -05:00
William Blake Galbreath
30900d6847 Prevent enderman teleporting into unloaded chunks 2019-07-13 18:42:55 -05:00
William Blake Galbreath
031c21038d Update leaf's asynch chunk io patch 2019-07-13 18:37:16 -05:00
William Blake Galbreath
5cbe985984 Updated Upstream (Paper)
Upstream has released updates that appears to apply and compile correctly

Paper Changes:
767ac20c Merge pull request #2174 from kickash32/Only-count-Natural-Spawned-mobs
fa726c3f Create 0402-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch
97488cca Merge pull request #2296 from Spottedleaf/fix-loadchunk-again
36c48316 Fix loadChunk(x, z, false)
2019-07-13 16:23:55 -05:00
William Blake Galbreath
cf20351eaa Tulips change fox type 2019-07-13 16:00:51 -05:00
William Blake Galbreath
a33950ddc8 Implement optional per player mob spawns 2019-07-13 00:34:51 -05:00
William Blake Galbreath
34d40980b6 Add leaf's Async Chunk IO patch 2019-07-12 19:20:25 -05:00
William Blake Galbreath
3884a4b321 isLoaded calls should NOT load chunks... 2019-07-12 18:15:33 -05:00
William Blake Galbreath
6eb2a02e66 Prevent entities from moving in unloaded chunks 2019-07-12 16:23:50 -05:00
William Blake Galbreath
ecbc7fe335 I really hate annotations... 2019-07-12 02:13:16 -05:00
William Blake Galbreath
e750359a4d Implement ChunkTooLargeEvent 2019-07-12 02:10:16 -05:00
William Blake Galbreath
327bfd41bb Remove debug output from metrics 2019-07-11 23:38:19 -05:00
William Blake Galbreath
abd93908c7 Updated Upstream (Paper)
Upstream has released updates that appears to apply and compile correctly

Paper Changes:
7e8ae207 Updated Upstream (Bukkit/CraftBukkit/Spigot)
2019-07-11 21:45:34 -05:00
William Blake Galbreath
02e31ae620 Implement metrics 2019-07-11 21:43:54 -05:00
William Blake Galbreath
8fec9216db Remove ridable minecart block speeds debug output on server boot 2019-07-10 23:08:07 -05:00
William Blake Galbreath
62aabe5c51 Merge giant strength change into giant ai patch 2019-07-10 23:06:16 -05:00
William Blake Galbreath
256dcbdedb Fix leashing villagers patch 2019-07-10 23:05:18 -05:00
William Blake Galbreath
123fab08ff Make giants only as strong as ravagers 2019-07-10 20:57:18 -05:00
William Blake Galbreath
d5113e44c2 Option to toggle milk curing bad omen 2019-07-10 20:44:03 -05:00
William Blake Galbreath
662d02c216 Fix ambiguous error in obfhelper 2019-07-10 20:32:52 -05:00
William Blake Galbreath
bd3407f5dd Allow leashing villagers 2019-07-10 20:15:05 -05:00
William Blake Galbreath
03be5e1044 Obfuscation helpers 2019-07-10 20:13:50 -05:00
William Blake Galbreath
e0fd9f7eaf Lets minimize the diff :S 2019-07-09 23:46:05 -05:00
William Blake Galbreath
dd25627c9f Fix up pig zombie patch (tested it this time :3) 2019-07-09 23:37:11 -05:00
William Blake Galbreath
f46495423c Apparently setting a target needs a reason 2019-07-09 22:11:29 -05:00
William Blake Galbreath
378bbf478c Updated Upstream (Paper)
Upstream has released updates that appears to apply and compile correctly

Paper Changes:
8812fed9 Merge pull request #2240 from Spottedleaf/anti-xray
bd46b639 Merge branch 'ver/1.14' of github.com:PaperMC/Paper into anti-xray
e679a7c1 Config migrations
0a667728 Resolve crash issue by shoving chunk loads onto the next tick
3a2d7f2d Merge branch 'ver/1.14' of github.com:PaperMC/Paper into anti-xray
5ffa0dae Do not force load chunks for plugin constructed packets
e993aa6f Merge branch 'ver/1.14' of github.com:PaperMC/Paper into anti-xray
9a4a185f Keep neighbour chunks loaded while obfuscating
f1f8060a Fix build?
76eb2a5e Use getChunkIfLoadedImmediately not getChunkIfCachedImmediately
ad757f96 Delete 0335-Anti-Xray.patch
46a6f1b2 Re-Add Anti-Xray
2019-07-09 21:26:17 -05:00
William Blake Galbreath
f7cc910566 Fix pig zombies (MC-56653) 2019-07-09 20:56:59 -05:00
William Blake Galbreath
fa9519d224 Updated Upstream (Paper)
Upstream has released updates that appears to apply and compile correctly

Paper Changes:
ef7202b9 Fix entity count in timings graph (#2293)
2019-07-08 20:47:08 -05:00
William Blake Galbreath
8cfd70eae2 Make skeleton and zombie horses always tamed for riding 2019-07-07 19:58:26 -05:00
William Blake Galbreath
7dd5471293 Add chance for zombie horse natural spawns 2019-07-07 19:52:40 -05:00
William Blake Galbreath
3450776523 Add bamboo to the MC-113809 fix 2019-07-07 19:29:32 -05:00
William Blake Galbreath
51cf76f038 Add reeds to the MC-113809 fix 2019-07-07 19:22:13 -05:00
William Blake Galbreath
26cac543f7 Remove debugging from last commit 2019-07-07 19:09:05 -05:00
William Blake Galbreath
ed377335f5 Teleport with vehicle/passenger 2019-07-07 19:04:07 -05:00
William Blake Galbreath
21c220d1a8 Only grow cactus/chorus fruit on random tick (MC-113809) 2019-07-07 15:54:20 -05:00
William Blake Galbreath
5f90333e9c Add obf helpers 2019-07-06 22:24:48 -05:00
William Blake Galbreath
aa41b91933 Fix item position desync 2019-07-06 21:48:16 -05:00
William Blake Galbreath
f2a5d9adec Dont send useless entity packets 2019-07-06 20:31:10 -05:00
William Blake Galbreath
6656b86270 Implement PlayerSetSpawnerTypeWithEggEvent 2019-07-05 18:55:28 -05:00
William Blake Galbreath
aab22f8353 Implement ItemFactory#getMonsterEgg 2019-07-05 16:42:34 -05:00
William Blake Galbreath
cd652bde92 Make illusioners naturally spawn 2019-07-05 11:16:21 -05:00
William Blake Galbreath
6d563f8de1 Updated Upstream (Paper)
Upstream has released updates that appears to apply and compile correctly

Paper Changes:
c8bc57c7 Cleanup ChunkMapDistance patch
276afaa2 Updated Upstream (Bukkit/CraftBukkit/Spigot)
2019-07-04 21:30:16 -05:00
William Blake Galbreath
81a9222684 Disable loot drops on death by cramming 2019-07-03 23:58:44 -05:00
William Blake Galbreath
2ccb7b1b8d Update upstream 2019-07-03 19:07:54 -05:00
William Blake Galbreath
fd25a2671c Update upstream 2019-07-02 19:12:27 -05:00
William Blake Galbreath
529bb022ca Update anti-xray patch with latest PR from Paper 2019-07-01 20:27:36 -05:00
William Blake Galbreath
370a42aeda Add step height config to controllable minecarts 2019-06-30 00:12:13 -05:00
William Blake Galbreath
e033d1e4cd Add hop boost to controllable minecarts 2019-06-30 00:10:25 -05:00
William Blake Galbreath
41c424e330 Allow minecarts to be placed anywhere 2019-06-29 20:53:37 -05:00