samczsun
7de9da3d1c
Complete rework of disguising and antihack hook
...
This commit completely rewrites DisguiseManager, DisguisePlayer, and
PlayerDisguiseManager.
Changes to disguising means that much of the core was also changed,
primarily having to do with mapping by UUID versus player names.
Several new API classes were added, such as EntitySelector, Managers,
UtilTasks, and a brand new scoreboard API which is much more optimized and
allows for much longer lines
The new anticheat is hooked as well, with implementation for guardians
which follow the players around. Release two code is also included, but is
currently disabled via a boolean.
2016-08-10 21:03:30 -04:00
AlexTheCoder
9e2ba8c653
Fix fissure applying to anvils
2016-07-30 09:36:38 -04:00
AlexTheCoder
ecb56bf450
Fix players being able to use de-blink to teleport between worlds
2016-07-29 13:35:09 -04:00
AlexTheCoder
f53503f16a
Move code in sync runnable
2016-07-28 21:07:29 -04:00
AlexTheCoder
dddfb4420c
Fix players being allowed to recall through worlds
2016-07-28 21:05:25 -04:00
AlexTheCoder
97d5d21a55
Fix lightning orb duping
2016-07-28 19:43:43 -04:00
cnr
dd38a1dd76
Merge branch 'update/clans' into develop
2016-07-27 20:40:35 -05:00
cnr
05e59ae9cc
Revert "Revert "Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into ben/champions-gi-balancing""
...
This reverts commit 917b83250d
.
2016-07-27 19:03:04 -05:00
AlexTheCoder
031a9575ae
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into update/clans
2016-07-27 15:13:18 -04:00
cnr
3cddf35d12
Refactor out legacy ConfirmationPage
2016-07-27 13:52:03 -05:00
cnr
3d0cc2a5fd
Refactor Clans gold dependency out of core
2016-07-27 13:52:03 -05:00
AlexTheCoder
6f0d21120e
Serious tweaks to gameplay and begin documentation
2016-07-25 10:59:03 -04:00
cnr
917b83250d
Revert "Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into ben/champions-gi-balancing"
...
This reverts commit 30287a0832
, reversing
changes made to b8650d741d
.
2016-07-14 00:10:37 -05:00
AlexTheCoder
d3270b9289
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into update/clans
2016-07-11 14:50:16 -04:00
AlexTheCoder
30287a0832
Merge branch 'develop' of github.com:Mineplex-LLC/Minecraft-PC into ben/champions-gi-balancing
2016-07-11 14:46:08 -04:00
AlexTheCoder
69c9ef8074
Implement small ability tweaks for Game Insights team
2016-07-11 14:45:54 -04:00
AlexTheCoder
eccd7deedc
Fix merge errors and properly force disable particles by checking the game's settings
2016-07-05 17:25:01 -04:00
AlexTheCoder
1ce6f3f65f
Stop webs from editing banners (PC-610)
2016-07-02 18:16:04 -04:00
LCastr0
24186d9992
More fixes for gadget persistence
2016-06-28 18:11:00 -03:00
LCastr0
83f4b25887
Testing persistence fixes
2016-06-25 00:33:36 -03:00
cnr
3433e0e3bc
Merge branch 'project-cosmetics' into develop
2016-06-23 18:42:47 -05:00
LCastr0
7749314e64
Merge branch 'project-cosmetics' of https://github.com/Mineplex-LLC/Minecraft-PC into project-cosmetics
2016-06-23 16:11:49 -03:00
samczsun
956cfeac44
Don't recall if player is dead, show UUID for custom items
2016-06-22 21:14:50 -04:00
Shaun Bennett
d4ac309daa
Merge remote-tracking branch 'remotes/origin/master' into feature/gems
2016-06-09 00:29:27 -05:00
LCastr0
cb71bf4ba5
Removes morphs from gadget persistence (PC-429)
2016-06-05 17:44:34 -03:00
Ben
1778bd4c28
Final little tweaks to Champions
2016-06-04 18:28:38 +01:00
LCastr0
c5cbca3ed0
Merge branch 'project-cosmetics' of https://github.com/Mineplex-LLC/Minecraft-PC into project-cosmetics
2016-06-02 18:30:22 -03:00
Shaun Bennett
e380354bad
Refactor CurrencyType
2016-05-29 16:34:21 -05:00
Sam Sun
59c26bdcd7
Undo leap change
2016-05-27 13:41:49 -04:00
Ben
5899933d8d
[Mage/LifeBonds] Make health be taken from your own rather than the nearest player with highest health. [PC-350]
2016-05-27 13:46:06 +01:00
LCastr0
255191f01a
Changed gadget persistence to use Player Key/Value system (Thanks to Connor)
...
Changed the method names for some classes
2016-05-26 23:58:36 -03:00
samczsun
daf1d1a9ba
Fix duplication glitch using fissure
2016-05-26 14:29:12 -05:00
samczsun
9af2c7e9f4
Restore hunger after Hold. Fixes PC-334
2016-05-24 15:38:18 -04:00
samczsun
516ad5a640
Check cancellation before continuing Takedown. Fixes PC-277
2016-05-24 13:15:29 -04:00
samczsun
14c60ec3ba
Delay recall by one tick. Fixes PC-328
2016-05-24 13:15:29 -04:00
samczsun
51c9301799
Consider leap level. Fixes PC-330
2016-05-24 13:15:29 -04:00
Ben
bad9077144
[Ranger/VitalitySpores] Change to if you take damage and then go 10 Seconds without taking more damage, you will receive Regen 2 for 6(+1 pl) Seconds; if you take damage during that regen you lose it [PC-354]
2016-05-24 11:09:05 +01:00
Ben
bc3ec4088a
[Ranger/Sharpshooter] Missing two shots causes the damage bonus to reset. [PC-352]
2016-05-24 01:16:11 +01:00
Ben
5791cc5dec
[Assassin/Evade] Buff the skill in multiple ways [PC-355]
2016-05-24 01:15:29 +01:00
Ben
8bb9811a80
[Assassin/Blink] When de-blinking set the rotation of the player to the rotation that was present at the time of the de-blinking rather than the rotation of the player when they blinked. [PC-359]
2016-05-24 00:28:48 +01:00
Ben
243044b921
[Skill/Assassin] Remove Rest & Fitness from. [PC-358 AND PC-357]
2016-05-24 00:25:32 +01:00
Ben
5448c42e45
[Assassin/Recall] Don't allow use when in water [PC-360]
2016-05-23 23:46:33 +01:00
Ben
609aa5177a
[Ranger/WolfsPounce] Lower damage [PC-353]
2016-05-23 23:45:42 +01:00
Ben
8da4ac3135
[Brute/FleshHook] Deal more damage/pull velocity when charging up more [PC-340]
2016-05-23 23:42:12 +01:00
Ben
e5b8636298
[Mage/Immolate] Do not allow use whilst in water [PC-351]
2016-05-23 01:23:08 +01:00
Ben
d019d27d23
[Mage/Blizzard] Increase energy usage. [PC-347]
2016-05-23 01:22:39 +01:00
Ben
af2eef5afe
[Mage/Inferno] Increase energy usage [PC-348]
2016-05-23 01:22:15 +01:00
Ben
02dc9ca3f9
[Brute/DwarfToss] Fix the water check being in the wrong location [PC-336]
2016-05-23 01:21:47 +01:00
Ben
48e998f630
[Knight/HiltSmash] Lower damage (previous commit for this ticket for some reason did not contain the lowered damage) [PC-343]
2016-05-23 01:01:27 +01:00
Ben
d8a3ebc704
[Knight/AxeThrow] Lower damage and increase recharge time. [PC-345]
2016-05-23 00:59:11 +01:00