Mineplex2018-withcommit/Plugins
Nate Mortensen e803df6884 Fix Blink ability with Spectators
When using blink, players are teleported away from other players
within a one block radius of them.  However, if a player happens
to have the exact same position(only can occur when a player is
spectating them), division by 0 occurs, resulting in the player
being teleported to NaN, as any operation with NaN is also NaN.

To fix this, Blink now ignores players in Spectator mode.  This
change could also address the hypothetical scenario where a
spectator is within the one block radius and results in a blinking
player getting teleported in a weird direction.
2017-01-11 15:07:48 -06:00
..
mavericks-review-hub Clean up DonationManager 2016-12-14 19:52:13 -07:00
Mineplex.Bungee.Mineplexer Use UUID object instead of String for PlayerStatus and FriendStatus, as well as update CommunityJoinRequestInfo on a task 2016-12-23 18:34:52 -05:00
Mineplex.BungeeRotator Add missing dependency to BungeeRotator 2016-12-14 23:23:42 -07:00
Mineplex.Cache Fix merge-related errors 2016-04-07 16:40:30 -04:00
Mineplex.ChestConverter/src/mineplex/chestConverter
Mineplex.ClansGenerator Add a clans map generator to codebase 2016-11-16 22:37:25 -05:00
Mineplex.Core Fix PP-Bizon skin 2017-01-11 15:07:48 -06:00
Mineplex.Core.Common Update Formatter to support specifically colored commands 2016-12-21 19:30:54 -07:00
Mineplex.Database Add pitch and yaw to npcs 2016-08-29 22:11:53 -04:00
Mineplex.DDoSProtectionSwitcher
Mineplex.EnjinTranslator Clean up DonationManager 2016-12-14 19:52:13 -07:00
Mineplex.Game.Clans Implement two-factor authentication 2017-01-04 20:33:09 -07:00
Mineplex.Game.Clans.Core Clean up DonationManager 2016-12-14 19:52:13 -07:00
Mineplex.Hub Return to normal hub type 2017-01-04 20:36:16 -07:00
Mineplex.Hub.Clans Implement two-factor authentication 2017-01-04 20:33:09 -07:00
Mineplex.JobsSite Small wording changes. 2016-04-27 20:04:36 +01:00
Mineplex.MapParser Add Gem Hunters as a catagory for the build server 2016-12-26 22:45:18 -07:00
Mineplex.Minecraft.Game.ClassCombat Fix Blink ability with Spectators 2017-01-11 15:07:48 -06:00
Mineplex.Minecraft.Game.Core Run Minestrike in Adventure Mode 2017-01-11 15:07:48 -06:00
Mineplex.Queuer/src/mineplex/queuer
Mineplex.ReportSite PC-1016 Delete snapshots > 30 days and not linked to report in 2016-10-29 14:38:16 +01:00
Mineplex.ServerData Reduce number of redis requests by communities 2016-12-26 22:34:09 -07:00
Mineplex.ServerMonitor Make server monitor support MCS and servers with multiple '-' characters 2016-12-21 19:30:26 -07:00
Mineplex.StaffServer Allow CUST-1 to set players to ETERNAL via support commands 2016-12-21 19:31:56 -07:00
Nautilus.Game.Arcade Run Minestrike in Adventure Mode 2017-01-11 15:07:48 -06:00
Nautilus.Game.Arcade.UHC.WorldGen UHC rewrite 2016-10-28 17:56:08 -04:00
Nautilus.Game.MineKart
Nautilus.Game.PvP
app.xml Complete rework of disguising and antihack hook 2016-08-10 21:03:30 -04:00
plugin.xml Complete rework of disguising and antihack hook 2016-08-10 21:03:30 -04:00
pom.xml Create Lifetime system for managing Listeners with a defined duration. 2017-01-11 15:07:47 -06:00
settings.xml