ModernUO/Projects/UOContent/Spells/Sixth
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
..
Dispel.cs fix: Removes duplicative spell checks (#849) 2021-11-14 18:45:16 -08:00
EnergyBolt.cs fix: Removes duplicative spell checks (#849) 2021-11-14 18:45:16 -08:00
Explosion.cs fix: Fixes skill requirements and cleans up magery spells (#870) 2021-12-05 09:40:57 -08:00
Invisibility.cs fix: More spell variable cleanup (#850) 2021-11-14 18:48:44 -08:00
Mark.cs fix: Fixes targeting checks (#869) 2021-12-01 08:15:16 -08:00
MassCurse.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
ParalyzeField.cs fix: Fixes spell durations for older expansions (#1119) 2022-07-15 12:49:14 -07:00
Reveal.cs fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222) 2022-10-31 22:16:50 -07:00