ModernUO/Projects/UOContent/Items/Weapons/Abilities
mark1145 053dbcbad0
fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222)
* Movie ignore mobiles to Mobile class
* Allow necromancer familiars to ignore mobiles
* ChampionSpawn should not quietly fail when creating new spawn
* Fix client party crash bug: 2 people partied, the leader logs out, other client is hung
* Fix spellbooks creating with magery/meditation only and creating magery multiple times
* Fix BaseRunicTool.GetRandomSlayer() creating more undead slayers than intended
* Do not allow players to dismount each other whilst mounted
* Fix AOS onwards damage increase tooltip and wrong formula in AOS
* Fix monsters killing other monster revenants + animate dead should not attack player pets + other animates
* Fix fire steed having loot pack added twice
* Fix oaks spawn not able to create Unicorns + Kirins via Activator.CreateInstace() due to constructor having name as parametr
* Fix ignoreMobiles flag not propagated to client for non-players.
* Fix harrower tents not leeching from players
* Fix boats speedhacking around the map
* Fix bless, agility etc. not renewing duration
* Fix reveal always worked
* Fix empty constructor for steeds so they don't throw now.
2022-10-31 22:16:50 -07:00
..
ArmorIgnore.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
ArmorPierce.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
Bladeweave.cs fix: Fixes targeting checks (#869) 2021-12-01 08:15:16 -08:00
BleedAttack.cs fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Block.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
ConcussionBlow.cs fix: Fixes boat movement & moves weapon ability out of core (#750) 2021-08-30 21:30:09 -07:00
CrushingBlow.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
DefenseMastery.cs fix: Adds name support for all mods (#1128) 2022-10-15 10:46:31 -07:00
Disarm.cs fix: Fixes disarm, strangle, curse, summons, looting rights, creatures attacking, and items going to the floor (#1174) 2022-09-27 22:19:15 -07:00
Dismount.cs fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222) 2022-10-31 22:16:50 -07:00
DoubleShot.cs fix: Fixes targeting checks (#869) 2021-12-01 08:15:16 -08:00
DoubleStrike.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
DualWield.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
Feint.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
ForceArrow.cs fix: Fixes spell mechanics and misc bugs (#1118) 2022-07-14 22:01:59 -07:00
ForceOfNature.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
FrenziedWhirlwind.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
InfectiousStrike.cs fix: Fixes badly formatted files (#878) 2021-12-05 08:56:09 -08:00
InfusedThrow.cs fix: Adds throwing weapons (#1107) 2022-07-01 17:03:27 -07:00
LightningArrow.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
MortalStrike.cs fix: Fixes curses and spell effects (#1112) 2022-07-07 23:59:46 -07:00
MovingShot.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MysticArc.cs fix: Adds throwing weapons (#1107) 2022-07-01 17:03:27 -07:00
NerveStrike.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
ParalyzingBlow.cs fix: Adds back pre-pub-21 para blow (#872) 2021-12-02 11:49:36 -08:00
PsychicAttack.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
RidingSwipe.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
SerpentArrow.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
ShadowStrike.cs fix: Fixes badly formatted files (#878) 2021-12-05 08:56:09 -08:00
TalonStrike.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
WeaponAbility.cs feat: Adds Monster Abilities (#1179) 2022-10-01 21:09:36 -07:00
WeaponAbilityPackets.cs fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222) 2022-10-31 22:16:50 -07:00
WhirlwindAttack.cs fix: Cleans up LINQ calls. (#965) 2022-03-20 19:20:54 -07:00