Commit Graph

11436 Commits

Author SHA1 Message Date
Sam 789658b2d9 Second MOBA map 2017-07-25 17:57:25 +01:00
Sam 84bf321fe5 Merge remote-tracking branch 'refs/remotes/origin/develop' into update/moba-2 2017-07-24 23:14:51 +01:00
Sam ce95ac481f Bug fixes 2017-07-24 23:03:31 +01:00
Sam abf51064b3 Implementation of achievements 2017-07-24 20:50:45 +01:00
Sam e8eb364d99 Fix incorrect descriptions 2017-07-24 15:40:15 +01:00
Sam 23373834a2 Achievement Kits 2017-07-24 15:36:45 +01:00
Dan Mulloy 49c50b027b Attempt to get version strings with /versions
Makes it easier for those who don't know the protocol ;)
2017-07-23 16:26:46 -04:00
Dan Mulloy 99ca371204 Treat magma cubes as slimes and slimes as creatures for disguises
Fixes crashes in 1.12
2017-07-23 16:14:29 -04:00
Dan Mulloy a4e9fb04d8 Merge branch 'develop' of https://github.com/Mineplex-LLC/Minecraft-PC into bugfix/disguises 2017-07-23 16:03:12 -04:00
AlexTheCoder 06a90abc6a Properly store clans tag for sales announcement deletion 2017-07-22 22:21:12 -04:00
AlexTheCoder 8054296d0a Fix incorrect local removal of sales announcements 2017-07-22 20:31:51 -04:00
Sam 115b4487ea Merge remote-tracking branch 'refs/remotes/origin/develop' into update/castle-siege 2017-07-22 21:27:24 +01:00
Sam 66fdd9be9f Skeleton mode 2017-07-22 14:24:29 +01:00
AlexTheCoder 5ccc599ef1 Clean up anticheat clans blacklist reason 2017-07-21 22:34:35 -04:00
AlexTheCoder d8d1ee7832 Fix anticheat banning in clans 2017-07-21 22:31:23 -04:00
AlexTheCoder a29cff2db1 Properly block Scythe healing when hitting teammates 2017-07-20 16:52:49 -04:00
cnr e5e0fd8eda Halve exp requirements for leveling in MOBA 2017-07-20 01:03:03 -04:00
cnr d5d21a3fab Disable anticheat checks in event servers 2017-07-20 01:00:37 -04:00
cnr 2c0d460357 Add Timer check (no bans enabled) 2017-07-20 00:55:14 -04:00
Sam 8b6f79a5ee Delay persistence data get 2017-07-20 00:32:50 -04:00
Sam 8516a98087 Lots of bug fixes 2017-07-20 00:32:42 -04:00
Dan Mulloy fb28a953e6 Hide players from staff if the staff are also at the spawn point 2017-07-20 00:32:33 -04:00
Dan Mulloy 2c997935c9 Rewrite spawn meta for all living entities on 1.10 and up 2017-07-20 00:32:14 -04:00
Dan Mulloy 7836e0aaaa Fix guardian disguises
This commit fixes guardian disguises (esp. elder guardians) and also provides for disguises to modify packets before they're sent if necessary
2017-07-20 00:32:14 -04:00
Dan Mulloy 8b39fa4e24 Perform disguise validation before doing any of the disguise work
If a disguise is invalid, we won't notify redis or prevent players from joining
2017-07-20 00:32:14 -04:00
Dan Mulloy 212858743f Rewrite spawn meta for all living entities on 1.10 and up 2017-07-18 12:33:07 -04:00
AlexTheCoder ac2df004f0 Fix players being combat tagged after respawn 2017-07-17 19:00:03 -04:00
Dan Mulloy 5d39f7145d Fix guardian disguises
This commit fixes guardian disguises (esp. elder guardians) and also provides for disguises to modify packets before they're sent if necessary
2017-07-17 18:54:58 -04:00
AlexTheCoder 4f04d879ab I'm a dumbo, and remove the ability to add runes to the Scythe of the Fallen Lord 2017-07-17 18:36:59 -04:00
AlexTheCoder 9daa46bb4a Unify combat tag checking 2017-07-17 13:57:38 -04:00
AlexTheCoder d5355ab757 Despawn mounts on chunk unload and clean up some formatting 2017-07-17 13:57:38 -04:00
AlexTheCoder 5e70ff8471 Block sleeping in beds 2017-07-17 13:57:38 -04:00
AlexTheCoder 8379c6235b Lower freeze walk buffer 2017-07-17 13:57:38 -04:00
AlexTheCoder 46768c60ec Disable all other magmus abilities while heat room is active, and make the heat room safezone despawn after damage stops occurring 2017-07-17 13:57:38 -04:00
AlexTheCoder 99c2522e92 Clean up the Clans blacklist GUI 2017-07-17 13:57:38 -04:00
AlexTheCoder f00d9fbb54 Fix sales announcement remote updates being handled async 2017-07-17 13:57:38 -04:00
AlexTheCoder 7354c4dc1c Allow access to clans blacklisting from core, make GWEN issue 90-day clans blacklists for instabans and banwaves 2017-07-17 13:57:38 -04:00
AlexTheCoder c2a46c14ed Allow weapon runes to be added to the Scythe of the Fallen Lord 2017-07-17 13:57:38 -04:00
AlexTheCoder 0b902e3f6f Fix the Scythe of the Fallen Lord healing the user when hitting allies and clan-mates 2017-07-17 13:57:38 -04:00
AlexTheCoder 5e540ea995 Increase legendary drop rate from raids and world bosses 2017-07-17 13:57:38 -04:00
AlexTheCoder fdaa267f3e Remove the bow from clans custom item durabilities 2017-07-17 13:57:38 -04:00
AlexTheCoder 7054706b0f Begin work on clans capture point event 2017-07-17 13:57:38 -04:00
AlexTheCoder 82679aae8a Kill players who log out during raids and force respawn players who die in raids 2017-07-17 13:57:38 -04:00
AlexTheCoder 460cc29c04 Fix clan-mates and allies being able to force despawn mounts 2017-07-17 13:57:38 -04:00
AlexTheCoder 953ad66aca Update SalesAnnouncement system to allow clans-only announcements and make cross-server updating work properly 2017-07-17 13:57:38 -04:00
Dan Mulloy 9255c5a6ab Perform disguise validation before doing any of the disguise work
If a disguise is invalid, we won't notify redis or prevent players from joining
2017-07-17 13:28:50 -04:00
Sam 0fa8a80f2e Merge remote-tracking branch 'refs/remotes/origin/develop' into update/castle-siege 2017-07-17 12:56:41 +01:00
cnr f202085eeb Remove Heroes of GWEN from MPS 2017-07-15 13:21:29 -07:00
Sam 968bcc0223 Add MOBA to the game menu 2017-07-14 18:03:09 +01:00
Sam 4a5913bb3a Don't have the second towers be Elder Guardians 2017-07-14 17:40:22 +01:00