Commit Graph

2078 Commits

Author SHA1 Message Date
William Blake Galbreath
f02dba84a0 Expand on ExecuteCommandEvent 2019-07-18 18:18:49 -05:00
William Blake Galbreath
aabf774656 API should also use the better mending if set 2019-07-18 15:14:12 -05:00
William Blake Galbreath
dc5c6c3679 Fix build (Oops, Paper mistakingly labeled something an OBFHELPER) 2019-07-18 14:59:49 -05:00
William Blake Galbreath
86da2ca8ad Updated Upstream (Paper)
Upstream has released updates that appears to apply and compile correctly

Paper Changes:
a41d51f0 ServerExceptionEvent can be fired off main
920ad7c7 Use getChunkIfLoadedImmediately in places (#2297)
0708fa36 Updated Upstream (CraftBukkit/Spigot)
2019-07-18 14:55:21 -05:00
William Blake Galbreath
20943ff953 Add config option for better mending 2019-07-18 14:51:58 -05:00
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
William Blake Galbreath
31b9908398 Add /purpur command for reloading purpur.yml 2019-06-29 19:40:42 -05:00
William Blake Galbreath
966cecab48 Add config options for controllable minecarts 2019-06-29 18:08:03 -05:00
William Blake Galbreath
669afad383 Controllable Minecarts 2019-06-29 04:09:12 -05:00
William Blake Galbreath
6536946ca3 Update upstream 2019-06-28 06:26:34 -05:00
William Blake Galbreath
7a4c08bac1 Fix passive mobs not moving (PaperGH-2232) 2019-06-28 03:57:52 -05:00
William Blake Galbreath
4bc7fbcdfa Update to 1.14.3 2019-06-25 21:12:19 -05:00
William Blake Galbreath
5d6c6b7efa Fix non-human passengers crashing server 2019-06-23 22:18:36 -05:00
William Blake Galbreath
17a36384eb Anti Xray 2019-06-23 21:11:22 -05:00
William Blake Galbreath
e744a717e8 Really fix non-ridables AI with passenger this time 2019-06-23 20:12:22 -05:00
William Blake Galbreath
f4931c9eae Fix riding non-ridables stopping mob AI 2019-06-23 19:12:50 -05:00
William Blake Galbreath
17c6227068 Add large sized ender chests 2019-06-23 17:22:37 -05:00
William Blake Galbreath
f3facb0cf3 Fix pandas 2019-06-23 13:30:40 -05:00
William Blake Galbreath
f870db0c13 Update upstream 2019-06-22 16:28:44 -05:00
William Blake Galbreath
fc12dcbe30 Fix errors trying to spawn negative number of a mob 2019-06-22 16:17:18 -05:00
William Blake Galbreath
bed2eb567d Allow soil to moisten from water directly underneath 2019-06-21 14:44:34 -05:00
William Blake Galbreath
90f0fd289f Add more details in purpur config header 2019-06-21 14:43:09 -05:00
William Blake Galbreath
222ce27b6e Add more ridables fixes 2019-06-21 01:05:41 -05:00
William Blake Galbreath
22de2b2fbb Make pandas ridable 2019-06-20 21:51:06 -05:00
William Blake Galbreath
bd24bb5ffd Phantoms spawn naturally in the end 2019-06-20 21:07:53 -05:00
William Blake Galbreath
c8e1870cfa Remove all horse types from Ridables patch 2019-06-20 18:29:00 -05:00
William Blake Galbreath
aba2ae2b8a Update upstream 2019-06-17 20:05:26 -05:00
William Blake Galbreath
a2c8ca3f6c Update upstream 2019-06-16 19:49:35 -05:00
William Blake Galbreath
c548578b75 Use onMount more 2019-06-15 16:23:56 -05:00
William Blake Galbreath
6f7de9e0e3 Stop most pathfinders if rider is present 2019-06-15 16:11:56 -05:00
William Blake Galbreath
e92a580d7e Fix riding spiders and cave spiders 2019-06-15 15:50:04 -05:00
William Blake Galbreath
c91886d64f Fix riding blaze 2019-06-15 15:24:47 -05:00
William Blake Galbreath
af5a375dcc Fix riding creepers. Implement creeper ability controls 2019-06-15 05:00:57 -05:00
William Blake Galbreath
0de9e860ac eww, imports... 2019-06-15 03:17:27 -05:00
William Blake Galbreath
810b45fe3d Make Iron Golems Swim 2019-06-15 03:13:29 -05:00
William Blake Galbreath
407d5ded44 Fix riding cats 2019-06-15 03:09:37 -05:00
William Blake Galbreath
86bffcf604 Fix riding bats 2019-06-14 20:32:48 -05:00
William Blake Galbreath
7cbbb7f7f6 Finally fixed upstream (SPIGOT-5058) 2019-06-14 17:12:14 -05:00
William Blake Galbreath
46c43bae35 Update upstream 2019-06-13 20:40:00 -05:00
William Blake Galbreath
700cb27472 Update upstream 2019-06-10 19:31:06 -05:00
William Blake Galbreath
67cc353e60 Add spacebar control to polar bear 2019-06-10 19:30:50 -05:00
William Blake Galbreath
89d08f0416 _Actually_ fix the Lecturn getHolder CCE this time :3 2019-06-07 22:07:13 -05:00
William Blake Galbreath
65350c267f Fix LecternInventory getHolder throwing ClassCastException 2019-06-07 21:55:00 -05:00
William Blake Galbreath
a13464ad99 Rebuild patches 2019-06-07 20:44:32 -05:00
William Blake Galbreath
376ba1d327 Fix up ridable foxes 2019-06-07 20:37:01 -05:00
William Blake Galbreath
d92210e9b6 Comply with Bukkit's dumbass annotations requirement 2019-06-06 23:42:49 -05:00
William Blake Galbreath
d6a74e9c23 Block and Fluid Tick Events 2019-06-06 23:26:12 -05:00
William Blake Galbreath
f648c78e13 Add config for items breaking turtle eggs 2019-06-06 22:16:14 -05:00
William Blake Galbreath
ce4d7bad0d Campfires burn out in rain 2019-06-06 21:57:48 -05:00
William Blake Galbreath
78bb9bff30 Campfires only give regen if splashed with regen potion 2019-06-06 21:27:35 -05:00
William Blake Galbreath
b05f3b266e Fix missed config check in last commit 2019-06-06 18:24:33 -05:00
William Blake Galbreath
6030a8aa23 Allow color codes on signs 2019-06-06 18:20:56 -05:00
William Blake Galbreath
199f4d558c Fix 'outdated server' showing in ping before server fully boots 2019-06-04 15:50:32 -05:00
William Blake Galbreath
1581cab367 Dont spaz out startup on custom world generators 2019-06-02 08:09:43 -05:00
William Blake Galbreath
17cd1ede19 Make dragon egg a configurable option 2019-06-01 02:04:11 -05:00
William Blake Galbreath
a379bd9d21 Always place dragon egg when dragon is killed 2019-06-01 01:16:51 -05:00
William Blake Galbreath
1c517b0177 Advancement API Additions 2019-05-31 23:16:39 -05:00
William Blake Galbreath
b146d349e3 Add ExecuteCommandEvent 2019-05-31 03:20:22 -05:00
William Blake Galbreath
2df8fe9436 Fix display when no version history 2019-05-30 20:15:22 -05:00
William Blake Galbreath
40457968fb Add config options for ridable mobs 2019-05-30 20:03:32 -05:00
William Blake Galbreath
cd22a77dbd Add village raid spawn reason 2019-05-29 23:39:27 -05:00
William Blake Galbreath
ccdb3affd5 Update to 1.14.2 2019-05-27 18:40:57 -05:00
William Blake Galbreath
d03525d9f3 Update upstream 2019-05-27 09:44:31 -05:00
William Blake Galbreath
66becc7979 Update upstream 2019-05-26 15:28:55 -05:00
William Blake Galbreath
f8c579573a Campfires regen only if line of sight 2019-05-26 15:25:35 -05:00
William Blake Galbreath
77e4857c4e Bring back server name 2019-05-26 15:19:27 -05:00
William Blake Galbreath
bf5a93a669 Update upstream 2019-05-25 03:07:05 -05:00
William Blake Galbreath
78e6782654 Fix up poms 2019-05-25 00:25:31 -05:00
William Blake Galbreath
d67b8b876c Update upstream 2019-05-24 03:31:21 -05:00
William Blake Galbreath
c9747fbda3 Right click to open sign editor 2019-05-24 03:29:59 -05:00
William Blake Galbreath
d4c0fe9190 Fix falling campfires not going out in water 2019-05-24 01:47:46 -05:00
William Blake Galbreath
2d460de044 Fix packed barrels config 2019-05-23 22:53:15 -05:00
William Blake Galbreath
1124fcfde2 Packed Barrels 2019-05-23 22:42:10 -05:00
William Blake Galbreath
2a83044398 Campfires should fall with gravity 2019-05-23 17:48:37 -05:00
William Blake Galbreath
cf1c2c4ee2 Add tick loop config options 2019-05-23 00:01:39 -05:00
William Blake Galbreath
6cbcd3a785 Rebuild patches 2019-05-23 00:01:24 -05:00
William Blake Galbreath
50232df146 Update upstream 2019-05-23 00:00:51 -05:00
William Blake Galbreath
1c3f1e722c Disable TPS Catchup 2019-05-21 21:55:28 -05:00
William Blake Galbreath
00ad36b12a Add regen effect to campfires 2019-05-19 18:42:09 -05:00
William Blake Galbreath
56b5c660ce Add permission nodes for silk spawners 2019-05-19 06:50:35 -05:00
William Blake Galbreath
c1f1b14ecf Add config options for snowman's pumpkin 2019-05-19 06:44:58 -05:00
William Blake Galbreath
74a7f40ad7 Add config for feeding mushrooms to cows 2019-05-19 06:38:20 -05:00
William Blake Galbreath
b1e7212ff9 Add config options for giants 2019-05-19 06:23:06 -05:00
William Blake Galbreath
ecbb480661 Add verbose option to purpur config 2019-05-19 06:09:09 -05:00
William Blake Galbreath
b153699691 Silk spawners now NBT based, lore only for display 2019-05-19 04:50:30 -05:00
William Blake Galbreath
0554ce8234 Update upstream 2019-05-19 01:55:18 -05:00
William Blake Galbreath
852a9b110f Prevent phantoms spawning on creative players 2019-05-18 17:00:07 -05:00
William Blake Galbreath
5c4be2e666 Jenkins uses https now 2019-05-18 05:15:23 -05:00
William Blake Galbreath
a589f65f1d Fix ridable mobs not looking up/down while not in motion 2019-05-18 01:27:25 -05:00
William Blake Galbreath
d20b5799eb Integrate jenkins for versioning 2019-05-16 00:53:37 -05:00
William Blake Galbreath
6da8a9ec7f Update to 1.14.1 2019-05-13 21:45:34 -05:00
William Blake Galbreath
f81eaa65e1 Fix decompile error 2019-05-12 07:31:47 -05:00
William Blake Galbreath
44bbac64e4 Fix all other areas bgr.I() was supposed to be used 2019-05-12 07:07:09 -05:00
William Blake Galbreath
922fad1dfc Reduce ridables patch by using object inheritance more 2019-05-12 06:42:14 -05:00
William Blake Galbreath
038fd0b583 Fix pistons not working in nether roof 2019-05-12 06:34:48 -05:00
William Blake Galbreath
84b484c7f8 Update upstream 2019-05-12 01:25:32 -05:00
William Blake Galbreath
efbfe52c4e Add comment about giant's odd jump height midifier 2019-05-12 01:23:12 -05:00
William Blake Galbreath
ff8676bf4d Pigs give saddle back 2019-05-12 01:17:45 -05:00
William Blake Galbreath
fcb57b9c71 Make ridables patch a little smaller 2019-05-12 01:17:33 -05:00
William Blake Galbreath
b084e60f2d Make giants naturally spawn and have AI 2019-05-12 00:44:03 -05:00
William Blake Galbreath
79485d1b38 Make cows also eat brown mushrooms 2019-05-12 00:36:19 -05:00
William Blake Galbreath
0d34ca032f Initial villager shops 2019-05-11 02:26:58 -05:00
William Blake Galbreath
cbcc1190e2 Add config to suppress specific log outputs 2019-05-10 19:17:46 -05:00
William Blake Galbreath
2805f06f23 Remove useless cooldown in Villagers 2019-05-10 14:35:40 -05:00
William Blake Galbreath
6e9e72df5c Add config files. Separate phantom/crystal logic from ridables. Reorder patches 2019-05-09 18:35:51 -05:00
William Blake Galbreath
1ad8ee83c4 Rebuild patches 2019-05-09 15:44:23 -05:00
William Blake Galbreath
fa175b9eff Fix drowned controller throwing StackOverflows 2019-05-09 15:40:38 -05:00
William Blake Galbreath
58db6dc333 Reorder patches 2019-05-09 14:58:38 -05:00
William Blake Galbreath
af2e251ece Silk touch spawners 2019-05-09 14:49:40 -05:00
William Blake Galbreath
4944e87d37 Updated upstream 2019-05-09 14:49:40 -05:00
William Blake Galbreath
b8fed8aaf2 Update to 1.14 2019-05-09 14:49:40 -05:00
William Blake Galbreath
a4bfd94c63 Make phantoms ridable. Make phantoms attracted to end crstals. Make end crystals shoot phantoms 2019-05-05 19:50:13 -05:00
William Blake Galbreath
17ece600dc Implement LivingEntity safeFallDistance 2019-05-05 13:07:43 -05:00
William Blake Galbreath
aea4028037 Make giants ridable. Give giants AI back. Make giants spawn naturally 2019-05-05 11:59:36 -05:00
William Blake Galbreath
746bd99162 Make squids ridable 2019-05-05 08:54:48 -05:00
William Blake Galbreath
7f641d2557 Make guardians and elder guardians ridable 2019-05-04 21:02:38 -05:00
William Blake Galbreath
ea7349ec23 Make fish ridable 2019-05-04 20:31:11 -05:00
William Blake Galbreath
b1b3002d32 Implement water controller. Make doplhins ridable 2019-05-04 19:39:37 -05:00
William Blake Galbreath
c04b2cf924 Add more ridable mobs 2019-05-04 17:27:13 -05:00
William Blake Galbreath
02967f8760 Make endermites ridable 2019-05-04 06:09:14 -05:00
William Blake Galbreath
80522c9794 Make spiders ridable 2019-05-04 06:02:06 -05:00
William Blake Galbreath
f74678371d Update upstream 2019-05-04 02:48:52 -05:00
William Blake Galbreath
65e4566aa4 Integrate Ridables 2019-05-04 00:13:38 -05:00
William Blake Galbreath
e46674913e Snowman set pumpkin on/off by player interaction 2019-05-04 00:04:38 -05:00
William Blake Galbreath
80b21a0b13 Fix cow rotation when shearing mooshroom 2019-05-04 00:04:14 -05:00
William Blake Galbreath
913f073050 Expose Animals#isBreedingItem(ItemStack) 2019-05-04 00:03:45 -05:00
William Blake Galbreath
2539359804 PlayerFeedAnimalEvent 2019-05-04 00:03:04 -05:00
William Blake Galbreath
9ee7772e17 Cows to mooshroms when fed muchrooms 2019-05-04 00:02:16 -05:00
William Blake Galbreath
8bcfb52714 Rebrand Purpur 2019-04-30 22:03:03 -05:00