Commit Graph
50 Commits
Author SHA1 Message Date
Riley Park 6a4c678662 Merge pull request #1261 from astei/patch-1
Add myself to the MIT list
2018-07-23 17:34:19 -07:00
Riley Park ea2b9ac291 Merge pull request #1173 from Minecrell/jline-event-expansion
Disable JLine event expansion
2018-06-25 11:47:33 -07:00
Riley Park 0abd56b79e [ci-skip] Revert "Add Turqmelon to MIT file (#1089)" (#1091)
This reverts commit 934f4f2156.
2018-04-17 11:20:03 -07:00
Riley Park b3a2532662 [ci skip] kashike wears MITtens too 2018-03-06 18:12:30 -08:00
Riley Park 151ee47076 Merge pull request #931 from Brokkonaut/CB
Update CB
2017-11-08 18:51:25 -08:00
Riley Park 2d0e7faeb1 Merge pull request #914 from Minecrell/expose-client-protocol-host
Expose client protocol version and virtual host
2017-10-17 11:03:58 -07:00
Riley Park a7bbff405e Merge pull request #913 from Minecrell/deprecate-string-player-sample
Deprecate player sample list that includes only the player name
2017-10-12 07:22:10 -07:00
Riley Park 7cecdeca83 Some logging changes 2017-10-03 12:13:38 -04:00
Riley Park 2ee4b8a94d Merge pull request #890 from Minecrell/slf4j
Allow plugins to use SLF4J for logging
2017-09-23 12:57:11 -07:00
Riley Park fc7479cfe5 Merge pull request #892 from Minecrell/tca-1.0.0
Update TerminalConsoleAppender to 1.0.0
2017-09-23 11:12:52 -07:00
Riley Park 041250dfb9 Avoid NPE in AdvancementDataWorld thanks to Spigot being dumb 2017-09-21 07:01:40 -07:00
Riley Park d5dcfbc32d Avoid NPE during CraftBlockEntityState load 2017-09-18 13:39:40 -07:00
Riley Park b90a8b6df4 Deprecate usages of authlib
ref #828
2017-08-22 19:08:41 -07:00
Riley Park cc7b5ac739 Allow specifying a custom "authentication servers down" kick message
Thanks to @phenomax in #855
2017-08-17 16:13:22 -07:00
Riley Park 96911e196f Merge pull request #842 from DemonWav/feature/speedup
Fix this stupid bullshit
2017-08-06 15:41:49 -07:00
Riley Park 50fa0bb477 Merge pull request #837 from electronicboy/mergy
Update B/CB/S
2017-08-05 16:36:44 -07:00
Riley Park 5b9437e6e2 Merge pull request #830 from Minecrell/jline-3.4.0
Update JLine to 3.4.0
2017-08-04 08:09:42 -07:00
Riley Park 048d9077b7 Merge pull request #827 from Black-Hole/1.12.1
Update to 1.12.1
2017-08-03 08:43:21 -07:00
Riley Park 644f1e6e30 Merge pull request #822 from BillyGalbreath/Plugins-list-alphabatized
Make /plugins list alphabetical
2017-07-31 19:39:42 -07:00
Riley Park ce5c1499f2 Merge pull request #812 from electronicboy/upstream
Update B/CB
2017-07-28 08:47:48 -07:00
Riley Park 69ca425536 Merge pull request #781 from electronicboy/master
Merge upstream!
2017-07-09 03:12:19 -07:00
Riley Park 9737df4f65 Merge pull request #731 from electronicboy/master
Provide a configurable option to disable creeper lingering effect spawns
2017-06-11 13:31:32 -07:00
Riley Park 991082d2a2 Add configuration option to prevent player names from being suggested 2017-06-09 07:29:59 -07:00
Riley Park a1a51ba9c0 Merge pull request #719 from electronicboy/pre/1.12
Do not relocate fastutil
2017-06-08 11:12:51 -07:00
Riley Park 965f78b3af Fix NFE caused by attempting to read an EMPTY ItemStack
Thanks @gabizou
2017-04-09 23:50:46 -07:00
Riley Park a0b12ef1e0 API for ArmorStand movement and option for entity lookups 2016-12-21 11:53:41 -06:00
Riley Park c6667c09f3 Fix @aikar's oops with verbose timings 2016-09-23 23:18:36 +00:00
Riley Park 57569597bd Configurable flying kick messages
Closes #423
2016-09-20 00:58:32 +00:00
Riley Park 7a403d82a0 @Zbob750 missed a few name changes 2016-09-04 06:26:05 +00:00
Riley Park ac750065e3 Convert new health to a float during set
Convert the new health value to a float before doing any validation logic
2016-09-01 09:54:06 +00:00
Riley Park 53848cdc2f Merge pull request #348 from DemonWav/pom
Add repo to handle the bungee-cord chat dependency
2016-06-22 22:41:50 -07:00
Riley Park af9010bd2a Merge pull request #229 from kashike/feature/frosted-ice
Add ability to disable, and to set min/max next tick delay, of frosted_ice
2016-04-25 13:33:41 -07:00
Riley Park 9d57423ba3 Merge pull request #230 from kashike/feature/arrow-pickup
Arrow pickup rule API
2016-04-25 13:27:51 -07:00
Riley Park 7735f35e04 Fix wrong variable being checked. Fixes #233 2016-04-22 19:02:57 -07:00
Riley Park a1de1619c6 Arrow pickup rule API 2016-04-22 00:07:16 -07:00
Riley Park f7f0155c11 Add ability to disable, and to set min/max next tick delay, of frosted_ice. Resolves #172 2016-04-21 23:54:34 -07:00
Riley Park 30175bcf9d Add handshake event to allow plugins to handle client handshaking logic themselves 2016-04-13 20:23:07 -07:00
Riley Park b9949c39be Add support for multiple shell types. Fixes #184
Also add "rb" as an alias to rebuildPatches
2016-04-03 09:58:42 -07:00
Riley Park 7fa8b081c4 Fix reducedDebugInfo not initialized on client 2016-04-03 05:08:46 -05:00
Riley Park 67ec2cd957 Add PlayerUseUnknownEntityEvent 2016-04-02 18:10:38 -07:00
Riley Park bba407aa46 Merge pull request #155 from DemonWav/otherBlockPosFix
Add same infi-loop fix to other identical block of code I missed earlier
2016-03-27 03:45:56 -07:00
Riley Park d880c248bf Access items by EquipmentSlot 2016-03-26 22:23:42 -07:00
Riley Park 0a9d183bd4 Set health before death event 2016-03-19 10:12:30 -07:00
Riley Park 6d01d7f9ea Custom replacement for eaten items 2016-03-19 09:57:19 -07:00
Riley Park a80a692e2b Add more complete resource pack API 2016-03-08 22:23:59 -08:00
Riley Park 0eb02b3760 Add methods for working with arrows stuck in living entities 2016-03-08 20:21:08 -08:00
Riley Park 875d85b3ec Don't nest if we don't need to when cerealising text components 2016-03-08 18:29:39 -08:00
Riley Park 7feefdf40b Add BaseComponent sendMessage methods to CommandSender 2016-03-08 13:16:54 -08:00
Riley Park d00f718b65 Be a bit more informative in maxHealth exception 2016-02-16 14:37:03 -08:00
Riley Park 8b42b27076 Expose server CommandMap 2016-02-15 07:11:57 -08:00